SELECT node.sticky AS node_sticky, nodequeue_nodes_node.position AS nodequeue_nodes_node_position, field_data_field_published_date.field_published_date_value AS field_data_field_published_date_field_published_date_value, node.nid AS nid
FROM 
{node} node
LEFT JOIN {nodequeue_nodes} nodequeue_nodes_node ON node.nid = nodequeue_nodes_node.nid AND nodequeue_nodes_node.qid = '1'
LEFT JOIN {field_data_field_published_date} field_data_field_published_date ON node.nid = field_data_field_published_date.entity_id AND (field_data_field_published_date.entity_type = 'node' AND field_data_field_published_date.deleted = '0')
WHERE (( (node.nid IN  (SELECT tn.nid AS nid
FROM 
{taxonomy_index} tn
LEFT OUTER JOIN {taxonomy_term_hierarchy} th ON th.tid = tn.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th1 ON th.parent = th1.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th2 ON th1.parent = th2.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th3 ON th2.parent = th3.tid
WHERE ( (tn.tid = '37') OR (th1.tid = '37') OR (th2.tid = '37') OR (th3.tid = '37') ))) AND (node.type = 'gallery') )AND(( (node.status = '1') )))
ORDER BY node_sticky DESC, nodequeue_nodes_node_position DESC, field_data_field_published_date_field_published_date_value DESC
LIMIT 10 OFFSET 0

view Object
(
    [db_table] => views_view
    [base_table] => node
    [base_field] => nid
    [name] => term_by_content_type
    [vid] => 
    [editing] => 
    [args] => Array
        (
            [0] => 37
            [1] => gallery
        )

    [use_ajax] => 
    [result] => Array
        (
        )

    [current_page] => 
    [items_per_page] => 
    [offset] => 
    [total_rows] => 993
    [exposed_raw_input] => Array
        (
        )

    [old_view] => Array
        (
            [0] => 
        )

    [parent_views] => Array
        (
        )

    [is_attachment] => 
    [current_display] => page
    [query] => views_plugin_query_default Object
        (
            [table_queue] => Array
                (
                    [node] => Array
                        (
                            [alias] => node
                            [table] => node
                            [relationship] => node
                            [join] => 
                        )

                    [nodequeue_nodes_node] => Array
                        (
                            [table] => nodequeue_nodes
                            [num] => 1
                            [alias] => nodequeue_nodes_node
                            [join] => views_join Object
                                (
                                    [table] => nodequeue_nodes
                                    [left_table] => node
                                    [left_field] => nid
                                    [field] => nid
                                    [extra] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [field] => qid
                                                    [value] => Array
                                                        (
                                                            [0] => 1
                                                        )

                                                )

                                        )

                                    [type] => LEFT
                                    [definition] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [field] => nid
                                            [left_table] => node
                                            [left_field] => nid
                                            [extra] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => qid
                                                            [value] => Array
                                                                (
                                                                    [0] => 1
                                                                )

                                                        )

                                                )

                                        )

                                    [extra_type] => AND
                                    [adjusted] => 1
                                )

                            [relationship] => node
                        )

                    [field_data_field_published_date] => Array
                        (
                            [table] => field_data_field_published_date
                            [num] => 1
                            [alias] => field_data_field_published_date
                            [join] => views_join Object
                                (
                                    [table] => field_data_field_published_date
                                    [left_table] => node
                                    [left_field] => nid
                                    [field] => entity_id
                                    [extra] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [field] => entity_type
                                                    [value] => node
                                                )

                                            [1] => Array
                                                (
                                                    [field] => deleted
                                                    [value] => 0
                                                    [numeric] => 1
                                                )

                                        )

                                    [type] => LEFT
                                    [definition] => Array
                                        (
                                            [left_field] => nid
                                            [field] => entity_id
                                            [extra] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => entity_type
                                                            [value] => node
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => deleted
                                                            [value] => 0
                                                            [numeric] => 1
                                                        )

                                                )

                                            [table] => field_data_field_published_date
                                            [left_table] => node
                                        )

                                    [extra_type] => AND
                                    [adjusted] => 1
                                )

                            [relationship] => node
                        )

                )

            [tables] => Array
                (
                    [node] => Array
                        (
                            [node] => Array
                                (
                                    [count] => 1
                                    [alias] => node
                                )

                            [nodequeue_nodes_node] => Array
                                (
                                    [count] => 1
                                    [alias] => nodequeue_nodes_node
                                )

                            [field_data_field_published_date] => Array
                                (
                                    [count] => 1
                                    [alias] => field_data_field_published_date
                                )

                        )

                )

            [relationships] => Array
                (
                    [node] => Array
                        (
                            [link] => 
                            [table] => node
                            [alias] => node
                            [base] => node
                        )

                    [nodequeue_nodes_node] => Array
                        (
                            [link] => node
                            [table] => nodequeue_nodes
                            [base] => nodequeue_nodes
                        )

                )

            [where] => Array
                (
                    [1] => Array
                        (
                            [conditions] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node.status
                                            [value] => 1
                                            [operator] => =
                                        )

                                )

                            [args] => Array
                                (
                                )

                            [type] => AND
                        )

                    [0] => Array
                        (
                            [conditions] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node.nid
                                            [value] => SelectQuery Object
                                                (
                                                    [fields:protected] => Array
                                                        (
                                                            [nid] => Array
                                                                (
                                                                    [field] => nid
                                                                    [table] => tn
                                                                    [alias] => nid
                                                                )

                                                        )

                                                    [expressions:protected] => Array
                                                        (
                                                        )

                                                    [tables:protected] => Array
                                                        (
                                                            [tn] => Array
                                                                (
                                                                    [join type] => 
                                                                    [table] => taxonomy_index
                                                                    [alias] => tn
                                                                    [condition] => 
                                                                    [arguments] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [th] => Array
                                                                (
                                                                    [join type] => LEFT OUTER
                                                                    [table] => taxonomy_term_hierarchy
                                                                    [alias] => th
                                                                    [condition] => th.tid = tn.tid
                                                                    [arguments] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [th1] => Array
                                                                (
                                                                    [join type] => LEFT OUTER
                                                                    [table] => taxonomy_term_hierarchy
                                                                    [alias] => th1
                                                                    [condition] => th.parent = th1.tid
                                                                    [arguments] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [th2] => Array
                                                                (
                                                                    [join type] => LEFT OUTER
                                                                    [table] => taxonomy_term_hierarchy
                                                                    [alias] => th2
                                                                    [condition] => th1.parent = th2.tid
                                                                    [arguments] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [th3] => Array
                                                                (
                                                                    [join type] => LEFT OUTER
                                                                    [table] => taxonomy_term_hierarchy
                                                                    [alias] => th3
                                                                    [condition] => th2.parent = th3.tid
                                                                    [arguments] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [order:protected] => Array
                                                        (
                                                        )

                                                    [group:protected] => Array
                                                        (
                                                        )

                                                    [where:protected] => DatabaseCondition Object
                                                        (
                                                            [conditions:protected] => Array
                                                                (
                                                                    [#conjunction] => AND
                                                                    [0] => Array
                                                                        (
                                                                            [field] => DatabaseCondition Object
                                                                                (
                                                                                    [conditions:protected] => Array
                                                                                        (
                                                                                            [#conjunction] => OR
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => tn.tid
                                                                                                    [value] => 37
                                                                                                    [operator] => =
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => th1.tid
                                                                                                    [value] => 37
                                                                                                    [operator] => =
                                                                                                )

                                                                                            [2] => Array
                                                                                                (
                                                                                                    [field] => th2.tid
                                                                                                    [value] => 37
                                                                                                    [operator] => =
                                                                                                )

                                                                                            [3] => Array
                                                                                                (
                                                                                                    [field] => th3.tid
                                                                                                    [value] => 37
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [arguments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [changed:protected] => 1
                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                )

                                                                            [value] => 
                                                                            [operator] => IS NULL
                                                                        )

                                                                )

                                                            [arguments:protected] => Array
                                                                (
                                                                )

                                                            [changed:protected] => 1
                                                            [queryPlaceholderIdentifier:protected] => 
                                                        )

                                                    [having:protected] => DatabaseCondition Object
                                                        (
                                                            [conditions:protected] => Array
                                                                (
                                                                    [#conjunction] => AND
                                                                )

                                                            [arguments:protected] => Array
                                                                (
                                                                )

                                                            [changed:protected] => 1
                                                            [queryPlaceholderIdentifier:protected] => 
                                                        )

                                                    [distinct:protected] => 
                                                    [range:protected] => 
                                                    [union:protected] => Array
                                                        (
                                                        )

                                                    [prepared:protected] => 
                                                    [forUpdate:protected] => 
                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                        (
                                                            [shutdownRegistered:protected] => 
                                                            [target:protected] => default
                                                            [key:protected] => default
                                                            [logger:protected] => 
                                                            [transactionLayers:protected] => Array
                                                                (
                                                                )

                                                            [driverClasses:protected] => Array
                                                                (
                                                                    [InsertQuery] => InsertQuery_mysql
                                                                    [DeleteQuery] => DeleteQuery
                                                                    [SelectQuery] => SelectQuery
                                                                )

                                                            [statementClass:protected] => DatabaseStatementBase
                                                            [transactionSupport:protected] => 1
                                                            [transactionalDDLSupport:protected] => 
                                                            [temporaryNameIndex:protected] => 0
                                                            [connectionOptions:protected] => Array
                                                                (
                                                                    [database] => drupal_distro_theweek
                                                                    [username] => root
                                                                    [password] => 
                                                                    [host] => localhost
                                                                    [port] => 
                                                                    [driver] => mysql
                                                                    [prefix] => Array
                                                                        (
                                                                            [default] => 
                                                                        )

                                                                )

                                                            [schema:protected] => 
                                                            [prefixes:protected] => Array
                                                                (
                                                                    [default] => 
                                                                )

                                                            [prefixSearch:protected] => Array
                                                                (
                                                                    [0] => {
                                                                    [1] => }
                                                                )

                                                            [prefixReplace:protected] => Array
                                                                (
                                                                    [0] => 
                                                                    [1] => 
                                                                )

                                                        )

                                                    [connectionTarget:protected] => default
                                                    [connectionKey:protected] => default
                                                    [queryOptions:protected] => Array
                                                        (
                                                            [target] => default
                                                            [return] => 1
                                                        )

                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                    [nextPlaceholder:protected] => 0
                                                    [comments:protected] => Array
                                                        (
                                                        )

                                                )

                                            [operator] => IN
                                        )

                                    [1] => Array
                                        (
                                            [field] => node.type
                                            [value] => gallery
                                            [operator] => 
                                        )

                                )

                            [args] => Array
                                (
                                )

                            [type] => AND
                        )

                )

            [having] => Array
                (
                )

            [group_operator] => AND
            [orderby] => Array
                (
                    [0] => Array
                        (
                            [field] => node_sticky
                            [direction] => DESC
                        )

                    [1] => Array
                        (
                            [field] => nodequeue_nodes_node_position
                            [direction] => DESC
                        )

                    [2] => Array
                        (
                            [field] => field_data_field_published_date_field_published_date_value
                            [direction] => DESC
                        )

                )

            [groupby] => Array
                (
                )

            [header] => Array
                (
                )

            [distinct] => 
            [has_aggregate] => 
            [get_count_optimized] => 
            [pager] => views_plugin_pager_full Object
                (
                    [current_page] => 0
                    [total_items] => 993
                    [view] => view Object
 *RECURSION*
                    [display] => views_display Object
                        (
                            [db_table] => views_display
                            [vid] => 0
                            [id] => page
                            [display_title] => Page
                            [display_plugin] => page
                            [position] => 0
                            [display_options] => Array
                                (
                                    [query] => Array
                                        (
                                            [type] => views_query
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [path] => taxonomy/term/%/type/%
                                    [cache] => Array
                                        (
                                            [type] => time
                                            [results_lifespan] => 60
                                            [output_lifespan] => 60
                                        )

                                    [defaults] => Array
                                        (
                                            [cache] => 
                                            [cache_options] => 
                                        )

                                    [cache_options] => 
                                )

                            [handler] => views_plugin_display_page Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [handlers] => Array
                                        (
                                            [field] => Array
                                                (
                                                    [title] => views_handler_field_node Object
                                                        (
                                                            [field_alias] => unknown
                                                            [aliases] => Array
                                                                (
                                                                )

                                                            [additional_fields] => Array
                                                                (
                                                                    [nid] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                        )

                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => field
                                                            [table_alias] => 
                                                            [real_field] => title
                                                            [options] => Array
                                                                (
                                                                    [id] => title
                                                                    [table] => node
                                                                    [field] => title
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [label] => 
                                                                    [exclude] => 
                                                                    [alter] => Array
                                                                        (
                                                                            [alter_text] => 0
                                                                            [text] => 
                                                                            [make_link] => 0
                                                                            [path] => 
                                                                            [absolute] => 0
                                                                            [external] => 
                                                                            [replace_spaces] => 
                                                                            [path_case] => none
                                                                            [trim_whitespace] => 
                                                                            [alt] => 
                                                                            [rel] => 
                                                                            [link_class] => 
                                                                            [prefix] => 
                                                                            [suffix] => 
                                                                            [target] => 
                                                                            [nl2br] => 
                                                                            [max_length] => 
                                                                            [word_boundary] => 0
                                                                            [ellipsis] => 0
                                                                            [strip_tags] => 0
                                                                            [trim] => 0
                                                                            [preserve_tags] => 
                                                                            [html] => 0
                                                                        )

                                                                    [element_type] => 
                                                                    [element_class] => 
                                                                    [element_label_type] => 
                                                                    [element_label_class] => 
                                                                    [element_label_colon] => 1
                                                                    [element_wrapper_type] => 
                                                                    [element_wrapper_class] => 
                                                                    [element_default_classes] => 1
                                                                    [empty] => 
                                                                    [hide_empty] => 0
                                                                    [empty_zero] => 0
                                                                    [hide_alter_empty] => 1
                                                                    [link_to_node] => 1
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [field] => title
                                                                    [group] => Content
                                                                    [handler] => views_handler_field_node
                                                                    [click sortable] => 1
                                                                    [link_to_node default] => 1
                                                                    [title] => Title
                                                                    [help] => The content title.
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => field
                                                                    [2] => node
                                                                    [3] => title
                                                                )

                                                            [table] => node
                                                            [field] => title
                                                            [position] => 0
                                                        )

                                                )

                                            [argument] => Array
                                                (
                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                        (
                                                            [validator] => 
                                                            [argument] => 37
                                                            [value] => 
                                                            [name_table] => 
                                                            [name_field] => 
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => argument
                                                            [table_alias] => node
                                                            [real_field] => nid
                                                            [options] => Array
                                                                (
                                                                    [id] => term_node_tid_depth
                                                                    [table] => node
                                                                    [field] => term_node_tid_depth
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [default_action] => empty
                                                                    [exception] => Array
                                                                        (
                                                                            [value] => all
                                                                            [title_enable] => 0
                                                                            [title] => All
                                                                        )

                                                                    [title_enable] => 1
                                                                    [title] => %1 %2
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %2
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_options] => Array
                                                                        (
                                                                        )

                                                                    [default_argument_skip_url] => 0
                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [summary] => Array
                                                                        (
                                                                            [sort_order] => asc
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [type] => taxonomy_term
                                                                            [fail] => empty
                                                                        )

                                                                    [validate_options] => Array
                                                                        (
                                                                            [vocabularies] => Array
                                                                                (
                                                                                    [article_type] => 0
                                                                                    [author_type] => 0
                                                                                    [category] => 0
                                                                                    [tags] => 0
                                                                                    [topic] => 0
                                                                                )

                                                                            [transform] => 0
                                                                        )

                                                                    [depth] => 3
                                                                    [break_phrase] => 0
                                                                    [set_breadcrumb] => 0
                                                                    [use_taxonomy_term_path] => 0
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Has taxonomy term ID (with depth)
                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                    [accept depth modifier] => 1
                                                                    [group] => Content
                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                    [real field] => nid
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => argument
                                                                    [2] => node
                                                                    [3] => term_node_tid_depth
                                                                )

                                                            [table] => node
                                                            [field] => term_node_tid_depth
                                                            [position] => 0
                                                            [relationship] => 
                                                            [validated_title] => News & Opinion
                                                            [argument_validated] => 1
                                                        )

                                                    [type] => views_handler_argument_node_type Object
                                                        (
                                                            [validator] => 
                                                            [argument] => gallery
                                                            [value] => 
                                                            [name_table] => 
                                                            [name_field] => 
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => argument
                                                            [table_alias] => node
                                                            [real_field] => type
                                                            [options] => Array
                                                                (
                                                                    [id] => type
                                                                    [table] => node
                                                                    [field] => type
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [default_action] => empty
                                                                    [exception] => Array
                                                                        (
                                                                            [value] => all
                                                                            [title_enable] => 0
                                                                            [title] => All
                                                                        )

                                                                    [title_enable] => 1
                                                                    [title] => %1
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %1
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_options] => Array
                                                                        (
                                                                        )

                                                                    [default_argument_skip_url] => 0
                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [summary] => Array
                                                                        (
                                                                            [sort_order] => asc
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [type] => none
                                                                            [fail] => empty
                                                                        )

                                                                    [validate_options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_argument_node_type
                                                                    [group] => Content
                                                                    [title] => Type
                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => argument
                                                                    [2] => node
                                                                    [3] => type
                                                                )

                                                            [table] => node
                                                            [field] => type
                                                            [position] => 1
                                                            [relationship] => 
                                                            [argument_validated] => 1
                                                        )

                                                )

                                            [sort] => Array
                                                (
                                                    [sticky] => views_handler_sort Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => sort
                                                            [table_alias] => node
                                                            [real_field] => sticky
                                                            [options] => Array
                                                                (
                                                                    [id] => sticky
                                                                    [table] => node
                                                                    [field] => sticky
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [order] => DESC
                                                                    [exposed] => 
                                                                    [expose] => Array
                                                                        (
                                                                            [label] => 
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_sort
                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                    [group] => Content
                                                                    [title] => Sticky
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => sort
                                                                    [2] => node
                                                                    [3] => sticky
                                                                )

                                                            [table] => node
                                                            [field] => sticky
                                                            [position] => 0
                                                            [relationship] => 
                                                        )

                                                    [position] => views_handler_sort Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => sort
                                                            [table_alias] => nodequeue_nodes_node
                                                            [real_field] => position
                                                            [options] => Array
                                                                (
                                                                    [id] => position
                                                                    [table] => nodequeue_nodes
                                                                    [field] => position
                                                                    [relationship] => nodequeue_rel
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [order] => DESC
                                                                    [exposed] => 
                                                                    [expose] => Array
                                                                        (
                                                                            [label] => 
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_sort
                                                                    [group] => Nodequeue
                                                                    [title] => Position
                                                                    [help] => The position of the node within a queue.
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => sort
                                                                    [2] => nodequeue_nodes
                                                                    [3] => position
                                                                )

                                                            [table] => nodequeue_nodes
                                                            [field] => position
                                                            [position] => 1
                                                            [relationship] => nodequeue_nodes_node
                                                        )

                                                    [field_published_date_value] => views_handler_sort Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => sort
                                                            [table_alias] => field_data_field_published_date
                                                            [real_field] => field_published_date_value
                                                            [options] => Array
                                                                (
                                                                    [id] => field_published_date_value
                                                                    [table] => field_data_field_published_date
                                                                    [field] => field_published_date_value
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [order] => DESC
                                                                    [exposed] => 
                                                                    [expose] => Array
                                                                        (
                                                                            [label] => 
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [field] => field_published_date_value
                                                                    [table] => field_data_field_published_date
                                                                    [handler] => views_handler_sort
                                                                    [additional fields] => Array
                                                                        (
                                                                            [0] => field_published_date_value
                                                                        )

                                                                    [field_name] => field_published_date
                                                                    [group] => Content
                                                                    [title] => Published Date (field_published_date)
                                                                    [title short] => Published Date
                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => sort
                                                                    [2] => field_data_field_published_date
                                                                    [3] => field_published_date_value
                                                                )

                                                            [table] => field_data_field_published_date
                                                            [field] => field_published_date_value
                                                            [position] => 2
                                                            [relationship] => 
                                                        )

                                                )

                                            [filter] => Array
                                                (
                                                    [status] => views_handler_filter_boolean_operator Object
                                                        (
                                                            [always_multiple] => 1
                                                            [no_operator] => 1
                                                            [accept_null] => 
                                                            [value] => 1
                                                            [operator] => =
                                                            [always_required] => 
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => filter
                                                            [table_alias] => node
                                                            [real_field] => status
                                                            [options] => Array
                                                                (
                                                                    [id] => status
                                                                    [table] => node
                                                                    [field] => status
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [operator] => =
                                                                    [value] => 1
                                                                    [group] => 1
                                                                    [exposed] => 
                                                                    [expose] => Array
                                                                        (
                                                                            [operator_id] => 
                                                                            [label] => 
                                                                            [use_operator] => 0
                                                                            [operator] => 
                                                                            [identifier] => 
                                                                            [required] => 0
                                                                            [remember] => 0
                                                                            [multiple] => 0
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_filter_boolean_operator
                                                                    [label] => Published
                                                                    [type] => yes-no
                                                                    [use equal] => 1
                                                                    [group] => Content
                                                                    [title] => Published
                                                                    [help] => Whether or not the content is published.
                                                                    [allow empty] => 1
                                                                )

                                                            [is_handler] => 1
                                                            [value_value] => Published
                                                            [value_options] => 
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => filter
                                                                    [2] => node
                                                                    [3] => status
                                                                )

                                                            [table] => node
                                                            [field] => status
                                                            [position] => 0
                                                            [relationship] => 
                                                        )

                                                )

                                            [relationship] => Array
                                                (
                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => relationship
                                                            [table_alias] => 
                                                            [real_field] => nid
                                                            [options] => Array
                                                                (
                                                                    [id] => nodequeue_rel
                                                                    [table] => node
                                                                    [field] => nodequeue_rel
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [label] => queue
                                                                    [required] => 0
                                                                    [limit] => 1
                                                                    [names] => Array
                                                                        (
                                                                            [elevation] => elevation
                                                                            [featured] => 0
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                    [base] => nodequeue_nodes
                                                                    [field] => nid
                                                                    [label] => queue
                                                                    [group] => Nodequeue
                                                                    [title] => Queue
                                                                    [help] => Create a relationship to a nodequeue.
                                                                    [real field] => nid
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => relationship
                                                                    [2] => node
                                                                    [3] => nodequeue_rel
                                                                )

                                                            [table] => node
                                                            [field] => nodequeue_rel
                                                            [position] => 0
                                                            [relationship] => 
                                                            [alias] => nodequeue_nodes_node
                                                        )

                                                )

                                            [header] => Array
                                                (
                                                    [area] => views_handler_area_text Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => header
                                                            [table_alias] => 
                                                            [real_field] => 
                                                            [options] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [label] => 
                                                                    [empty] => 
                                                                    [content] => 
Latest %2s of %1


                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_area_text
                                                                    [group] => Global
                                                                    [title] => Text area
                                                                    [help] => Provide markup text for the area.
                                                                    [field] => 
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => header
                                                                    [2] => views
                                                                    [3] => area
                                                                )

                                                            [table] => views
                                                            [field] => area
                                                            [position] => 0
                                                            [relationship] => 
                                                        )

                                                )

                                            [footer] => Array
                                                (
                                                )

                                            [empty] => Array
                                                (
                                                    [area] => views_handler_area_text Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                            [handler_type] => empty
                                                            [table_alias] => 
                                                            [real_field] => 
                                                            [options] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [label] => No content
                                                                    [empty] => 
                                                                    [content] => There is currently no content in this category.
                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_area_text
                                                                    [group] => Global
                                                                    [title] => Text area
                                                                    [help] => Provide markup text for the area.
                                                                    [field] => 
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => empty
                                                                    [2] => views
                                                                    [3] => area
                                                                )

                                                            [table] => views
                                                            [field] => area
                                                            [position] => 0
                                                            [relationship] => 
                                                        )

                                                )

                                        )

                                    [extender] => Array
                                        (
                                        )

                                    [display] => views_display Object
 *RECURSION*
                                    [plugin_type] => display
                                    [options] => Array
                                        (
                                            [defaults] => Array
                                                (
                                                    [access] => 1
                                                    [cache] => 
                                                    [query] => 1
                                                    [title] => 1
                                                    [css_class] => 1
                                                    [display_description] => 
                                                    [use_ajax] => 1
                                                    [hide_attachment_summary] => 1
                                                    [pager] => 1
                                                    [pager_options] => 1
                                                    [use_more] => 1
                                                    [use_more_always] => 1
                                                    [use_more_text] => 1
                                                    [exposed_form] => 1
                                                    [exposed_form_options] => 1
                                                    [link_display] => 1
                                                    [link_url] => 
                                                    [group_by] => 1
                                                    [style_plugin] => 1
                                                    [style_options] => 1
                                                    [row_plugin] => 1
                                                    [row_options] => 1
                                                    [header] => 1
                                                    [footer] => 1
                                                    [empty] => 1
                                                    [relationships] => 1
                                                    [fields] => 1
                                                    [sorts] => 1
                                                    [arguments] => 1
                                                    [filters] => 1
                                                    [filter_groups] => 1
                                                    [cache_options] => 
                                                )

                                            [title] => 
                                            [enabled] => 1
                                            [display_comment] => 
                                            [css_class] => 
                                            [display_description] => 
                                            [use_ajax] => 
                                            [hide_attachment_summary] => 
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [use_pager] => 
                                            [use_more] => 
                                            [use_more_always] => 
                                            [use_more_text] => more
                                            [link_display] => 
                                            [link_url] => 
                                            [group_by] => 
                                            [field_language] => ***CURRENT_LANGUAGE***
                                            [field_language_add_to_query] => 1
                                            [access] => Array
                                                (
                                                    [type] => none
                                                )

                                            [cache] => Array
                                                (
                                                    [type] => time
                                                    [results_lifespan] => 60
                                                    [output_lifespan] => 60
                                                )

                                            [query] => Array
                                                (
                                                    [type] => views_query
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [exposed_form] => Array
                                                (
                                                    [type] => basic
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [pager] => Array
                                                (
                                                    [type] => full
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [style_plugin] => default
                                            [style_options] => Array
                                                (
                                                )

                                            [row_plugin] => fields
                                            [row_options] => Array
                                                (
                                                )

                                            [exposed_block] => 
                                            [header] => Array
                                                (
                                                )

                                            [footer] => Array
                                                (
                                                )

                                            [empty] => Array
                                                (
                                                )

                                            [relationships] => Array
                                                (
                                                )

                                            [fields] => Array
                                                (
                                                )

                                            [sorts] => Array
                                                (
                                                )

                                            [arguments] => Array
                                                (
                                                )

                                            [filter_groups] => Array
                                                (
                                                    [operator] => AND
                                                    [groups] => Array
                                                        (
                                                            [1] => AND
                                                        )

                                                )

                                            [filters] => Array
                                                (
                                                )

                                            [path] => taxonomy/term/%/type/%
                                            [menu] => Array
                                                (
                                                    [type] => none
                                                    [title] => 
                                                    [description] => 
                                                    [weight] => 0
                                                    [name] => navigation
                                                    [context] => 
                                                )

                                            [tab_options] => Array
                                                (
                                                    [type] => none
                                                    [title] => 
                                                    [description] => 
                                                    [weight] => 0
                                                    [name] => navigation
                                                )

                                            [cache_options] => 
                                        )

                                    [definition] => Array
                                        (
                                            [title] => Page
                                            [help] => Display the view as a page, with a URL and menu links.
                                            [handler] => views_plugin_display_page
                                            [theme] => views_view
                                            [uses hook menu] => 1
                                            [contextual links locations] => Array
                                                (
                                                    [0] => page
                                                )

                                            [use ajax] => 1
                                            [use pager] => 1
                                            [use more] => 1
                                            [accept attachments] => 1
                                            [admin] => Page
                                            [help topic] => display-page
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_display_page.inc
                                            [parent] => parent
                                            [name] => page
                                            [contextual links] => Array
                                                (
                                                    [views_ui] => Array
                                                        (
                                                            [parent path] => admin/structure/views/view
                                                            [argument properties] => Array
                                                                (
                                                                    [0] => name
                                                                )

                                                        )

                                                )

                                        )

                                    [is_plugin] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => page
                                        )

                                    [default_display] => views_plugin_display_default Object
                                        (
                                            [view] => view Object
 *RECURSION*
                                            [handlers] => Array
                                                (
                                                )

                                            [extender] => Array
                                                (
                                                )

                                            [display] => views_display Object
                                                (
                                                    [db_table] => views_display
                                                    [vid] => 0
                                                    [id] => default
                                                    [display_title] => Master
                                                    [display_plugin] => default
                                                    [position] => 0
                                                    [display_options] => Array
                                                        (
                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                            [query_comment] => 
                                                                        )

                                                                )

                                                            [access] => Array
                                                                (
                                                                    [type] => perm
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [row_plugin] => node
                                                            [header] => Array
                                                                (
                                                                    [area] => Array
                                                                        (
                                                                            [id] => area
                                                                            [table] => views
                                                                            [field] => area
                                                                            [empty] => 
                                                                            [content] => 
Latest %2s of %1


                                                                            [format] => filtered_html
                                                                            [tokenize] => 0
                                                                        )

                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => Array
                                                                        (
                                                                            [id] => area
                                                                            [table] => views
                                                                            [field] => area
                                                                            [label] => No content
                                                                            [empty] => 
                                                                            [content] => There is currently no content in this category.
                                                                            [format] => filtered_html
                                                                            [tokenize] => 0
                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [nodequeue_rel] => Array
                                                                        (
                                                                            [id] => nodequeue_rel
                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [required] => 0
                                                                            [limit] => 1
                                                                            [names] => Array
                                                                                (
                                                                                    [elevation] => elevation
                                                                                    [featured] => 0
                                                                                )

                                                                        )

                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [title] => Array
                                                                        (
                                                                            [id] => title
                                                                            [table] => node
                                                                            [field] => title
                                                                            [label] => 
                                                                            [alter] => Array
                                                                                (
                                                                                    [alter_text] => 0
                                                                                    [make_link] => 0
                                                                                    [absolute] => 0
                                                                                    [word_boundary] => 0
                                                                                    [ellipsis] => 0
                                                                                    [strip_tags] => 0
                                                                                    [trim] => 0
                                                                                    [html] => 0
                                                                                )

                                                                            [hide_empty] => 0
                                                                            [empty_zero] => 0
                                                                            [link_to_node] => 1
                                                                        )

                                                                )

                                                            [sorts] => Array
                                                                (
                                                                    [sticky] => Array
                                                                        (
                                                                            [id] => sticky
                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [order] => DESC
                                                                        )

                                                                    [position] => Array
                                                                        (
                                                                            [id] => position
                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [relationship] => nodequeue_rel
                                                                            [order] => DESC
                                                                        )

                                                                    [field_published_date_value] => Array
                                                                        (
                                                                            [id] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [order] => DESC
                                                                        )

                                                                )

                                                            [arguments] => Array
                                                                (
                                                                    [term_node_tid_depth] => Array
                                                                        (
                                                                            [id] => term_node_tid_depth
                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [default_action] => empty
                                                                            [title_enable] => 1
                                                                            [title] => %1 %2
                                                                            [breadcrumb_enable] => 1
                                                                            [breadcrumb] => %2
                                                                            [default_argument_type] => fixed
                                                                            [default_argument_skip_url] => 0
                                                                            [summary] => Array
                                                                                (
                                                                                    [number_of_records] => 0
                                                                                    [format] => default_summary
                                                                                )

                                                                            [summary_options] => Array
                                                                                (
                                                                                    [items_per_page] => 25
                                                                                )

                                                                            [specify_validation] => 1
                                                                            [validate] => Array
                                                                                (
                                                                                    [type] => taxonomy_term
                                                                                    [fail] => empty
                                                                                )

                                                                            [validate_options] => Array
                                                                                (
                                                                                    [vocabularies] => Array
                                                                                        (
                                                                                            [article_type] => 0
                                                                                            [author_type] => 0
                                                                                            [category] => 0
                                                                                            [tags] => 0
                                                                                            [topic] => 0
                                                                                        )

                                                                                    [transform] => 0
                                                                                )

                                                                            [depth] => 3
                                                                            [break_phrase] => 0
                                                                            [set_breadcrumb] => 0
                                                                            [use_taxonomy_term_path] => 0
                                                                        )

                                                                    [type] => Array
                                                                        (
                                                                            [id] => type
                                                                            [table] => node
                                                                            [field] => type
                                                                            [default_action] => empty
                                                                            [title_enable] => 1
                                                                            [title] => %1
                                                                            [breadcrumb_enable] => 1
                                                                            [breadcrumb] => %1
                                                                            [default_argument_type] => fixed
                                                                            [default_argument_skip_url] => 0
                                                                            [summary] => Array
                                                                                (
                                                                                    [number_of_records] => 0
                                                                                    [format] => default_summary
                                                                                )

                                                                            [summary_options] => Array
                                                                                (
                                                                                    [items_per_page] => 25
                                                                                )

                                                                            [specify_validation] => 1
                                                                            [validate] => Array
                                                                                (
                                                                                    [fail] => empty
                                                                                )

                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [id] => status
                                                                            [table] => node
                                                                            [field] => status
                                                                            [value] => 1
                                                                        )

                                                                )

                                                            [defaults] => Array
                                                                (
                                                                    [cache] => 
                                                                    [cache_options] => 
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                )

                                            [plugin_type] => display
                                            [options] => Array
                                                (
                                                    [title] => 
                                                    [enabled] => 1
                                                    [display_comment] => 
                                                    [css_class] => 
                                                    [display_description] => 
                                                    [use_ajax] => 
                                                    [hide_attachment_summary] => 
                                                    [items_per_page] => 10
                                                    [offset] => 0
                                                    [use_pager] => 
                                                    [use_more] => 
                                                    [use_more_always] => 
                                                    [use_more_text] => more
                                                    [link_display] => 
                                                    [link_url] => 
                                                    [group_by] => 
                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                    [field_language_add_to_query] => 1
                                                    [access] => Array
                                                        (
                                                            [type] => perm
                                                        )

                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                    [query_comment] => 
                                                                )

                                                        )

                                                    [exposed_form] => Array
                                                        (
                                                            [type] => basic
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [pager] => Array
                                                        (
                                                            [type] => full
                                                            [options] => Array
                                                                (
                                                                    [items_per_page] => 10
                                                                )

                                                        )

                                                    [style_plugin] => default
                                                    [style_options] => Array
                                                        (
                                                        )

                                                    [row_plugin] => node
                                                    [row_options] => Array
                                                        (
                                                        )

                                                    [exposed_block] => 
                                                    [header] => Array
                                                        (
                                                            [area] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [empty] => 
                                                                    [content] => 
Latest %2s of %1


                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                        )

                                                    [footer] => Array
                                                        (
                                                        )

                                                    [empty] => Array
                                                        (
                                                            [area] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [label] => No content
                                                                    [empty] => 
                                                                    [content] => There is currently no content in this category.
                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                        )

                                                    [relationships] => Array
                                                        (
                                                            [nodequeue_rel] => Array
                                                                (
                                                                    [id] => nodequeue_rel
                                                                    [table] => node
                                                                    [field] => nodequeue_rel
                                                                    [required] => 0
                                                                    [limit] => 1
                                                                    [names] => Array
                                                                        (
                                                                            [elevation] => elevation
                                                                            [featured] => 0
                                                                        )

                                                                )

                                                        )

                                                    [fields] => Array
                                                        (
                                                            [title] => Array
                                                                (
                                                                    [id] => title
                                                                    [table] => node
                                                                    [field] => title
                                                                    [label] => 
                                                                    [alter] => Array
                                                                        (
                                                                            [alter_text] => 0
                                                                            [make_link] => 0
                                                                            [absolute] => 0
                                                                            [word_boundary] => 0
                                                                            [ellipsis] => 0
                                                                            [strip_tags] => 0
                                                                            [trim] => 0
                                                                            [html] => 0
                                                                        )

                                                                    [hide_empty] => 0
                                                                    [empty_zero] => 0
                                                                    [link_to_node] => 1
                                                                )

                                                        )

                                                    [sorts] => Array
                                                        (
                                                            [sticky] => Array
                                                                (
                                                                    [id] => sticky
                                                                    [table] => node
                                                                    [field] => sticky
                                                                    [order] => DESC
                                                                )

                                                            [position] => Array
                                                                (
                                                                    [id] => position
                                                                    [table] => nodequeue_nodes
                                                                    [field] => position
                                                                    [relationship] => nodequeue_rel
                                                                    [order] => DESC
                                                                )

                                                            [field_published_date_value] => Array
                                                                (
                                                                    [id] => field_published_date_value
                                                                    [table] => field_data_field_published_date
                                                                    [field] => field_published_date_value
                                                                    [order] => DESC
                                                                )

                                                        )

                                                    [arguments] => Array
                                                        (
                                                            [term_node_tid_depth] => Array
                                                                (
                                                                    [id] => term_node_tid_depth
                                                                    [table] => node
                                                                    [field] => term_node_tid_depth
                                                                    [default_action] => empty
                                                                    [title_enable] => 1
                                                                    [title] => %1 %2
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %2
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_skip_url] => 0
                                                                    [summary] => Array
                                                                        (
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [type] => taxonomy_term
                                                                            [fail] => empty
                                                                        )

                                                                    [validate_options] => Array
                                                                        (
                                                                            [vocabularies] => Array
                                                                                (
                                                                                    [article_type] => 0
                                                                                    [author_type] => 0
                                                                                    [category] => 0
                                                                                    [tags] => 0
                                                                                    [topic] => 0
                                                                                )

                                                                            [transform] => 0
                                                                        )

                                                                    [depth] => 3
                                                                    [break_phrase] => 0
                                                                    [set_breadcrumb] => 0
                                                                    [use_taxonomy_term_path] => 0
                                                                )

                                                            [type] => Array
                                                                (
                                                                    [id] => type
                                                                    [table] => node
                                                                    [field] => type
                                                                    [default_action] => empty
                                                                    [title_enable] => 1
                                                                    [title] => %1
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %1
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_skip_url] => 0
                                                                    [summary] => Array
                                                                        (
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [fail] => empty
                                                                        )

                                                                )

                                                        )

                                                    [filter_groups] => Array
                                                        (
                                                            [operator] => AND
                                                            [groups] => Array
                                                                (
                                                                    [1] => AND
                                                                )

                                                        )

                                                    [filters] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [id] => status
                                                                    [table] => node
                                                                    [field] => status
                                                                    [value] => 1
                                                                )

                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => Master
                                                    [help] => Default settings for this view.
                                                    [handler] => views_plugin_display_default
                                                    [theme] => views_view
                                                    [no ui] => 1
                                                    [no remove] => 1
                                                    [js] => Array
                                                        (
                                                            [0] => misc/form.js
                                                            [1] => misc/collapse.js
                                                            [2] => misc/textarea.js
                                                            [3] => misc/tabledrag.js
                                                            [4] => misc/autocomplete.js
                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                        )

                                                    [use ajax] => 1
                                                    [use pager] => 1
                                                    [use more] => 1
                                                    [accept attachments] => 1
                                                    [help topic] => display-default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_display_default.inc
                                                    [parent] => parent
                                                    [name] => default
                                                    [contextual links] => Array
                                                        (
                                                            [views_ui] => Array
                                                                (
                                                                    [parent path] => admin/structure/views/view
                                                                    [argument properties] => Array
                                                                        (
                                                                            [0] => name
                                                                        )

                                                                )

                                                        )

                                                )

                                            [is_plugin] => 1
                                            [localization_keys] => Array
                                                (
                                                    [0] => default
                                                )

                                        )

                                    [has_exposed] => 
                                )

                        )

                    [plugin_type] => pager
                    [options] => Array
                        (
                            [items_per_page] => 10
                            [offset] => 0
                            [id] => 0
                            [total_pages] => 
                            [expose] => Array
                                (
                                    [items_per_page] => 
                                    [items_per_page_label] => Items per page
                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                    [items_per_page_options_all] => 
                                    [items_per_page_options_all_label] => - All -
                                    [offset] => 
                                    [offset_label] => Offset
                                )

                        )

                    [definition] => Array
                        (
                            [title] => Paged output, full pager
                            [short title] => Full
                            [help] => Paged output, full Drupal style
                            [handler] => views_plugin_pager_full
                            [help topic] => pager-full
                            [uses options] => 1
                            [module] => views
                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                            [theme file] => theme.inc
                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                            [file] => views_plugin_pager_full.inc
                            [parent] => parent
                            [name] => full
                        )

                    [is_plugin] => 1
                )

            [field_aliases] => Array
                (
                    [node] => Array
                        (
                            [sticky] => node_sticky
                            [nid] => nid
                        )

                    [nodequeue_nodes_node] => Array
                        (
                            [position] => nodequeue_nodes_node_position
                        )

                    [field_data_field_published_date] => Array
                        (
                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                        )

                )

            [tags] => Array
                (
                )

            [view] => view Object
 *RECURSION*
            [display] => 
            [plugin_type] => query
            [options] => Array
                (
                    [disable_sql_rewrite] => 
                    [distinct] => 
                    [slave] => 
                    [query_comment] => 
                )

            [definition] => Array
                (
                    [title] => SQL Query
                    [help] => Query will be generated and run using the Drupal database API.
                    [handler] => views_plugin_query_default
                    [module] => views
                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                    [theme file] => theme.inc
                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                    [file] => views_plugin_query_default.inc
                    [parent] => parent
                    [name] => views_query
                )

            [is_plugin] => 1
            [base_table] => node
            [base_field] => nid
            [count_field] => Array
                (
                    [table] => node
                    [field] => nid
                    [alias] => nid
                    [count] => 1
                )

            [fields] => Array
                (
                    [node_sticky] => Array
                        (
                            [field] => sticky
                            [table] => node
                            [alias] => node_sticky
                        )

                    [nodequeue_nodes_node_position] => Array
                        (
                            [field] => position
                            [table] => nodequeue_nodes_node
                            [alias] => nodequeue_nodes_node_position
                        )

                    [field_data_field_published_date_field_published_date_value] => Array
                        (
                            [field] => field_published_date_value
                            [table] => field_data_field_published_date
                            [alias] => field_data_field_published_date_field_published_date_value
                        )

                    [nid] => Array
                        (
                            [field] => nid
                            [table] => node
                            [alias] => nid
                        )

                )

            [limit] => 10
            [offset] => 0
        )

    [display_handler] => views_plugin_display_page Object
        (
            [view] => view Object
 *RECURSION*
            [handlers] => Array
                (
                    [field] => Array
                        (
                            [title] => views_handler_field_node Object
                                (
                                    [field_alias] => unknown
                                    [aliases] => Array
                                        (
                                        )

                                    [additional_fields] => Array
                                        (
                                            [nid] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                )

                                        )

                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => field
                                    [table_alias] => 
                                    [real_field] => title
                                    [options] => Array
                                        (
                                            [id] => title
                                            [table] => node
                                            [field] => title
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [label] => 
                                            [exclude] => 
                                            [alter] => Array
                                                (
                                                    [alter_text] => 0
                                                    [text] => 
                                                    [make_link] => 0
                                                    [path] => 
                                                    [absolute] => 0
                                                    [external] => 
                                                    [replace_spaces] => 
                                                    [path_case] => none
                                                    [trim_whitespace] => 
                                                    [alt] => 
                                                    [rel] => 
                                                    [link_class] => 
                                                    [prefix] => 
                                                    [suffix] => 
                                                    [target] => 
                                                    [nl2br] => 
                                                    [max_length] => 
                                                    [word_boundary] => 0
                                                    [ellipsis] => 0
                                                    [strip_tags] => 0
                                                    [trim] => 0
                                                    [preserve_tags] => 
                                                    [html] => 0
                                                )

                                            [element_type] => 
                                            [element_class] => 
                                            [element_label_type] => 
                                            [element_label_class] => 
                                            [element_label_colon] => 1
                                            [element_wrapper_type] => 
                                            [element_wrapper_class] => 
                                            [element_default_classes] => 1
                                            [empty] => 
                                            [hide_empty] => 0
                                            [empty_zero] => 0
                                            [hide_alter_empty] => 1
                                            [link_to_node] => 1
                                        )

                                    [definition] => Array
                                        (
                                            [field] => title
                                            [group] => Content
                                            [handler] => views_handler_field_node
                                            [click sortable] => 1
                                            [link_to_node default] => 1
                                            [title] => Title
                                            [help] => The content title.
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => field
                                            [2] => node
                                            [3] => title
                                        )

                                    [table] => node
                                    [field] => title
                                    [position] => 0
                                )

                        )

                    [argument] => Array
                        (
                            [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                (
                                    [validator] => 
                                    [argument] => 37
                                    [value] => 
                                    [name_table] => 
                                    [name_field] => 
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => argument
                                    [table_alias] => node
                                    [real_field] => nid
                                    [options] => Array
                                        (
                                            [id] => term_node_tid_depth
                                            [table] => node
                                            [field] => term_node_tid_depth
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [default_action] => empty
                                            [exception] => Array
                                                (
                                                    [value] => all
                                                    [title_enable] => 0
                                                    [title] => All
                                                )

                                            [title_enable] => 1
                                            [title] => %1 %2
                                            [breadcrumb_enable] => 1
                                            [breadcrumb] => %2
                                            [default_argument_type] => fixed
                                            [default_argument_options] => Array
                                                (
                                                )

                                            [default_argument_skip_url] => 0
                                            [summary_options] => Array
                                                (
                                                    [items_per_page] => 25
                                                )

                                            [summary] => Array
                                                (
                                                    [sort_order] => asc
                                                    [number_of_records] => 0
                                                    [format] => default_summary
                                                )

                                            [specify_validation] => 1
                                            [validate] => Array
                                                (
                                                    [type] => taxonomy_term
                                                    [fail] => empty
                                                )

                                            [validate_options] => Array
                                                (
                                                    [vocabularies] => Array
                                                        (
                                                            [article_type] => 0
                                                            [author_type] => 0
                                                            [category] => 0
                                                            [tags] => 0
                                                            [topic] => 0
                                                        )

                                                    [transform] => 0
                                                )

                                            [depth] => 3
                                            [break_phrase] => 0
                                            [set_breadcrumb] => 0
                                            [use_taxonomy_term_path] => 0
                                        )

                                    [definition] => Array
                                        (
                                            [title] => Has taxonomy term ID (with depth)
                                            [handler] => views_handler_argument_term_node_tid_depth
                                            [accept depth modifier] => 1
                                            [group] => Content
                                            [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                            [real field] => nid
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => argument
                                            [2] => node
                                            [3] => term_node_tid_depth
                                        )

                                    [table] => node
                                    [field] => term_node_tid_depth
                                    [position] => 0
                                    [relationship] => 
                                    [validated_title] => News & Opinion
                                    [argument_validated] => 1
                                )

                            [type] => views_handler_argument_node_type Object
                                (
                                    [validator] => 
                                    [argument] => gallery
                                    [value] => 
                                    [name_table] => 
                                    [name_field] => 
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => argument
                                    [table_alias] => node
                                    [real_field] => type
                                    [options] => Array
                                        (
                                            [id] => type
                                            [table] => node
                                            [field] => type
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [default_action] => empty
                                            [exception] => Array
                                                (
                                                    [value] => all
                                                    [title_enable] => 0
                                                    [title] => All
                                                )

                                            [title_enable] => 1
                                            [title] => %1
                                            [breadcrumb_enable] => 1
                                            [breadcrumb] => %1
                                            [default_argument_type] => fixed
                                            [default_argument_options] => Array
                                                (
                                                )

                                            [default_argument_skip_url] => 0
                                            [summary_options] => Array
                                                (
                                                    [items_per_page] => 25
                                                )

                                            [summary] => Array
                                                (
                                                    [sort_order] => asc
                                                    [number_of_records] => 0
                                                    [format] => default_summary
                                                )

                                            [specify_validation] => 1
                                            [validate] => Array
                                                (
                                                    [type] => none
                                                    [fail] => empty
                                                )

                                            [validate_options] => Array
                                                (
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [handler] => views_handler_argument_node_type
                                            [group] => Content
                                            [title] => Type
                                            [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => argument
                                            [2] => node
                                            [3] => type
                                        )

                                    [table] => node
                                    [field] => type
                                    [position] => 1
                                    [relationship] => 
                                    [argument_validated] => 1
                                )

                        )

                    [sort] => Array
                        (
                            [sticky] => views_handler_sort Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => sort
                                    [table_alias] => node
                                    [real_field] => sticky
                                    [options] => Array
                                        (
                                            [id] => sticky
                                            [table] => node
                                            [field] => sticky
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [order] => DESC
                                            [exposed] => 
                                            [expose] => Array
                                                (
                                                    [label] => 
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [handler] => views_handler_sort
                                            [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                            [group] => Content
                                            [title] => Sticky
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => sort
                                            [2] => node
                                            [3] => sticky
                                        )

                                    [table] => node
                                    [field] => sticky
                                    [position] => 0
                                    [relationship] => 
                                )

                            [position] => views_handler_sort Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => sort
                                    [table_alias] => nodequeue_nodes_node
                                    [real_field] => position
                                    [options] => Array
                                        (
                                            [id] => position
                                            [table] => nodequeue_nodes
                                            [field] => position
                                            [relationship] => nodequeue_rel
                                            [group_type] => group
                                            [ui_name] => 
                                            [order] => DESC
                                            [exposed] => 
                                            [expose] => Array
                                                (
                                                    [label] => 
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [handler] => views_handler_sort
                                            [group] => Nodequeue
                                            [title] => Position
                                            [help] => The position of the node within a queue.
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => sort
                                            [2] => nodequeue_nodes
                                            [3] => position
                                        )

                                    [table] => nodequeue_nodes
                                    [field] => position
                                    [position] => 1
                                    [relationship] => nodequeue_nodes_node
                                )

                            [field_published_date_value] => views_handler_sort Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => sort
                                    [table_alias] => field_data_field_published_date
                                    [real_field] => field_published_date_value
                                    [options] => Array
                                        (
                                            [id] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [field] => field_published_date_value
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [order] => DESC
                                            [exposed] => 
                                            [expose] => Array
                                                (
                                                    [label] => 
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [handler] => views_handler_sort
                                            [additional fields] => Array
                                                (
                                                    [0] => field_published_date_value
                                                )

                                            [field_name] => field_published_date
                                            [group] => Content
                                            [title] => Published Date (field_published_date)
                                            [title short] => Published Date
                                            [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => sort
                                            [2] => field_data_field_published_date
                                            [3] => field_published_date_value
                                        )

                                    [table] => field_data_field_published_date
                                    [field] => field_published_date_value
                                    [position] => 2
                                    [relationship] => 
                                )

                        )

                    [filter] => Array
                        (
                            [status] => views_handler_filter_boolean_operator Object
                                (
                                    [always_multiple] => 1
                                    [no_operator] => 1
                                    [accept_null] => 
                                    [value] => 1
                                    [operator] => =
                                    [always_required] => 
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => filter
                                    [table_alias] => node
                                    [real_field] => status
                                    [options] => Array
                                        (
                                            [id] => status
                                            [table] => node
                                            [field] => status
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [operator] => =
                                            [value] => 1
                                            [group] => 1
                                            [exposed] => 
                                            [expose] => Array
                                                (
                                                    [operator_id] => 
                                                    [label] => 
                                                    [use_operator] => 0
                                                    [operator] => 
                                                    [identifier] => 
                                                    [required] => 0
                                                    [remember] => 0
                                                    [multiple] => 0
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [handler] => views_handler_filter_boolean_operator
                                            [label] => Published
                                            [type] => yes-no
                                            [use equal] => 1
                                            [group] => Content
                                            [title] => Published
                                            [help] => Whether or not the content is published.
                                            [allow empty] => 1
                                        )

                                    [is_handler] => 1
                                    [value_value] => Published
                                    [value_options] => 
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => filter
                                            [2] => node
                                            [3] => status
                                        )

                                    [table] => node
                                    [field] => status
                                    [position] => 0
                                    [relationship] => 
                                )

                        )

                    [relationship] => Array
                        (
                            [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => relationship
                                    [table_alias] => 
                                    [real_field] => nid
                                    [options] => Array
                                        (
                                            [id] => nodequeue_rel
                                            [table] => node
                                            [field] => nodequeue_rel
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [label] => queue
                                            [required] => 0
                                            [limit] => 1
                                            [names] => Array
                                                (
                                                    [elevation] => elevation
                                                    [featured] => 0
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [handler] => nodequeue_handler_relationship_nodequeue
                                            [base] => nodequeue_nodes
                                            [field] => nid
                                            [label] => queue
                                            [group] => Nodequeue
                                            [title] => Queue
                                            [help] => Create a relationship to a nodequeue.
                                            [real field] => nid
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => relationship
                                            [2] => node
                                            [3] => nodequeue_rel
                                        )

                                    [table] => node
                                    [field] => nodequeue_rel
                                    [position] => 0
                                    [relationship] => 
                                    [alias] => nodequeue_nodes_node
                                )

                        )

                    [header] => Array
                        (
                            [area] => views_handler_area_text Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => header
                                    [table_alias] => 
                                    [real_field] => 
                                    [options] => Array
                                        (
                                            [id] => area
                                            [table] => views
                                            [field] => area
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [label] => 
                                            [empty] => 
                                            [content] => 
Latest %2s of %1


                                            [format] => filtered_html
                                            [tokenize] => 0
                                        )

                                    [definition] => Array
                                        (
                                            [handler] => views_handler_area_text
                                            [group] => Global
                                            [title] => Text area
                                            [help] => Provide markup text for the area.
                                            [field] => 
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => header
                                            [2] => views
                                            [3] => area
                                        )

                                    [table] => views
                                    [field] => area
                                    [position] => 0
                                    [relationship] => 
                                )

                        )

                    [footer] => Array
                        (
                        )

                    [empty] => Array
                        (
                            [area] => views_handler_area_text Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [query] => views_plugin_query_default Object
                                        (
                                            [table_queue] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [alias] => node
                                                            [table] => node
                                                            [relationship] => node
                                                            [join] => 
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [num] => 1
                                                            [alias] => nodequeue_nodes_node
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => nodequeue_nodes
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => nid
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => qid
                                                                                    [value] => Array
                                                                                        (
                                                                                            [0] => 1
                                                                                        )

                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [field] => nid
                                                                            [left_table] => node
                                                                            [left_field] => nid
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => qid
                                                                                            [value] => Array
                                                                                                (
                                                                                                    [0] => 1
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [table] => field_data_field_published_date
                                                            [num] => 1
                                                            [alias] => field_data_field_published_date
                                                            [join] => views_join Object
                                                                (
                                                                    [table] => field_data_field_published_date
                                                                    [left_table] => node
                                                                    [left_field] => nid
                                                                    [field] => entity_id
                                                                    [extra] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => entity_type
                                                                                    [value] => node
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => deleted
                                                                                    [value] => 0
                                                                                    [numeric] => 1
                                                                                )

                                                                        )

                                                                    [type] => LEFT
                                                                    [definition] => Array
                                                                        (
                                                                            [left_field] => nid
                                                                            [field] => entity_id
                                                                            [extra] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => entity_type
                                                                                            [value] => node
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => deleted
                                                                                            [value] => 0
                                                                                            [numeric] => 1
                                                                                        )

                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [left_table] => node
                                                                        )

                                                                    [extra_type] => AND
                                                                    [adjusted] => 1
                                                                )

                                                            [relationship] => node
                                                        )

                                                )

                                            [tables] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => node
                                                                )

                                                            [nodequeue_nodes_node] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => nodequeue_nodes_node
                                                                )

                                                            [field_data_field_published_date] => Array
                                                                (
                                                                    [count] => 1
                                                                    [alias] => field_data_field_published_date
                                                                )

                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [link] => 
                                                            [table] => node
                                                            [alias] => node
                                                            [base] => node
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [link] => node
                                                            [table] => nodequeue_nodes
                                                            [base] => nodequeue_nodes
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [1] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.status
                                                                            [value] => 1
                                                                            [operator] => =
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                    [0] => Array
                                                        (
                                                            [conditions] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node.nid
                                                                            [value] => SelectQuery Object
                                                                                (
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [nid] => Array
                                                                                                (
                                                                                                    [field] => nid
                                                                                                    [table] => tn
                                                                                                    [alias] => nid
                                                                                                )

                                                                                        )

                                                                                    [expressions:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [tables:protected] => Array
                                                                                        (
                                                                                            [tn] => Array
                                                                                                (
                                                                                                    [join type] => 
                                                                                                    [table] => taxonomy_index
                                                                                                    [alias] => tn
                                                                                                    [condition] => 
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th
                                                                                                    [condition] => th.tid = tn.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th1] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th1
                                                                                                    [condition] => th.parent = th1.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th2] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th2
                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [th3] => Array
                                                                                                (
                                                                                                    [join type] => LEFT OUTER
                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                    [alias] => th3
                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                    [arguments] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [order:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [group:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [where:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => OR
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => tn.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [1] => Array
                                                                                                                                (
                                                                                                                                    [field] => th1.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [2] => Array
                                                                                                                                (
                                                                                                                                    [field] => th2.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                            [3] => Array
                                                                                                                                (
                                                                                                                                    [field] => th3.tid
                                                                                                                                    [value] => 37
                                                                                                                                    [operator] => =
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [value] => 
                                                                                                            [operator] => IS NULL
                                                                                                        )

                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [having:protected] => DatabaseCondition Object
                                                                                        (
                                                                                            [conditions:protected] => Array
                                                                                                (
                                                                                                    [#conjunction] => AND
                                                                                                )

                                                                                            [arguments:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [changed:protected] => 1
                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                        )

                                                                                    [distinct:protected] => 
                                                                                    [range:protected] => 
                                                                                    [union:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [prepared:protected] => 
                                                                                    [forUpdate:protected] => 
                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                        (
                                                                                            [shutdownRegistered:protected] => 
                                                                                            [target:protected] => default
                                                                                            [key:protected] => default
                                                                                            [logger:protected] => 
                                                                                            [transactionLayers:protected] => Array
                                                                                                (
                                                                                                )

                                                                                            [driverClasses:protected] => Array
                                                                                                (
                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                    [SelectQuery] => SelectQuery
                                                                                                )

                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                            [transactionSupport:protected] => 1
                                                                                            [transactionalDDLSupport:protected] => 
                                                                                            [temporaryNameIndex:protected] => 0
                                                                                            [connectionOptions:protected] => Array
                                                                                                (
                                                                                                    [database] => drupal_distro_theweek
                                                                                                    [username] => root
                                                                                                    [password] => 
                                                                                                    [host] => localhost
                                                                                                    [port] => 
                                                                                                    [driver] => mysql
                                                                                                    [prefix] => Array
                                                                                                        (
                                                                                                            [default] => 
                                                                                                        )

                                                                                                )

                                                                                            [schema:protected] => 
                                                                                            [prefixes:protected] => Array
                                                                                                (
                                                                                                    [default] => 
                                                                                                )

                                                                                            [prefixSearch:protected] => Array
                                                                                                (
                                                                                                    [0] => {
                                                                                                    [1] => }
                                                                                                )

                                                                                            [prefixReplace:protected] => Array
                                                                                                (
                                                                                                    [0] => 
                                                                                                    [1] => 
                                                                                                )

                                                                                        )

                                                                                    [connectionTarget:protected] => default
                                                                                    [connectionKey:protected] => default
                                                                                    [queryOptions:protected] => Array
                                                                                        (
                                                                                            [target] => default
                                                                                            [return] => 1
                                                                                        )

                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                    [nextPlaceholder:protected] => 0
                                                                                    [comments:protected] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [operator] => IN
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => node.type
                                                                            [value] => gallery
                                                                            [operator] => 
                                                                        )

                                                                )

                                                            [args] => Array
                                                                (
                                                                )

                                                            [type] => AND
                                                        )

                                                )

                                            [having] => Array
                                                (
                                                )

                                            [group_operator] => AND
                                            [orderby] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node_sticky
                                                            [direction] => DESC
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => nodequeue_nodes_node_position
                                                            [direction] => DESC
                                                        )

                                                    [2] => Array
                                                        (
                                                            [field] => field_data_field_published_date_field_published_date_value
                                                            [direction] => DESC
                                                        )

                                                )

                                            [groupby] => Array
                                                (
                                                )

                                            [header] => Array
                                                (
                                                )

                                            [distinct] => 
                                            [has_aggregate] => 
                                            [get_count_optimized] => 
                                            [pager] => views_plugin_pager_full Object
                                                (
                                                    [current_page] => 0
                                                    [total_items] => 993
                                                    [view] => view Object
 *RECURSION*
                                                    [display] => views_display Object
                                                        (
                                                            [db_table] => views_display
                                                            [vid] => 0
                                                            [id] => page
                                                            [display_title] => Page
                                                            [display_plugin] => page
                                                            [position] => 0
                                                            [display_options] => Array
                                                                (
                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [path] => taxonomy/term/%/type/%
                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [handler] => views_plugin_display_page Object
 *RECURSION*
                                                        )

                                                    [plugin_type] => pager
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [id] => 0
                                                            [total_pages] => 
                                                            [expose] => Array
                                                                (
                                                                    [items_per_page] => 
                                                                    [items_per_page_label] => Items per page
                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                    [items_per_page_options_all] => 
                                                                    [items_per_page_options_all_label] => - All -
                                                                    [offset] => 
                                                                    [offset_label] => Offset
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Paged output, full pager
                                                            [short title] => Full
                                                            [help] => Paged output, full Drupal style
                                                            [handler] => views_plugin_pager_full
                                                            [help topic] => pager-full
                                                            [uses options] => 1
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_pager_full.inc
                                                            [parent] => parent
                                                            [name] => full
                                                        )

                                                    [is_plugin] => 1
                                                )

                                            [field_aliases] => Array
                                                (
                                                    [node] => Array
                                                        (
                                                            [sticky] => node_sticky
                                                            [nid] => nid
                                                        )

                                                    [nodequeue_nodes_node] => Array
                                                        (
                                                            [position] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date] => Array
                                                        (
                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                        )

                                                )

                                            [tags] => Array
                                                (
                                                )

                                            [view] => view Object
 *RECURSION*
                                            [display] => 
                                            [plugin_type] => query
                                            [options] => Array
                                                (
                                                    [disable_sql_rewrite] => 
                                                    [distinct] => 
                                                    [slave] => 
                                                    [query_comment] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => SQL Query
                                                    [help] => Query will be generated and run using the Drupal database API.
                                                    [handler] => views_plugin_query_default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_query_default.inc
                                                    [parent] => parent
                                                    [name] => views_query
                                                )

                                            [is_plugin] => 1
                                            [base_table] => node
                                            [base_field] => nid
                                            [count_field] => Array
                                                (
                                                    [table] => node
                                                    [field] => nid
                                                    [alias] => nid
                                                    [count] => 1
                                                )

                                            [fields] => Array
                                                (
                                                    [node_sticky] => Array
                                                        (
                                                            [field] => sticky
                                                            [table] => node
                                                            [alias] => node_sticky
                                                        )

                                                    [nodequeue_nodes_node_position] => Array
                                                        (
                                                            [field] => position
                                                            [table] => nodequeue_nodes_node
                                                            [alias] => nodequeue_nodes_node_position
                                                        )

                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                        )

                                                    [nid] => Array
                                                        (
                                                            [field] => nid
                                                            [table] => node
                                                            [alias] => nid
                                                        )

                                                )

                                            [limit] => 10
                                            [offset] => 0
                                        )

                                    [handler_type] => empty
                                    [table_alias] => 
                                    [real_field] => 
                                    [options] => Array
                                        (
                                            [id] => area
                                            [table] => views
                                            [field] => area
                                            [relationship] => none
                                            [group_type] => group
                                            [ui_name] => 
                                            [label] => No content
                                            [empty] => 
                                            [content] => There is currently no content in this category.
                                            [format] => filtered_html
                                            [tokenize] => 0
                                        )

                                    [definition] => Array
                                        (
                                            [handler] => views_handler_area_text
                                            [group] => Global
                                            [title] => Text area
                                            [help] => Provide markup text for the area.
                                            [field] => 
                                        )

                                    [is_handler] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                            [1] => empty
                                            [2] => views
                                            [3] => area
                                        )

                                    [table] => views
                                    [field] => area
                                    [position] => 0
                                    [relationship] => 
                                )

                        )

                )

            [extender] => Array
                (
                )

            [display] => views_display Object
                (
                    [db_table] => views_display
                    [vid] => 0
                    [id] => page
                    [display_title] => Page
                    [display_plugin] => page
                    [position] => 0
                    [display_options] => Array
                        (
                            [query] => Array
                                (
                                    [type] => views_query
                                    [options] => Array
                                        (
                                        )

                                )

                            [path] => taxonomy/term/%/type/%
                            [cache] => Array
                                (
                                    [type] => time
                                    [results_lifespan] => 60
                                    [output_lifespan] => 60
                                )

                            [defaults] => Array
                                (
                                    [cache] => 
                                    [cache_options] => 
                                )

                            [cache_options] => 
                        )

                    [handler] => views_plugin_display_page Object
 *RECURSION*
                )

            [plugin_type] => display
            [options] => Array
                (
                    [defaults] => Array
                        (
                            [access] => 1
                            [cache] => 
                            [query] => 1
                            [title] => 1
                            [css_class] => 1
                            [display_description] => 
                            [use_ajax] => 1
                            [hide_attachment_summary] => 1
                            [pager] => 1
                            [pager_options] => 1
                            [use_more] => 1
                            [use_more_always] => 1
                            [use_more_text] => 1
                            [exposed_form] => 1
                            [exposed_form_options] => 1
                            [link_display] => 1
                            [link_url] => 
                            [group_by] => 1
                            [style_plugin] => 1
                            [style_options] => 1
                            [row_plugin] => 1
                            [row_options] => 1
                            [header] => 1
                            [footer] => 1
                            [empty] => 1
                            [relationships] => 1
                            [fields] => 1
                            [sorts] => 1
                            [arguments] => 1
                            [filters] => 1
                            [filter_groups] => 1
                            [cache_options] => 
                        )

                    [title] => 
                    [enabled] => 1
                    [display_comment] => 
                    [css_class] => 
                    [display_description] => 
                    [use_ajax] => 
                    [hide_attachment_summary] => 
                    [items_per_page] => 10
                    [offset] => 0
                    [use_pager] => 
                    [use_more] => 
                    [use_more_always] => 
                    [use_more_text] => more
                    [link_display] => 
                    [link_url] => 
                    [group_by] => 
                    [field_language] => ***CURRENT_LANGUAGE***
                    [field_language_add_to_query] => 1
                    [access] => Array
                        (
                            [type] => none
                        )

                    [cache] => Array
                        (
                            [type] => time
                            [results_lifespan] => 60
                            [output_lifespan] => 60
                        )

                    [query] => Array
                        (
                            [type] => views_query
                            [options] => Array
                                (
                                )

                        )

                    [exposed_form] => Array
                        (
                            [type] => basic
                            [options] => Array
                                (
                                )

                        )

                    [pager] => Array
                        (
                            [type] => full
                            [options] => Array
                                (
                                )

                        )

                    [style_plugin] => default
                    [style_options] => Array
                        (
                        )

                    [row_plugin] => fields
                    [row_options] => Array
                        (
                        )

                    [exposed_block] => 
                    [header] => Array
                        (
                        )

                    [footer] => Array
                        (
                        )

                    [empty] => Array
                        (
                        )

                    [relationships] => Array
                        (
                        )

                    [fields] => Array
                        (
                        )

                    [sorts] => Array
                        (
                        )

                    [arguments] => Array
                        (
                        )

                    [filter_groups] => Array
                        (
                            [operator] => AND
                            [groups] => Array
                                (
                                    [1] => AND
                                )

                        )

                    [filters] => Array
                        (
                        )

                    [path] => taxonomy/term/%/type/%
                    [menu] => Array
                        (
                            [type] => none
                            [title] => 
                            [description] => 
                            [weight] => 0
                            [name] => navigation
                            [context] => 
                        )

                    [tab_options] => Array
                        (
                            [type] => none
                            [title] => 
                            [description] => 
                            [weight] => 0
                            [name] => navigation
                        )

                    [cache_options] => 
                )

            [definition] => Array
                (
                    [title] => Page
                    [help] => Display the view as a page, with a URL and menu links.
                    [handler] => views_plugin_display_page
                    [theme] => views_view
                    [uses hook menu] => 1
                    [contextual links locations] => Array
                        (
                            [0] => page
                        )

                    [use ajax] => 1
                    [use pager] => 1
                    [use more] => 1
                    [accept attachments] => 1
                    [admin] => Page
                    [help topic] => display-page
                    [module] => views
                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                    [theme file] => theme.inc
                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                    [file] => views_plugin_display_page.inc
                    [parent] => parent
                    [name] => page
                    [contextual links] => Array
                        (
                            [views_ui] => Array
                                (
                                    [parent path] => admin/structure/views/view
                                    [argument properties] => Array
                                        (
                                            [0] => name
                                        )

                                )

                        )

                )

            [is_plugin] => 1
            [localization_keys] => Array
                (
                    [0] => page
                )

            [default_display] => views_plugin_display_default Object
                (
                    [view] => view Object
 *RECURSION*
                    [handlers] => Array
                        (
                        )

                    [extender] => Array
                        (
                        )

                    [display] => views_display Object
                        (
                            [db_table] => views_display
                            [vid] => 0
                            [id] => default
                            [display_title] => Master
                            [display_plugin] => default
                            [position] => 0
                            [display_options] => Array
                                (
                                    [query] => Array
                                        (
                                            [type] => views_query
                                            [options] => Array
                                                (
                                                    [query_comment] => 
                                                )

                                        )

                                    [access] => Array
                                        (
                                            [type] => perm
                                        )

                                    [cache] => Array
                                        (
                                            [type] => time
                                            [results_lifespan] => 60
                                            [output_lifespan] => 60
                                        )

                                    [exposed_form] => Array
                                        (
                                            [type] => basic
                                        )

                                    [pager] => Array
                                        (
                                            [type] => full
                                            [options] => Array
                                                (
                                                    [items_per_page] => 10
                                                )

                                        )

                                    [style_plugin] => default
                                    [row_plugin] => node
                                    [header] => Array
                                        (
                                            [area] => Array
                                                (
                                                    [id] => area
                                                    [table] => views
                                                    [field] => area
                                                    [empty] => 
                                                    [content] => 
Latest %2s of %1


                                                    [format] => filtered_html
                                                    [tokenize] => 0
                                                )

                                        )

                                    [empty] => Array
                                        (
                                            [area] => Array
                                                (
                                                    [id] => area
                                                    [table] => views
                                                    [field] => area
                                                    [label] => No content
                                                    [empty] => 
                                                    [content] => There is currently no content in this category.
                                                    [format] => filtered_html
                                                    [tokenize] => 0
                                                )

                                        )

                                    [relationships] => Array
                                        (
                                            [nodequeue_rel] => Array
                                                (
                                                    [id] => nodequeue_rel
                                                    [table] => node
                                                    [field] => nodequeue_rel
                                                    [required] => 0
                                                    [limit] => 1
                                                    [names] => Array
                                                        (
                                                            [elevation] => elevation
                                                            [featured] => 0
                                                        )

                                                )

                                        )

                                    [fields] => Array
                                        (
                                            [title] => Array
                                                (
                                                    [id] => title
                                                    [table] => node
                                                    [field] => title
                                                    [label] => 
                                                    [alter] => Array
                                                        (
                                                            [alter_text] => 0
                                                            [make_link] => 0
                                                            [absolute] => 0
                                                            [word_boundary] => 0
                                                            [ellipsis] => 0
                                                            [strip_tags] => 0
                                                            [trim] => 0
                                                            [html] => 0
                                                        )

                                                    [hide_empty] => 0
                                                    [empty_zero] => 0
                                                    [link_to_node] => 1
                                                )

                                        )

                                    [sorts] => Array
                                        (
                                            [sticky] => Array
                                                (
                                                    [id] => sticky
                                                    [table] => node
                                                    [field] => sticky
                                                    [order] => DESC
                                                )

                                            [position] => Array
                                                (
                                                    [id] => position
                                                    [table] => nodequeue_nodes
                                                    [field] => position
                                                    [relationship] => nodequeue_rel
                                                    [order] => DESC
                                                )

                                            [field_published_date_value] => Array
                                                (
                                                    [id] => field_published_date_value
                                                    [table] => field_data_field_published_date
                                                    [field] => field_published_date_value
                                                    [order] => DESC
                                                )

                                        )

                                    [arguments] => Array
                                        (
                                            [term_node_tid_depth] => Array
                                                (
                                                    [id] => term_node_tid_depth
                                                    [table] => node
                                                    [field] => term_node_tid_depth
                                                    [default_action] => empty
                                                    [title_enable] => 1
                                                    [title] => %1 %2
                                                    [breadcrumb_enable] => 1
                                                    [breadcrumb] => %2
                                                    [default_argument_type] => fixed
                                                    [default_argument_skip_url] => 0
                                                    [summary] => Array
                                                        (
                                                            [number_of_records] => 0
                                                            [format] => default_summary
                                                        )

                                                    [summary_options] => Array
                                                        (
                                                            [items_per_page] => 25
                                                        )

                                                    [specify_validation] => 1
                                                    [validate] => Array
                                                        (
                                                            [type] => taxonomy_term
                                                            [fail] => empty
                                                        )

                                                    [validate_options] => Array
                                                        (
                                                            [vocabularies] => Array
                                                                (
                                                                    [article_type] => 0
                                                                    [author_type] => 0
                                                                    [category] => 0
                                                                    [tags] => 0
                                                                    [topic] => 0
                                                                )

                                                            [transform] => 0
                                                        )

                                                    [depth] => 3
                                                    [break_phrase] => 0
                                                    [set_breadcrumb] => 0
                                                    [use_taxonomy_term_path] => 0
                                                )

                                            [type] => Array
                                                (
                                                    [id] => type
                                                    [table] => node
                                                    [field] => type
                                                    [default_action] => empty
                                                    [title_enable] => 1
                                                    [title] => %1
                                                    [breadcrumb_enable] => 1
                                                    [breadcrumb] => %1
                                                    [default_argument_type] => fixed
                                                    [default_argument_skip_url] => 0
                                                    [summary] => Array
                                                        (
                                                            [number_of_records] => 0
                                                            [format] => default_summary
                                                        )

                                                    [summary_options] => Array
                                                        (
                                                            [items_per_page] => 25
                                                        )

                                                    [specify_validation] => 1
                                                    [validate] => Array
                                                        (
                                                            [fail] => empty
                                                        )

                                                )

                                        )

                                    [filters] => Array
                                        (
                                            [status] => Array
                                                (
                                                    [id] => status
                                                    [table] => node
                                                    [field] => status
                                                    [value] => 1
                                                )

                                        )

                                    [defaults] => Array
                                        (
                                            [cache] => 
                                            [cache_options] => 
                                        )

                                    [cache_options] => 
                                )

                            [handler] => views_plugin_display_default Object
 *RECURSION*
                        )

                    [plugin_type] => display
                    [options] => Array
                        (
                            [title] => 
                            [enabled] => 1
                            [display_comment] => 
                            [css_class] => 
                            [display_description] => 
                            [use_ajax] => 
                            [hide_attachment_summary] => 
                            [items_per_page] => 10
                            [offset] => 0
                            [use_pager] => 
                            [use_more] => 
                            [use_more_always] => 
                            [use_more_text] => more
                            [link_display] => 
                            [link_url] => 
                            [group_by] => 
                            [field_language] => ***CURRENT_LANGUAGE***
                            [field_language_add_to_query] => 1
                            [access] => Array
                                (
                                    [type] => perm
                                )

                            [cache] => Array
                                (
                                    [type] => time
                                    [results_lifespan] => 60
                                    [output_lifespan] => 60
                                )

                            [query] => Array
                                (
                                    [type] => views_query
                                    [options] => Array
                                        (
                                            [query_comment] => 
                                        )

                                )

                            [exposed_form] => Array
                                (
                                    [type] => basic
                                    [options] => Array
                                        (
                                        )

                                )

                            [pager] => Array
                                (
                                    [type] => full
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                        )

                                )

                            [style_plugin] => default
                            [style_options] => Array
                                (
                                )

                            [row_plugin] => node
                            [row_options] => Array
                                (
                                )

                            [exposed_block] => 
                            [header] => Array
                                (
                                    [area] => Array
                                        (
                                            [id] => area
                                            [table] => views
                                            [field] => area
                                            [empty] => 
                                            [content] => 
Latest %2s of %1


                                            [format] => filtered_html
                                            [tokenize] => 0
                                        )

                                )

                            [footer] => Array
                                (
                                )

                            [empty] => Array
                                (
                                    [area] => Array
                                        (
                                            [id] => area
                                            [table] => views
                                            [field] => area
                                            [label] => No content
                                            [empty] => 
                                            [content] => There is currently no content in this category.
                                            [format] => filtered_html
                                            [tokenize] => 0
                                        )

                                )

                            [relationships] => Array
                                (
                                    [nodequeue_rel] => Array
                                        (
                                            [id] => nodequeue_rel
                                            [table] => node
                                            [field] => nodequeue_rel
                                            [required] => 0
                                            [limit] => 1
                                            [names] => Array
                                                (
                                                    [elevation] => elevation
                                                    [featured] => 0
                                                )

                                        )

                                )

                            [fields] => Array
                                (
                                    [title] => Array
                                        (
                                            [id] => title
                                            [table] => node
                                            [field] => title
                                            [label] => 
                                            [alter] => Array
                                                (
                                                    [alter_text] => 0
                                                    [make_link] => 0
                                                    [absolute] => 0
                                                    [word_boundary] => 0
                                                    [ellipsis] => 0
                                                    [strip_tags] => 0
                                                    [trim] => 0
                                                    [html] => 0
                                                )

                                            [hide_empty] => 0
                                            [empty_zero] => 0
                                            [link_to_node] => 1
                                        )

                                )

                            [sorts] => Array
                                (
                                    [sticky] => Array
                                        (
                                            [id] => sticky
                                            [table] => node
                                            [field] => sticky
                                            [order] => DESC
                                        )

                                    [position] => Array
                                        (
                                            [id] => position
                                            [table] => nodequeue_nodes
                                            [field] => position
                                            [relationship] => nodequeue_rel
                                            [order] => DESC
                                        )

                                    [field_published_date_value] => Array
                                        (
                                            [id] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [field] => field_published_date_value
                                            [order] => DESC
                                        )

                                )

                            [arguments] => Array
                                (
                                    [term_node_tid_depth] => Array
                                        (
                                            [id] => term_node_tid_depth
                                            [table] => node
                                            [field] => term_node_tid_depth
                                            [default_action] => empty
                                            [title_enable] => 1
                                            [title] => %1 %2
                                            [breadcrumb_enable] => 1
                                            [breadcrumb] => %2
                                            [default_argument_type] => fixed
                                            [default_argument_skip_url] => 0
                                            [summary] => Array
                                                (
                                                    [number_of_records] => 0
                                                    [format] => default_summary
                                                )

                                            [summary_options] => Array
                                                (
                                                    [items_per_page] => 25
                                                )

                                            [specify_validation] => 1
                                            [validate] => Array
                                                (
                                                    [type] => taxonomy_term
                                                    [fail] => empty
                                                )

                                            [validate_options] => Array
                                                (
                                                    [vocabularies] => Array
                                                        (
                                                            [article_type] => 0
                                                            [author_type] => 0
                                                            [category] => 0
                                                            [tags] => 0
                                                            [topic] => 0
                                                        )

                                                    [transform] => 0
                                                )

                                            [depth] => 3
                                            [break_phrase] => 0
                                            [set_breadcrumb] => 0
                                            [use_taxonomy_term_path] => 0
                                        )

                                    [type] => Array
                                        (
                                            [id] => type
                                            [table] => node
                                            [field] => type
                                            [default_action] => empty
                                            [title_enable] => 1
                                            [title] => %1
                                            [breadcrumb_enable] => 1
                                            [breadcrumb] => %1
                                            [default_argument_type] => fixed
                                            [default_argument_skip_url] => 0
                                            [summary] => Array
                                                (
                                                    [number_of_records] => 0
                                                    [format] => default_summary
                                                )

                                            [summary_options] => Array
                                                (
                                                    [items_per_page] => 25
                                                )

                                            [specify_validation] => 1
                                            [validate] => Array
                                                (
                                                    [fail] => empty
                                                )

                                        )

                                )

                            [filter_groups] => Array
                                (
                                    [operator] => AND
                                    [groups] => Array
                                        (
                                            [1] => AND
                                        )

                                )

                            [filters] => Array
                                (
                                    [status] => Array
                                        (
                                            [id] => status
                                            [table] => node
                                            [field] => status
                                            [value] => 1
                                        )

                                )

                            [defaults] => Array
                                (
                                    [cache] => 
                                    [cache_options] => 
                                )

                            [cache_options] => 
                        )

                    [definition] => Array
                        (
                            [title] => Master
                            [help] => Default settings for this view.
                            [handler] => views_plugin_display_default
                            [theme] => views_view
                            [no ui] => 1
                            [no remove] => 1
                            [js] => Array
                                (
                                    [0] => misc/form.js
                                    [1] => misc/collapse.js
                                    [2] => misc/textarea.js
                                    [3] => misc/tabledrag.js
                                    [4] => misc/autocomplete.js
                                    [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                )

                            [use ajax] => 1
                            [use pager] => 1
                            [use more] => 1
                            [accept attachments] => 1
                            [help topic] => display-default
                            [module] => views
                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                            [theme file] => theme.inc
                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                            [file] => views_plugin_display_default.inc
                            [parent] => parent
                            [name] => default
                            [contextual links] => Array
                                (
                                    [views_ui] => Array
                                        (
                                            [parent path] => admin/structure/views/view
                                            [argument properties] => Array
                                                (
                                                    [0] => name
                                                )

                                        )

                                )

                        )

                    [is_plugin] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                        )

                )

            [has_exposed] => 
        )

    [display] => Array
        (
            [default] => views_display Object
                (
                    [db_table] => views_display
                    [vid] => 0
                    [id] => default
                    [display_title] => Master
                    [display_plugin] => default
                    [position] => 0
                    [display_options] => Array
                        (
                            [query] => Array
                                (
                                    [type] => views_query
                                    [options] => Array
                                        (
                                            [query_comment] => 
                                        )

                                )

                            [access] => Array
                                (
                                    [type] => perm
                                )

                            [cache] => Array
                                (
                                    [type] => time
                                    [results_lifespan] => 60
                                    [output_lifespan] => 60
                                )

                            [exposed_form] => Array
                                (
                                    [type] => basic
                                )

                            [pager] => Array
                                (
                                    [type] => full
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                        )

                                )

                            [style_plugin] => default
                            [row_plugin] => node
                            [header] => Array
                                (
                                    [area] => Array
                                        (
                                            [id] => area
                                            [table] => views
                                            [field] => area
                                            [empty] => 
                                            [content] => 
Latest %2s of %1


                                            [format] => filtered_html
                                            [tokenize] => 0
                                        )

                                )

                            [empty] => Array
                                (
                                    [area] => Array
                                        (
                                            [id] => area
                                            [table] => views
                                            [field] => area
                                            [label] => No content
                                            [empty] => 
                                            [content] => There is currently no content in this category.
                                            [format] => filtered_html
                                            [tokenize] => 0
                                        )

                                )

                            [relationships] => Array
                                (
                                    [nodequeue_rel] => Array
                                        (
                                            [id] => nodequeue_rel
                                            [table] => node
                                            [field] => nodequeue_rel
                                            [required] => 0
                                            [limit] => 1
                                            [names] => Array
                                                (
                                                    [elevation] => elevation
                                                    [featured] => 0
                                                )

                                        )

                                )

                            [fields] => Array
                                (
                                    [title] => Array
                                        (
                                            [id] => title
                                            [table] => node
                                            [field] => title
                                            [label] => 
                                            [alter] => Array
                                                (
                                                    [alter_text] => 0
                                                    [make_link] => 0
                                                    [absolute] => 0
                                                    [word_boundary] => 0
                                                    [ellipsis] => 0
                                                    [strip_tags] => 0
                                                    [trim] => 0
                                                    [html] => 0
                                                )

                                            [hide_empty] => 0
                                            [empty_zero] => 0
                                            [link_to_node] => 1
                                        )

                                )

                            [sorts] => Array
                                (
                                    [sticky] => Array
                                        (
                                            [id] => sticky
                                            [table] => node
                                            [field] => sticky
                                            [order] => DESC
                                        )

                                    [position] => Array
                                        (
                                            [id] => position
                                            [table] => nodequeue_nodes
                                            [field] => position
                                            [relationship] => nodequeue_rel
                                            [order] => DESC
                                        )

                                    [field_published_date_value] => Array
                                        (
                                            [id] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [field] => field_published_date_value
                                            [order] => DESC
                                        )

                                )

                            [arguments] => Array
                                (
                                    [term_node_tid_depth] => Array
                                        (
                                            [id] => term_node_tid_depth
                                            [table] => node
                                            [field] => term_node_tid_depth
                                            [default_action] => empty
                                            [title_enable] => 1
                                            [title] => %1 %2
                                            [breadcrumb_enable] => 1
                                            [breadcrumb] => %2
                                            [default_argument_type] => fixed
                                            [default_argument_skip_url] => 0
                                            [summary] => Array
                                                (
                                                    [number_of_records] => 0
                                                    [format] => default_summary
                                                )

                                            [summary_options] => Array
                                                (
                                                    [items_per_page] => 25
                                                )

                                            [specify_validation] => 1
                                            [validate] => Array
                                                (
                                                    [type] => taxonomy_term
                                                    [fail] => empty
                                                )

                                            [validate_options] => Array
                                                (
                                                    [vocabularies] => Array
                                                        (
                                                            [article_type] => 0
                                                            [author_type] => 0
                                                            [category] => 0
                                                            [tags] => 0
                                                            [topic] => 0
                                                        )

                                                    [transform] => 0
                                                )

                                            [depth] => 3
                                            [break_phrase] => 0
                                            [set_breadcrumb] => 0
                                            [use_taxonomy_term_path] => 0
                                        )

                                    [type] => Array
                                        (
                                            [id] => type
                                            [table] => node
                                            [field] => type
                                            [default_action] => empty
                                            [title_enable] => 1
                                            [title] => %1
                                            [breadcrumb_enable] => 1
                                            [breadcrumb] => %1
                                            [default_argument_type] => fixed
                                            [default_argument_skip_url] => 0
                                            [summary] => Array
                                                (
                                                    [number_of_records] => 0
                                                    [format] => default_summary
                                                )

                                            [summary_options] => Array
                                                (
                                                    [items_per_page] => 25
                                                )

                                            [specify_validation] => 1
                                            [validate] => Array
                                                (
                                                    [fail] => empty
                                                )

                                        )

                                )

                            [filters] => Array
                                (
                                    [status] => Array
                                        (
                                            [id] => status
                                            [table] => node
                                            [field] => status
                                            [value] => 1
                                        )

                                )

                            [defaults] => Array
                                (
                                    [cache] => 
                                    [cache_options] => 
                                )

                            [cache_options] => 
                        )

                    [handler] => views_plugin_display_default Object
                        (
                            [view] => view Object
 *RECURSION*
                            [handlers] => Array
                                (
                                )

                            [extender] => Array
                                (
                                )

                            [display] => views_display Object
 *RECURSION*
                            [plugin_type] => display
                            [options] => Array
                                (
                                    [title] => 
                                    [enabled] => 1
                                    [display_comment] => 
                                    [css_class] => 
                                    [display_description] => 
                                    [use_ajax] => 
                                    [hide_attachment_summary] => 
                                    [items_per_page] => 10
                                    [offset] => 0
                                    [use_pager] => 
                                    [use_more] => 
                                    [use_more_always] => 
                                    [use_more_text] => more
                                    [link_display] => 
                                    [link_url] => 
                                    [group_by] => 
                                    [field_language] => ***CURRENT_LANGUAGE***
                                    [field_language_add_to_query] => 1
                                    [access] => Array
                                        (
                                            [type] => perm
                                        )

                                    [cache] => Array
                                        (
                                            [type] => time
                                            [results_lifespan] => 60
                                            [output_lifespan] => 60
                                        )

                                    [query] => Array
                                        (
                                            [type] => views_query
                                            [options] => Array
                                                (
                                                    [query_comment] => 
                                                )

                                        )

                                    [exposed_form] => Array
                                        (
                                            [type] => basic
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [pager] => Array
                                        (
                                            [type] => full
                                            [options] => Array
                                                (
                                                    [items_per_page] => 10
                                                )

                                        )

                                    [style_plugin] => default
                                    [style_options] => Array
                                        (
                                        )

                                    [row_plugin] => node
                                    [row_options] => Array
                                        (
                                        )

                                    [exposed_block] => 
                                    [header] => Array
                                        (
                                            [area] => Array
                                                (
                                                    [id] => area
                                                    [table] => views
                                                    [field] => area
                                                    [empty] => 
                                                    [content] => 
Latest %2s of %1


                                                    [format] => filtered_html
                                                    [tokenize] => 0
                                                )

                                        )

                                    [footer] => Array
                                        (
                                        )

                                    [empty] => Array
                                        (
                                            [area] => Array
                                                (
                                                    [id] => area
                                                    [table] => views
                                                    [field] => area
                                                    [label] => No content
                                                    [empty] => 
                                                    [content] => There is currently no content in this category.
                                                    [format] => filtered_html
                                                    [tokenize] => 0
                                                )

                                        )

                                    [relationships] => Array
                                        (
                                            [nodequeue_rel] => Array
                                                (
                                                    [id] => nodequeue_rel
                                                    [table] => node
                                                    [field] => nodequeue_rel
                                                    [required] => 0
                                                    [limit] => 1
                                                    [names] => Array
                                                        (
                                                            [elevation] => elevation
                                                            [featured] => 0
                                                        )

                                                )

                                        )

                                    [fields] => Array
                                        (
                                            [title] => Array
                                                (
                                                    [id] => title
                                                    [table] => node
                                                    [field] => title
                                                    [label] => 
                                                    [alter] => Array
                                                        (
                                                            [alter_text] => 0
                                                            [make_link] => 0
                                                            [absolute] => 0
                                                            [word_boundary] => 0
                                                            [ellipsis] => 0
                                                            [strip_tags] => 0
                                                            [trim] => 0
                                                            [html] => 0
                                                        )

                                                    [hide_empty] => 0
                                                    [empty_zero] => 0
                                                    [link_to_node] => 1
                                                )

                                        )

                                    [sorts] => Array
                                        (
                                            [sticky] => Array
                                                (
                                                    [id] => sticky
                                                    [table] => node
                                                    [field] => sticky
                                                    [order] => DESC
                                                )

                                            [position] => Array
                                                (
                                                    [id] => position
                                                    [table] => nodequeue_nodes
                                                    [field] => position
                                                    [relationship] => nodequeue_rel
                                                    [order] => DESC
                                                )

                                            [field_published_date_value] => Array
                                                (
                                                    [id] => field_published_date_value
                                                    [table] => field_data_field_published_date
                                                    [field] => field_published_date_value
                                                    [order] => DESC
                                                )

                                        )

                                    [arguments] => Array
                                        (
                                            [term_node_tid_depth] => Array
                                                (
                                                    [id] => term_node_tid_depth
                                                    [table] => node
                                                    [field] => term_node_tid_depth
                                                    [default_action] => empty
                                                    [title_enable] => 1
                                                    [title] => %1 %2
                                                    [breadcrumb_enable] => 1
                                                    [breadcrumb] => %2
                                                    [default_argument_type] => fixed
                                                    [default_argument_skip_url] => 0
                                                    [summary] => Array
                                                        (
                                                            [number_of_records] => 0
                                                            [format] => default_summary
                                                        )

                                                    [summary_options] => Array
                                                        (
                                                            [items_per_page] => 25
                                                        )

                                                    [specify_validation] => 1
                                                    [validate] => Array
                                                        (
                                                            [type] => taxonomy_term
                                                            [fail] => empty
                                                        )

                                                    [validate_options] => Array
                                                        (
                                                            [vocabularies] => Array
                                                                (
                                                                    [article_type] => 0
                                                                    [author_type] => 0
                                                                    [category] => 0
                                                                    [tags] => 0
                                                                    [topic] => 0
                                                                )

                                                            [transform] => 0
                                                        )

                                                    [depth] => 3
                                                    [break_phrase] => 0
                                                    [set_breadcrumb] => 0
                                                    [use_taxonomy_term_path] => 0
                                                )

                                            [type] => Array
                                                (
                                                    [id] => type
                                                    [table] => node
                                                    [field] => type
                                                    [default_action] => empty
                                                    [title_enable] => 1
                                                    [title] => %1
                                                    [breadcrumb_enable] => 1
                                                    [breadcrumb] => %1
                                                    [default_argument_type] => fixed
                                                    [default_argument_skip_url] => 0
                                                    [summary] => Array
                                                        (
                                                            [number_of_records] => 0
                                                            [format] => default_summary
                                                        )

                                                    [summary_options] => Array
                                                        (
                                                            [items_per_page] => 25
                                                        )

                                                    [specify_validation] => 1
                                                    [validate] => Array
                                                        (
                                                            [fail] => empty
                                                        )

                                                )

                                        )

                                    [filter_groups] => Array
                                        (
                                            [operator] => AND
                                            [groups] => Array
                                                (
                                                    [1] => AND
                                                )

                                        )

                                    [filters] => Array
                                        (
                                            [status] => Array
                                                (
                                                    [id] => status
                                                    [table] => node
                                                    [field] => status
                                                    [value] => 1
                                                )

                                        )

                                    [defaults] => Array
                                        (
                                            [cache] => 
                                            [cache_options] => 
                                        )

                                    [cache_options] => 
                                )

                            [definition] => Array
                                (
                                    [title] => Master
                                    [help] => Default settings for this view.
                                    [handler] => views_plugin_display_default
                                    [theme] => views_view
                                    [no ui] => 1
                                    [no remove] => 1
                                    [js] => Array
                                        (
                                            [0] => misc/form.js
                                            [1] => misc/collapse.js
                                            [2] => misc/textarea.js
                                            [3] => misc/tabledrag.js
                                            [4] => misc/autocomplete.js
                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                        )

                                    [use ajax] => 1
                                    [use pager] => 1
                                    [use more] => 1
                                    [accept attachments] => 1
                                    [help topic] => display-default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_display_default.inc
                                    [parent] => parent
                                    [name] => default
                                    [contextual links] => Array
                                        (
                                            [views_ui] => Array
                                                (
                                                    [parent path] => admin/structure/views/view
                                                    [argument properties] => Array
                                                        (
                                                            [0] => name
                                                        )

                                                )

                                        )

                                )

                            [is_plugin] => 1
                            [localization_keys] => Array
                                (
                                    [0] => default
                                )

                        )

                )

            [page] => views_display Object
                (
                    [db_table] => views_display
                    [vid] => 0
                    [id] => page
                    [display_title] => Page
                    [display_plugin] => page
                    [position] => 0
                    [display_options] => Array
                        (
                            [query] => Array
                                (
                                    [type] => views_query
                                    [options] => Array
                                        (
                                        )

                                )

                            [path] => taxonomy/term/%/type/%
                            [cache] => Array
                                (
                                    [type] => time
                                    [results_lifespan] => 60
                                    [output_lifespan] => 60
                                )

                            [defaults] => Array
                                (
                                    [cache] => 
                                    [cache_options] => 
                                )

                            [cache_options] => 
                        )

                    [handler] => views_plugin_display_page Object
                        (
                            [view] => view Object
 *RECURSION*
                            [handlers] => Array
                                (
                                    [field] => Array
                                        (
                                            [title] => views_handler_field_node Object
                                                (
                                                    [field_alias] => unknown
                                                    [aliases] => Array
                                                        (
                                                        )

                                                    [additional_fields] => Array
                                                        (
                                                            [nid] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                )

                                                        )

                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => field
                                                    [table_alias] => 
                                                    [real_field] => title
                                                    [options] => Array
                                                        (
                                                            [id] => title
                                                            [table] => node
                                                            [field] => title
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [label] => 
                                                            [exclude] => 
                                                            [alter] => Array
                                                                (
                                                                    [alter_text] => 0
                                                                    [text] => 
                                                                    [make_link] => 0
                                                                    [path] => 
                                                                    [absolute] => 0
                                                                    [external] => 
                                                                    [replace_spaces] => 
                                                                    [path_case] => none
                                                                    [trim_whitespace] => 
                                                                    [alt] => 
                                                                    [rel] => 
                                                                    [link_class] => 
                                                                    [prefix] => 
                                                                    [suffix] => 
                                                                    [target] => 
                                                                    [nl2br] => 
                                                                    [max_length] => 
                                                                    [word_boundary] => 0
                                                                    [ellipsis] => 0
                                                                    [strip_tags] => 0
                                                                    [trim] => 0
                                                                    [preserve_tags] => 
                                                                    [html] => 0
                                                                )

                                                            [element_type] => 
                                                            [element_class] => 
                                                            [element_label_type] => 
                                                            [element_label_class] => 
                                                            [element_label_colon] => 1
                                                            [element_wrapper_type] => 
                                                            [element_wrapper_class] => 
                                                            [element_default_classes] => 1
                                                            [empty] => 
                                                            [hide_empty] => 0
                                                            [empty_zero] => 0
                                                            [hide_alter_empty] => 1
                                                            [link_to_node] => 1
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [field] => title
                                                            [group] => Content
                                                            [handler] => views_handler_field_node
                                                            [click sortable] => 1
                                                            [link_to_node default] => 1
                                                            [title] => Title
                                                            [help] => The content title.
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => field
                                                            [2] => node
                                                            [3] => title
                                                        )

                                                    [table] => node
                                                    [field] => title
                                                    [position] => 0
                                                )

                                        )

                                    [argument] => Array
                                        (
                                            [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                (
                                                    [validator] => 
                                                    [argument] => 37
                                                    [value] => 
                                                    [name_table] => 
                                                    [name_field] => 
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => argument
                                                    [table_alias] => node
                                                    [real_field] => nid
                                                    [options] => Array
                                                        (
                                                            [id] => term_node_tid_depth
                                                            [table] => node
                                                            [field] => term_node_tid_depth
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [default_action] => empty
                                                            [exception] => Array
                                                                (
                                                                    [value] => all
                                                                    [title_enable] => 0
                                                                    [title] => All
                                                                )

                                                            [title_enable] => 1
                                                            [title] => %1 %2
                                                            [breadcrumb_enable] => 1
                                                            [breadcrumb] => %2
                                                            [default_argument_type] => fixed
                                                            [default_argument_options] => Array
                                                                (
                                                                )

                                                            [default_argument_skip_url] => 0
                                                            [summary_options] => Array
                                                                (
                                                                    [items_per_page] => 25
                                                                )

                                                            [summary] => Array
                                                                (
                                                                    [sort_order] => asc
                                                                    [number_of_records] => 0
                                                                    [format] => default_summary
                                                                )

                                                            [specify_validation] => 1
                                                            [validate] => Array
                                                                (
                                                                    [type] => taxonomy_term
                                                                    [fail] => empty
                                                                )

                                                            [validate_options] => Array
                                                                (
                                                                    [vocabularies] => Array
                                                                        (
                                                                            [article_type] => 0
                                                                            [author_type] => 0
                                                                            [category] => 0
                                                                            [tags] => 0
                                                                            [topic] => 0
                                                                        )

                                                                    [transform] => 0
                                                                )

                                                            [depth] => 3
                                                            [break_phrase] => 0
                                                            [set_breadcrumb] => 0
                                                            [use_taxonomy_term_path] => 0
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Has taxonomy term ID (with depth)
                                                            [handler] => views_handler_argument_term_node_tid_depth
                                                            [accept depth modifier] => 1
                                                            [group] => Content
                                                            [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                            [real field] => nid
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => argument
                                                            [2] => node
                                                            [3] => term_node_tid_depth
                                                        )

                                                    [table] => node
                                                    [field] => term_node_tid_depth
                                                    [position] => 0
                                                    [relationship] => 
                                                    [validated_title] => News & Opinion
                                                    [argument_validated] => 1
                                                )

                                            [type] => views_handler_argument_node_type Object
                                                (
                                                    [validator] => 
                                                    [argument] => gallery
                                                    [value] => 
                                                    [name_table] => 
                                                    [name_field] => 
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => argument
                                                    [table_alias] => node
                                                    [real_field] => type
                                                    [options] => Array
                                                        (
                                                            [id] => type
                                                            [table] => node
                                                            [field] => type
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [default_action] => empty
                                                            [exception] => Array
                                                                (
                                                                    [value] => all
                                                                    [title_enable] => 0
                                                                    [title] => All
                                                                )

                                                            [title_enable] => 1
                                                            [title] => %1
                                                            [breadcrumb_enable] => 1
                                                            [breadcrumb] => %1
                                                            [default_argument_type] => fixed
                                                            [default_argument_options] => Array
                                                                (
                                                                )

                                                            [default_argument_skip_url] => 0
                                                            [summary_options] => Array
                                                                (
                                                                    [items_per_page] => 25
                                                                )

                                                            [summary] => Array
                                                                (
                                                                    [sort_order] => asc
                                                                    [number_of_records] => 0
                                                                    [format] => default_summary
                                                                )

                                                            [specify_validation] => 1
                                                            [validate] => Array
                                                                (
                                                                    [type] => none
                                                                    [fail] => empty
                                                                )

                                                            [validate_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_argument_node_type
                                                            [group] => Content
                                                            [title] => Type
                                                            [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => argument
                                                            [2] => node
                                                            [3] => type
                                                        )

                                                    [table] => node
                                                    [field] => type
                                                    [position] => 1
                                                    [relationship] => 
                                                    [argument_validated] => 1
                                                )

                                        )

                                    [sort] => Array
                                        (
                                            [sticky] => views_handler_sort Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => sort
                                                    [table_alias] => node
                                                    [real_field] => sticky
                                                    [options] => Array
                                                        (
                                                            [id] => sticky
                                                            [table] => node
                                                            [field] => sticky
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [order] => DESC
                                                            [exposed] => 
                                                            [expose] => Array
                                                                (
                                                                    [label] => 
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_sort
                                                            [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                            [group] => Content
                                                            [title] => Sticky
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => sort
                                                            [2] => node
                                                            [3] => sticky
                                                        )

                                                    [table] => node
                                                    [field] => sticky
                                                    [position] => 0
                                                    [relationship] => 
                                                )

                                            [position] => views_handler_sort Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => sort
                                                    [table_alias] => nodequeue_nodes_node
                                                    [real_field] => position
                                                    [options] => Array
                                                        (
                                                            [id] => position
                                                            [table] => nodequeue_nodes
                                                            [field] => position
                                                            [relationship] => nodequeue_rel
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [order] => DESC
                                                            [exposed] => 
                                                            [expose] => Array
                                                                (
                                                                    [label] => 
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_sort
                                                            [group] => Nodequeue
                                                            [title] => Position
                                                            [help] => The position of the node within a queue.
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => sort
                                                            [2] => nodequeue_nodes
                                                            [3] => position
                                                        )

                                                    [table] => nodequeue_nodes
                                                    [field] => position
                                                    [position] => 1
                                                    [relationship] => nodequeue_nodes_node
                                                )

                                            [field_published_date_value] => views_handler_sort Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => sort
                                                    [table_alias] => field_data_field_published_date
                                                    [real_field] => field_published_date_value
                                                    [options] => Array
                                                        (
                                                            [id] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [field] => field_published_date_value
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [order] => DESC
                                                            [exposed] => 
                                                            [expose] => Array
                                                                (
                                                                    [label] => 
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [handler] => views_handler_sort
                                                            [additional fields] => Array
                                                                (
                                                                    [0] => field_published_date_value
                                                                )

                                                            [field_name] => field_published_date
                                                            [group] => Content
                                                            [title] => Published Date (field_published_date)
                                                            [title short] => Published Date
                                                            [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => sort
                                                            [2] => field_data_field_published_date
                                                            [3] => field_published_date_value
                                                        )

                                                    [table] => field_data_field_published_date
                                                    [field] => field_published_date_value
                                                    [position] => 2
                                                    [relationship] => 
                                                )

                                        )

                                    [filter] => Array
                                        (
                                            [status] => views_handler_filter_boolean_operator Object
                                                (
                                                    [always_multiple] => 1
                                                    [no_operator] => 1
                                                    [accept_null] => 
                                                    [value] => 1
                                                    [operator] => =
                                                    [always_required] => 
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => filter
                                                    [table_alias] => node
                                                    [real_field] => status
                                                    [options] => Array
                                                        (
                                                            [id] => status
                                                            [table] => node
                                                            [field] => status
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [operator] => =
                                                            [value] => 1
                                                            [group] => 1
                                                            [exposed] => 
                                                            [expose] => Array
                                                                (
                                                                    [operator_id] => 
                                                                    [label] => 
                                                                    [use_operator] => 0
                                                                    [operator] => 
                                                                    [identifier] => 
                                                                    [required] => 0
                                                                    [remember] => 0
                                                                    [multiple] => 0
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_filter_boolean_operator
                                                            [label] => Published
                                                            [type] => yes-no
                                                            [use equal] => 1
                                                            [group] => Content
                                                            [title] => Published
                                                            [help] => Whether or not the content is published.
                                                            [allow empty] => 1
                                                        )

                                                    [is_handler] => 1
                                                    [value_value] => Published
                                                    [value_options] => 
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => filter
                                                            [2] => node
                                                            [3] => status
                                                        )

                                                    [table] => node
                                                    [field] => status
                                                    [position] => 0
                                                    [relationship] => 
                                                )

                                        )

                                    [relationship] => Array
                                        (
                                            [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => relationship
                                                    [table_alias] => 
                                                    [real_field] => nid
                                                    [options] => Array
                                                        (
                                                            [id] => nodequeue_rel
                                                            [table] => node
                                                            [field] => nodequeue_rel
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [label] => queue
                                                            [required] => 0
                                                            [limit] => 1
                                                            [names] => Array
                                                                (
                                                                    [elevation] => elevation
                                                                    [featured] => 0
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => nodequeue_handler_relationship_nodequeue
                                                            [base] => nodequeue_nodes
                                                            [field] => nid
                                                            [label] => queue
                                                            [group] => Nodequeue
                                                            [title] => Queue
                                                            [help] => Create a relationship to a nodequeue.
                                                            [real field] => nid
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => relationship
                                                            [2] => node
                                                            [3] => nodequeue_rel
                                                        )

                                                    [table] => node
                                                    [field] => nodequeue_rel
                                                    [position] => 0
                                                    [relationship] => 
                                                    [alias] => nodequeue_nodes_node
                                                )

                                        )

                                    [header] => Array
                                        (
                                            [area] => views_handler_area_text Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => header
                                                    [table_alias] => 
                                                    [real_field] => 
                                                    [options] => Array
                                                        (
                                                            [id] => area
                                                            [table] => views
                                                            [field] => area
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [label] => 
                                                            [empty] => 
                                                            [content] => 
Latest %2s of %1


                                                            [format] => filtered_html
                                                            [tokenize] => 0
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_area_text
                                                            [group] => Global
                                                            [title] => Text area
                                                            [help] => Provide markup text for the area.
                                                            [field] => 
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => header
                                                            [2] => views
                                                            [3] => area
                                                        )

                                                    [table] => views
                                                    [field] => area
                                                    [position] => 0
                                                    [relationship] => 
                                                )

                                        )

                                    [footer] => Array
                                        (
                                        )

                                    [empty] => Array
                                        (
                                            [area] => views_handler_area_text Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => empty
                                                    [table_alias] => 
                                                    [real_field] => 
                                                    [options] => Array
                                                        (
                                                            [id] => area
                                                            [table] => views
                                                            [field] => area
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [label] => No content
                                                            [empty] => 
                                                            [content] => There is currently no content in this category.
                                                            [format] => filtered_html
                                                            [tokenize] => 0
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_area_text
                                                            [group] => Global
                                                            [title] => Text area
                                                            [help] => Provide markup text for the area.
                                                            [field] => 
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => empty
                                                            [2] => views
                                                            [3] => area
                                                        )

                                                    [table] => views
                                                    [field] => area
                                                    [position] => 0
                                                    [relationship] => 
                                                )

                                        )

                                )

                            [extender] => Array
                                (
                                )

                            [display] => views_display Object
 *RECURSION*
                            [plugin_type] => display
                            [options] => Array
                                (
                                    [defaults] => Array
                                        (
                                            [access] => 1
                                            [cache] => 
                                            [query] => 1
                                            [title] => 1
                                            [css_class] => 1
                                            [display_description] => 
                                            [use_ajax] => 1
                                            [hide_attachment_summary] => 1
                                            [pager] => 1
                                            [pager_options] => 1
                                            [use_more] => 1
                                            [use_more_always] => 1
                                            [use_more_text] => 1
                                            [exposed_form] => 1
                                            [exposed_form_options] => 1
                                            [link_display] => 1
                                            [link_url] => 
                                            [group_by] => 1
                                            [style_plugin] => 1
                                            [style_options] => 1
                                            [row_plugin] => 1
                                            [row_options] => 1
                                            [header] => 1
                                            [footer] => 1
                                            [empty] => 1
                                            [relationships] => 1
                                            [fields] => 1
                                            [sorts] => 1
                                            [arguments] => 1
                                            [filters] => 1
                                            [filter_groups] => 1
                                            [cache_options] => 
                                        )

                                    [title] => 
                                    [enabled] => 1
                                    [display_comment] => 
                                    [css_class] => 
                                    [display_description] => 
                                    [use_ajax] => 
                                    [hide_attachment_summary] => 
                                    [items_per_page] => 10
                                    [offset] => 0
                                    [use_pager] => 
                                    [use_more] => 
                                    [use_more_always] => 
                                    [use_more_text] => more
                                    [link_display] => 
                                    [link_url] => 
                                    [group_by] => 
                                    [field_language] => ***CURRENT_LANGUAGE***
                                    [field_language_add_to_query] => 1
                                    [access] => Array
                                        (
                                            [type] => none
                                        )

                                    [cache] => Array
                                        (
                                            [type] => time
                                            [results_lifespan] => 60
                                            [output_lifespan] => 60
                                        )

                                    [query] => Array
                                        (
                                            [type] => views_query
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [exposed_form] => Array
                                        (
                                            [type] => basic
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [pager] => Array
                                        (
                                            [type] => full
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [style_plugin] => default
                                    [style_options] => Array
                                        (
                                        )

                                    [row_plugin] => fields
                                    [row_options] => Array
                                        (
                                        )

                                    [exposed_block] => 
                                    [header] => Array
                                        (
                                        )

                                    [footer] => Array
                                        (
                                        )

                                    [empty] => Array
                                        (
                                        )

                                    [relationships] => Array
                                        (
                                        )

                                    [fields] => Array
                                        (
                                        )

                                    [sorts] => Array
                                        (
                                        )

                                    [arguments] => Array
                                        (
                                        )

                                    [filter_groups] => Array
                                        (
                                            [operator] => AND
                                            [groups] => Array
                                                (
                                                    [1] => AND
                                                )

                                        )

                                    [filters] => Array
                                        (
                                        )

                                    [path] => taxonomy/term/%/type/%
                                    [menu] => Array
                                        (
                                            [type] => none
                                            [title] => 
                                            [description] => 
                                            [weight] => 0
                                            [name] => navigation
                                            [context] => 
                                        )

                                    [tab_options] => Array
                                        (
                                            [type] => none
                                            [title] => 
                                            [description] => 
                                            [weight] => 0
                                            [name] => navigation
                                        )

                                    [cache_options] => 
                                )

                            [definition] => Array
                                (
                                    [title] => Page
                                    [help] => Display the view as a page, with a URL and menu links.
                                    [handler] => views_plugin_display_page
                                    [theme] => views_view
                                    [uses hook menu] => 1
                                    [contextual links locations] => Array
                                        (
                                            [0] => page
                                        )

                                    [use ajax] => 1
                                    [use pager] => 1
                                    [use more] => 1
                                    [accept attachments] => 1
                                    [admin] => Page
                                    [help topic] => display-page
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_display_page.inc
                                    [parent] => parent
                                    [name] => page
                                    [contextual links] => Array
                                        (
                                            [views_ui] => Array
                                                (
                                                    [parent path] => admin/structure/views/view
                                                    [argument properties] => Array
                                                        (
                                                            [0] => name
                                                        )

                                                )

                                        )

                                )

                            [is_plugin] => 1
                            [localization_keys] => Array
                                (
                                    [0] => page
                                )

                            [default_display] => views_plugin_display_default Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [handlers] => Array
                                        (
                                        )

                                    [extender] => Array
                                        (
                                        )

                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => default
                                            [display_title] => Master
                                            [display_plugin] => default
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                    [query_comment] => 
                                                                )

                                                        )

                                                    [access] => Array
                                                        (
                                                            [type] => perm
                                                        )

                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [exposed_form] => Array
                                                        (
                                                            [type] => basic
                                                        )

                                                    [pager] => Array
                                                        (
                                                            [type] => full
                                                            [options] => Array
                                                                (
                                                                    [items_per_page] => 10
                                                                )

                                                        )

                                                    [style_plugin] => default
                                                    [row_plugin] => node
                                                    [header] => Array
                                                        (
                                                            [area] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [empty] => 
                                                                    [content] => 
Latest %2s of %1


                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                        )

                                                    [empty] => Array
                                                        (
                                                            [area] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [label] => No content
                                                                    [empty] => 
                                                                    [content] => There is currently no content in this category.
                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                        )

                                                    [relationships] => Array
                                                        (
                                                            [nodequeue_rel] => Array
                                                                (
                                                                    [id] => nodequeue_rel
                                                                    [table] => node
                                                                    [field] => nodequeue_rel
                                                                    [required] => 0
                                                                    [limit] => 1
                                                                    [names] => Array
                                                                        (
                                                                            [elevation] => elevation
                                                                            [featured] => 0
                                                                        )

                                                                )

                                                        )

                                                    [fields] => Array
                                                        (
                                                            [title] => Array
                                                                (
                                                                    [id] => title
                                                                    [table] => node
                                                                    [field] => title
                                                                    [label] => 
                                                                    [alter] => Array
                                                                        (
                                                                            [alter_text] => 0
                                                                            [make_link] => 0
                                                                            [absolute] => 0
                                                                            [word_boundary] => 0
                                                                            [ellipsis] => 0
                                                                            [strip_tags] => 0
                                                                            [trim] => 0
                                                                            [html] => 0
                                                                        )

                                                                    [hide_empty] => 0
                                                                    [empty_zero] => 0
                                                                    [link_to_node] => 1
                                                                )

                                                        )

                                                    [sorts] => Array
                                                        (
                                                            [sticky] => Array
                                                                (
                                                                    [id] => sticky
                                                                    [table] => node
                                                                    [field] => sticky
                                                                    [order] => DESC
                                                                )

                                                            [position] => Array
                                                                (
                                                                    [id] => position
                                                                    [table] => nodequeue_nodes
                                                                    [field] => position
                                                                    [relationship] => nodequeue_rel
                                                                    [order] => DESC
                                                                )

                                                            [field_published_date_value] => Array
                                                                (
                                                                    [id] => field_published_date_value
                                                                    [table] => field_data_field_published_date
                                                                    [field] => field_published_date_value
                                                                    [order] => DESC
                                                                )

                                                        )

                                                    [arguments] => Array
                                                        (
                                                            [term_node_tid_depth] => Array
                                                                (
                                                                    [id] => term_node_tid_depth
                                                                    [table] => node
                                                                    [field] => term_node_tid_depth
                                                                    [default_action] => empty
                                                                    [title_enable] => 1
                                                                    [title] => %1 %2
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %2
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_skip_url] => 0
                                                                    [summary] => Array
                                                                        (
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [type] => taxonomy_term
                                                                            [fail] => empty
                                                                        )

                                                                    [validate_options] => Array
                                                                        (
                                                                            [vocabularies] => Array
                                                                                (
                                                                                    [article_type] => 0
                                                                                    [author_type] => 0
                                                                                    [category] => 0
                                                                                    [tags] => 0
                                                                                    [topic] => 0
                                                                                )

                                                                            [transform] => 0
                                                                        )

                                                                    [depth] => 3
                                                                    [break_phrase] => 0
                                                                    [set_breadcrumb] => 0
                                                                    [use_taxonomy_term_path] => 0
                                                                )

                                                            [type] => Array
                                                                (
                                                                    [id] => type
                                                                    [table] => node
                                                                    [field] => type
                                                                    [default_action] => empty
                                                                    [title_enable] => 1
                                                                    [title] => %1
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %1
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_skip_url] => 0
                                                                    [summary] => Array
                                                                        (
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [fail] => empty
                                                                        )

                                                                )

                                                        )

                                                    [filters] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [id] => status
                                                                    [table] => node
                                                                    [field] => status
                                                                    [value] => 1
                                                                )

                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_default Object
 *RECURSION*
                                        )

                                    [plugin_type] => display
                                    [options] => Array
                                        (
                                            [title] => 
                                            [enabled] => 1
                                            [display_comment] => 
                                            [css_class] => 
                                            [display_description] => 
                                            [use_ajax] => 
                                            [hide_attachment_summary] => 
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [use_pager] => 
                                            [use_more] => 
                                            [use_more_always] => 
                                            [use_more_text] => more
                                            [link_display] => 
                                            [link_url] => 
                                            [group_by] => 
                                            [field_language] => ***CURRENT_LANGUAGE***
                                            [field_language_add_to_query] => 1
                                            [access] => Array
                                                (
                                                    [type] => perm
                                                )

                                            [cache] => Array
                                                (
                                                    [type] => time
                                                    [results_lifespan] => 60
                                                    [output_lifespan] => 60
                                                )

                                            [query] => Array
                                                (
                                                    [type] => views_query
                                                    [options] => Array
                                                        (
                                                            [query_comment] => 
                                                        )

                                                )

                                            [exposed_form] => Array
                                                (
                                                    [type] => basic
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [pager] => Array
                                                (
                                                    [type] => full
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                        )

                                                )

                                            [style_plugin] => default
                                            [style_options] => Array
                                                (
                                                )

                                            [row_plugin] => node
                                            [row_options] => Array
                                                (
                                                )

                                            [exposed_block] => 
                                            [header] => Array
                                                (
                                                    [area] => Array
                                                        (
                                                            [id] => area
                                                            [table] => views
                                                            [field] => area
                                                            [empty] => 
                                                            [content] => 
Latest %2s of %1


                                                            [format] => filtered_html
                                                            [tokenize] => 0
                                                        )

                                                )

                                            [footer] => Array
                                                (
                                                )

                                            [empty] => Array
                                                (
                                                    [area] => Array
                                                        (
                                                            [id] => area
                                                            [table] => views
                                                            [field] => area
                                                            [label] => No content
                                                            [empty] => 
                                                            [content] => There is currently no content in this category.
                                                            [format] => filtered_html
                                                            [tokenize] => 0
                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [nodequeue_rel] => Array
                                                        (
                                                            [id] => nodequeue_rel
                                                            [table] => node
                                                            [field] => nodequeue_rel
                                                            [required] => 0
                                                            [limit] => 1
                                                            [names] => Array
                                                                (
                                                                    [elevation] => elevation
                                                                    [featured] => 0
                                                                )

                                                        )

                                                )

                                            [fields] => Array
                                                (
                                                    [title] => Array
                                                        (
                                                            [id] => title
                                                            [table] => node
                                                            [field] => title
                                                            [label] => 
                                                            [alter] => Array
                                                                (
                                                                    [alter_text] => 0
                                                                    [make_link] => 0
                                                                    [absolute] => 0
                                                                    [word_boundary] => 0
                                                                    [ellipsis] => 0
                                                                    [strip_tags] => 0
                                                                    [trim] => 0
                                                                    [html] => 0
                                                                )

                                                            [hide_empty] => 0
                                                            [empty_zero] => 0
                                                            [link_to_node] => 1
                                                        )

                                                )

                                            [sorts] => Array
                                                (
                                                    [sticky] => Array
                                                        (
                                                            [id] => sticky
                                                            [table] => node
                                                            [field] => sticky
                                                            [order] => DESC
                                                        )

                                                    [position] => Array
                                                        (
                                                            [id] => position
                                                            [table] => nodequeue_nodes
                                                            [field] => position
                                                            [relationship] => nodequeue_rel
                                                            [order] => DESC
                                                        )

                                                    [field_published_date_value] => Array
                                                        (
                                                            [id] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [field] => field_published_date_value
                                                            [order] => DESC
                                                        )

                                                )

                                            [arguments] => Array
                                                (
                                                    [term_node_tid_depth] => Array
                                                        (
                                                            [id] => term_node_tid_depth
                                                            [table] => node
                                                            [field] => term_node_tid_depth
                                                            [default_action] => empty
                                                            [title_enable] => 1
                                                            [title] => %1 %2
                                                            [breadcrumb_enable] => 1
                                                            [breadcrumb] => %2
                                                            [default_argument_type] => fixed
                                                            [default_argument_skip_url] => 0
                                                            [summary] => Array
                                                                (
                                                                    [number_of_records] => 0
                                                                    [format] => default_summary
                                                                )

                                                            [summary_options] => Array
                                                                (
                                                                    [items_per_page] => 25
                                                                )

                                                            [specify_validation] => 1
                                                            [validate] => Array
                                                                (
                                                                    [type] => taxonomy_term
                                                                    [fail] => empty
                                                                )

                                                            [validate_options] => Array
                                                                (
                                                                    [vocabularies] => Array
                                                                        (
                                                                            [article_type] => 0
                                                                            [author_type] => 0
                                                                            [category] => 0
                                                                            [tags] => 0
                                                                            [topic] => 0
                                                                        )

                                                                    [transform] => 0
                                                                )

                                                            [depth] => 3
                                                            [break_phrase] => 0
                                                            [set_breadcrumb] => 0
                                                            [use_taxonomy_term_path] => 0
                                                        )

                                                    [type] => Array
                                                        (
                                                            [id] => type
                                                            [table] => node
                                                            [field] => type
                                                            [default_action] => empty
                                                            [title_enable] => 1
                                                            [title] => %1
                                                            [breadcrumb_enable] => 1
                                                            [breadcrumb] => %1
                                                            [default_argument_type] => fixed
                                                            [default_argument_skip_url] => 0
                                                            [summary] => Array
                                                                (
                                                                    [number_of_records] => 0
                                                                    [format] => default_summary
                                                                )

                                                            [summary_options] => Array
                                                                (
                                                                    [items_per_page] => 25
                                                                )

                                                            [specify_validation] => 1
                                                            [validate] => Array
                                                                (
                                                                    [fail] => empty
                                                                )

                                                        )

                                                )

                                            [filter_groups] => Array
                                                (
                                                    [operator] => AND
                                                    [groups] => Array
                                                        (
                                                            [1] => AND
                                                        )

                                                )

                                            [filters] => Array
                                                (
                                                    [status] => Array
                                                        (
                                                            [id] => status
                                                            [table] => node
                                                            [field] => status
                                                            [value] => 1
                                                        )

                                                )

                                            [defaults] => Array
                                                (
                                                    [cache] => 
                                                    [cache_options] => 
                                                )

                                            [cache_options] => 
                                        )

                                    [definition] => Array
                                        (
                                            [title] => Master
                                            [help] => Default settings for this view.
                                            [handler] => views_plugin_display_default
                                            [theme] => views_view
                                            [no ui] => 1
                                            [no remove] => 1
                                            [js] => Array
                                                (
                                                    [0] => misc/form.js
                                                    [1] => misc/collapse.js
                                                    [2] => misc/textarea.js
                                                    [3] => misc/tabledrag.js
                                                    [4] => misc/autocomplete.js
                                                    [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                )

                                            [use ajax] => 1
                                            [use pager] => 1
                                            [use more] => 1
                                            [accept attachments] => 1
                                            [help topic] => display-default
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_display_default.inc
                                            [parent] => parent
                                            [name] => default
                                            [contextual links] => Array
                                                (
                                                    [views_ui] => Array
                                                        (
                                                            [parent path] => admin/structure/views/view
                                                            [argument properties] => Array
                                                                (
                                                                    [0] => name
                                                                )

                                                        )

                                                )

                                        )

                                    [is_plugin] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                        )

                                )

                            [has_exposed] => 
                        )

                )

        )

    [style_plugin] => views_plugin_style_default Object
        (
            [row_tokens] => Array
                (
                )

            [view] => view Object
 *RECURSION*
            [display] => views_display Object
                (
                    [db_table] => views_display
                    [vid] => 0
                    [id] => page
                    [display_title] => Page
                    [display_plugin] => page
                    [position] => 0
                    [display_options] => Array
                        (
                            [query] => Array
                                (
                                    [type] => views_query
                                    [options] => Array
                                        (
                                        )

                                )

                            [path] => taxonomy/term/%/type/%
                            [cache] => Array
                                (
                                    [type] => time
                                    [results_lifespan] => 60
                                    [output_lifespan] => 60
                                )

                            [defaults] => Array
                                (
                                    [cache] => 
                                    [cache_options] => 
                                )

                            [cache_options] => 
                        )

                    [handler] => views_plugin_display_page Object
                        (
                            [view] => view Object
 *RECURSION*
                            [handlers] => Array
                                (
                                    [field] => Array
                                        (
                                            [title] => views_handler_field_node Object
                                                (
                                                    [field_alias] => unknown
                                                    [aliases] => Array
                                                        (
                                                        )

                                                    [additional_fields] => Array
                                                        (
                                                            [nid] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                )

                                                        )

                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => field
                                                    [table_alias] => 
                                                    [real_field] => title
                                                    [options] => Array
                                                        (
                                                            [id] => title
                                                            [table] => node
                                                            [field] => title
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [label] => 
                                                            [exclude] => 
                                                            [alter] => Array
                                                                (
                                                                    [alter_text] => 0
                                                                    [text] => 
                                                                    [make_link] => 0
                                                                    [path] => 
                                                                    [absolute] => 0
                                                                    [external] => 
                                                                    [replace_spaces] => 
                                                                    [path_case] => none
                                                                    [trim_whitespace] => 
                                                                    [alt] => 
                                                                    [rel] => 
                                                                    [link_class] => 
                                                                    [prefix] => 
                                                                    [suffix] => 
                                                                    [target] => 
                                                                    [nl2br] => 
                                                                    [max_length] => 
                                                                    [word_boundary] => 0
                                                                    [ellipsis] => 0
                                                                    [strip_tags] => 0
                                                                    [trim] => 0
                                                                    [preserve_tags] => 
                                                                    [html] => 0
                                                                )

                                                            [element_type] => 
                                                            [element_class] => 
                                                            [element_label_type] => 
                                                            [element_label_class] => 
                                                            [element_label_colon] => 1
                                                            [element_wrapper_type] => 
                                                            [element_wrapper_class] => 
                                                            [element_default_classes] => 1
                                                            [empty] => 
                                                            [hide_empty] => 0
                                                            [empty_zero] => 0
                                                            [hide_alter_empty] => 1
                                                            [link_to_node] => 1
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [field] => title
                                                            [group] => Content
                                                            [handler] => views_handler_field_node
                                                            [click sortable] => 1
                                                            [link_to_node default] => 1
                                                            [title] => Title
                                                            [help] => The content title.
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => field
                                                            [2] => node
                                                            [3] => title
                                                        )

                                                    [table] => node
                                                    [field] => title
                                                    [position] => 0
                                                )

                                        )

                                    [argument] => Array
                                        (
                                            [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                (
                                                    [validator] => 
                                                    [argument] => 37
                                                    [value] => 
                                                    [name_table] => 
                                                    [name_field] => 
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => argument
                                                    [table_alias] => node
                                                    [real_field] => nid
                                                    [options] => Array
                                                        (
                                                            [id] => term_node_tid_depth
                                                            [table] => node
                                                            [field] => term_node_tid_depth
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [default_action] => empty
                                                            [exception] => Array
                                                                (
                                                                    [value] => all
                                                                    [title_enable] => 0
                                                                    [title] => All
                                                                )

                                                            [title_enable] => 1
                                                            [title] => %1 %2
                                                            [breadcrumb_enable] => 1
                                                            [breadcrumb] => %2
                                                            [default_argument_type] => fixed
                                                            [default_argument_options] => Array
                                                                (
                                                                )

                                                            [default_argument_skip_url] => 0
                                                            [summary_options] => Array
                                                                (
                                                                    [items_per_page] => 25
                                                                )

                                                            [summary] => Array
                                                                (
                                                                    [sort_order] => asc
                                                                    [number_of_records] => 0
                                                                    [format] => default_summary
                                                                )

                                                            [specify_validation] => 1
                                                            [validate] => Array
                                                                (
                                                                    [type] => taxonomy_term
                                                                    [fail] => empty
                                                                )

                                                            [validate_options] => Array
                                                                (
                                                                    [vocabularies] => Array
                                                                        (
                                                                            [article_type] => 0
                                                                            [author_type] => 0
                                                                            [category] => 0
                                                                            [tags] => 0
                                                                            [topic] => 0
                                                                        )

                                                                    [transform] => 0
                                                                )

                                                            [depth] => 3
                                                            [break_phrase] => 0
                                                            [set_breadcrumb] => 0
                                                            [use_taxonomy_term_path] => 0
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Has taxonomy term ID (with depth)
                                                            [handler] => views_handler_argument_term_node_tid_depth
                                                            [accept depth modifier] => 1
                                                            [group] => Content
                                                            [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                            [real field] => nid
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => argument
                                                            [2] => node
                                                            [3] => term_node_tid_depth
                                                        )

                                                    [table] => node
                                                    [field] => term_node_tid_depth
                                                    [position] => 0
                                                    [relationship] => 
                                                    [validated_title] => News & Opinion
                                                    [argument_validated] => 1
                                                )

                                            [type] => views_handler_argument_node_type Object
                                                (
                                                    [validator] => 
                                                    [argument] => gallery
                                                    [value] => 
                                                    [name_table] => 
                                                    [name_field] => 
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => argument
                                                    [table_alias] => node
                                                    [real_field] => type
                                                    [options] => Array
                                                        (
                                                            [id] => type
                                                            [table] => node
                                                            [field] => type
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [default_action] => empty
                                                            [exception] => Array
                                                                (
                                                                    [value] => all
                                                                    [title_enable] => 0
                                                                    [title] => All
                                                                )

                                                            [title_enable] => 1
                                                            [title] => %1
                                                            [breadcrumb_enable] => 1
                                                            [breadcrumb] => %1
                                                            [default_argument_type] => fixed
                                                            [default_argument_options] => Array
                                                                (
                                                                )

                                                            [default_argument_skip_url] => 0
                                                            [summary_options] => Array
                                                                (
                                                                    [items_per_page] => 25
                                                                )

                                                            [summary] => Array
                                                                (
                                                                    [sort_order] => asc
                                                                    [number_of_records] => 0
                                                                    [format] => default_summary
                                                                )

                                                            [specify_validation] => 1
                                                            [validate] => Array
                                                                (
                                                                    [type] => none
                                                                    [fail] => empty
                                                                )

                                                            [validate_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_argument_node_type
                                                            [group] => Content
                                                            [title] => Type
                                                            [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => argument
                                                            [2] => node
                                                            [3] => type
                                                        )

                                                    [table] => node
                                                    [field] => type
                                                    [position] => 1
                                                    [relationship] => 
                                                    [argument_validated] => 1
                                                )

                                        )

                                    [sort] => Array
                                        (
                                            [sticky] => views_handler_sort Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => sort
                                                    [table_alias] => node
                                                    [real_field] => sticky
                                                    [options] => Array
                                                        (
                                                            [id] => sticky
                                                            [table] => node
                                                            [field] => sticky
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [order] => DESC
                                                            [exposed] => 
                                                            [expose] => Array
                                                                (
                                                                    [label] => 
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_sort
                                                            [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                            [group] => Content
                                                            [title] => Sticky
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => sort
                                                            [2] => node
                                                            [3] => sticky
                                                        )

                                                    [table] => node
                                                    [field] => sticky
                                                    [position] => 0
                                                    [relationship] => 
                                                )

                                            [position] => views_handler_sort Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => sort
                                                    [table_alias] => nodequeue_nodes_node
                                                    [real_field] => position
                                                    [options] => Array
                                                        (
                                                            [id] => position
                                                            [table] => nodequeue_nodes
                                                            [field] => position
                                                            [relationship] => nodequeue_rel
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [order] => DESC
                                                            [exposed] => 
                                                            [expose] => Array
                                                                (
                                                                    [label] => 
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_sort
                                                            [group] => Nodequeue
                                                            [title] => Position
                                                            [help] => The position of the node within a queue.
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => sort
                                                            [2] => nodequeue_nodes
                                                            [3] => position
                                                        )

                                                    [table] => nodequeue_nodes
                                                    [field] => position
                                                    [position] => 1
                                                    [relationship] => nodequeue_nodes_node
                                                )

                                            [field_published_date_value] => views_handler_sort Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => sort
                                                    [table_alias] => field_data_field_published_date
                                                    [real_field] => field_published_date_value
                                                    [options] => Array
                                                        (
                                                            [id] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [field] => field_published_date_value
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [order] => DESC
                                                            [exposed] => 
                                                            [expose] => Array
                                                                (
                                                                    [label] => 
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [field] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [handler] => views_handler_sort
                                                            [additional fields] => Array
                                                                (
                                                                    [0] => field_published_date_value
                                                                )

                                                            [field_name] => field_published_date
                                                            [group] => Content
                                                            [title] => Published Date (field_published_date)
                                                            [title short] => Published Date
                                                            [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => sort
                                                            [2] => field_data_field_published_date
                                                            [3] => field_published_date_value
                                                        )

                                                    [table] => field_data_field_published_date
                                                    [field] => field_published_date_value
                                                    [position] => 2
                                                    [relationship] => 
                                                )

                                        )

                                    [filter] => Array
                                        (
                                            [status] => views_handler_filter_boolean_operator Object
                                                (
                                                    [always_multiple] => 1
                                                    [no_operator] => 1
                                                    [accept_null] => 
                                                    [value] => 1
                                                    [operator] => =
                                                    [always_required] => 
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => filter
                                                    [table_alias] => node
                                                    [real_field] => status
                                                    [options] => Array
                                                        (
                                                            [id] => status
                                                            [table] => node
                                                            [field] => status
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [operator] => =
                                                            [value] => 1
                                                            [group] => 1
                                                            [exposed] => 
                                                            [expose] => Array
                                                                (
                                                                    [operator_id] => 
                                                                    [label] => 
                                                                    [use_operator] => 0
                                                                    [operator] => 
                                                                    [identifier] => 
                                                                    [required] => 0
                                                                    [remember] => 0
                                                                    [multiple] => 0
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_filter_boolean_operator
                                                            [label] => Published
                                                            [type] => yes-no
                                                            [use equal] => 1
                                                            [group] => Content
                                                            [title] => Published
                                                            [help] => Whether or not the content is published.
                                                            [allow empty] => 1
                                                        )

                                                    [is_handler] => 1
                                                    [value_value] => Published
                                                    [value_options] => 
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => filter
                                                            [2] => node
                                                            [3] => status
                                                        )

                                                    [table] => node
                                                    [field] => status
                                                    [position] => 0
                                                    [relationship] => 
                                                )

                                        )

                                    [relationship] => Array
                                        (
                                            [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => relationship
                                                    [table_alias] => 
                                                    [real_field] => nid
                                                    [options] => Array
                                                        (
                                                            [id] => nodequeue_rel
                                                            [table] => node
                                                            [field] => nodequeue_rel
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [label] => queue
                                                            [required] => 0
                                                            [limit] => 1
                                                            [names] => Array
                                                                (
                                                                    [elevation] => elevation
                                                                    [featured] => 0
                                                                )

                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => nodequeue_handler_relationship_nodequeue
                                                            [base] => nodequeue_nodes
                                                            [field] => nid
                                                            [label] => queue
                                                            [group] => Nodequeue
                                                            [title] => Queue
                                                            [help] => Create a relationship to a nodequeue.
                                                            [real field] => nid
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => relationship
                                                            [2] => node
                                                            [3] => nodequeue_rel
                                                        )

                                                    [table] => node
                                                    [field] => nodequeue_rel
                                                    [position] => 0
                                                    [relationship] => 
                                                    [alias] => nodequeue_nodes_node
                                                )

                                        )

                                    [header] => Array
                                        (
                                            [area] => views_handler_area_text Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => header
                                                    [table_alias] => 
                                                    [real_field] => 
                                                    [options] => Array
                                                        (
                                                            [id] => area
                                                            [table] => views
                                                            [field] => area
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [label] => 
                                                            [empty] => 
                                                            [content] => 
Latest %2s of %1


                                                            [format] => filtered_html
                                                            [tokenize] => 0
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_area_text
                                                            [group] => Global
                                                            [title] => Text area
                                                            [help] => Provide markup text for the area.
                                                            [field] => 
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => header
                                                            [2] => views
                                                            [3] => area
                                                        )

                                                    [table] => views
                                                    [field] => area
                                                    [position] => 0
                                                    [relationship] => 
                                                )

                                        )

                                    [footer] => Array
                                        (
                                        )

                                    [empty] => Array
                                        (
                                            [area] => views_handler_area_text Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [query] => views_plugin_query_default Object
                                                        (
                                                            [table_queue] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [alias] => node
                                                                            [table] => node
                                                                            [relationship] => node
                                                                            [join] => 
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [table] => nodequeue_nodes
                                                                            [num] => 1
                                                                            [alias] => nodequeue_nodes_node
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => nid
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => qid
                                                                                                    [value] => Array
                                                                                                        (
                                                                                                            [0] => 1
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => nid
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [table] => field_data_field_published_date
                                                                            [num] => 1
                                                                            [alias] => field_data_field_published_date
                                                                            [join] => views_join Object
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [left_table] => node
                                                                                    [left_field] => nid
                                                                                    [field] => entity_id
                                                                                    [extra] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => entity_type
                                                                                                    [value] => node
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => deleted
                                                                                                    [value] => 0
                                                                                                    [numeric] => 1
                                                                                                )

                                                                                        )

                                                                                    [type] => LEFT
                                                                                    [definition] => Array
                                                                                        (
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                        )

                                                                                    [extra_type] => AND
                                                                                    [adjusted] => 1
                                                                                )

                                                                            [relationship] => node
                                                                        )

                                                                )

                                                            [tables] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [count] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                )

                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [link] => 
                                                                            [table] => node
                                                                            [alias] => node
                                                                            [base] => node
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [link] => node
                                                                            [table] => nodequeue_nodes
                                                                            [base] => nodequeue_nodes
                                                                        )

                                                                )

                                                            [where] => Array
                                                                (
                                                                    [1] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.status
                                                                                            [value] => 1
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                    [0] => Array
                                                                        (
                                                                            [conditions] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 1
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 1
                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => 
                                                                                        )

                                                                                )

                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                            [type] => AND
                                                                        )

                                                                )

                                                            [having] => Array
                                                                (
                                                                )

                                                            [group_operator] => AND
                                                            [orderby] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => node_sticky
                                                                            [direction] => DESC
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => nodequeue_nodes_node_position
                                                                            [direction] => DESC
                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [field] => field_data_field_published_date_field_published_date_value
                                                                            [direction] => DESC
                                                                        )

                                                                )

                                                            [groupby] => Array
                                                                (
                                                                )

                                                            [header] => Array
                                                                (
                                                                )

                                                            [distinct] => 
                                                            [has_aggregate] => 
                                                            [get_count_optimized] => 
                                                            [pager] => views_plugin_pager_full Object
                                                                (
                                                                    [current_page] => 0
                                                                    [total_items] => 993
                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => views_display Object
 *RECURSION*
                                                                    [plugin_type] => pager
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                            [offset] => 0
                                                                            [id] => 0
                                                                            [total_pages] => 
                                                                            [expose] => Array
                                                                                (
                                                                                    [items_per_page] => 
                                                                                    [items_per_page_label] => Items per page
                                                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                    [items_per_page_options_all] => 
                                                                                    [items_per_page_options_all_label] => - All -
                                                                                    [offset] => 
                                                                                    [offset_label] => Offset
                                                                                )

                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => Paged output, full pager
                                                                            [short title] => Full
                                                                            [help] => Paged output, full Drupal style
                                                                            [handler] => views_plugin_pager_full
                                                                            [help topic] => pager-full
                                                                            [uses options] => 1
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_pager_full.inc
                                                                            [parent] => parent
                                                                            [name] => full
                                                                        )

                                                                    [is_plugin] => 1
                                                                )

                                                            [field_aliases] => Array
                                                                (
                                                                    [node] => Array
                                                                        (
                                                                            [sticky] => node_sticky
                                                                            [nid] => nid
                                                                        )

                                                                    [nodequeue_nodes_node] => Array
                                                                        (
                                                                            [position] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date] => Array
                                                                        (
                                                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                )

                                                            [tags] => Array
                                                                (
                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [display] => 
                                                            [plugin_type] => query
                                                            [options] => Array
                                                                (
                                                                    [disable_sql_rewrite] => 
                                                                    [distinct] => 
                                                                    [slave] => 
                                                                    [query_comment] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => SQL Query
                                                                    [help] => Query will be generated and run using the Drupal database API.
                                                                    [handler] => views_plugin_query_default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_query_default.inc
                                                                    [parent] => parent
                                                                    [name] => views_query
                                                                )

                                                            [is_plugin] => 1
                                                            [base_table] => node
                                                            [base_field] => nid
                                                            [count_field] => Array
                                                                (
                                                                    [table] => node
                                                                    [field] => nid
                                                                    [alias] => nid
                                                                    [count] => 1
                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [node_sticky] => Array
                                                                        (
                                                                            [field] => sticky
                                                                            [table] => node
                                                                            [alias] => node_sticky
                                                                        )

                                                                    [nodequeue_nodes_node_position] => Array
                                                                        (
                                                                            [field] => position
                                                                            [table] => nodequeue_nodes_node
                                                                            [alias] => nodequeue_nodes_node_position
                                                                        )

                                                                    [field_data_field_published_date_field_published_date_value] => Array
                                                                        (
                                                                            [field] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [alias] => field_data_field_published_date_field_published_date_value
                                                                        )

                                                                    [nid] => Array
                                                                        (
                                                                            [field] => nid
                                                                            [table] => node
                                                                            [alias] => nid
                                                                        )

                                                                )

                                                            [limit] => 10
                                                            [offset] => 0
                                                        )

                                                    [handler_type] => empty
                                                    [table_alias] => 
                                                    [real_field] => 
                                                    [options] => Array
                                                        (
                                                            [id] => area
                                                            [table] => views
                                                            [field] => area
                                                            [relationship] => none
                                                            [group_type] => group
                                                            [ui_name] => 
                                                            [label] => No content
                                                            [empty] => 
                                                            [content] => There is currently no content in this category.
                                                            [format] => filtered_html
                                                            [tokenize] => 0
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [handler] => views_handler_area_text
                                                            [group] => Global
                                                            [title] => Text area
                                                            [help] => Provide markup text for the area.
                                                            [field] => 
                                                        )

                                                    [is_handler] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => default
                                                            [1] => empty
                                                            [2] => views
                                                            [3] => area
                                                        )

                                                    [table] => views
                                                    [field] => area
                                                    [position] => 0
                                                    [relationship] => 
                                                )

                                        )

                                )

                            [extender] => Array
                                (
                                )

                            [display] => views_display Object
 *RECURSION*
                            [plugin_type] => display
                            [options] => Array
                                (
                                    [defaults] => Array
                                        (
                                            [access] => 1
                                            [cache] => 
                                            [query] => 1
                                            [title] => 1
                                            [css_class] => 1
                                            [display_description] => 
                                            [use_ajax] => 1
                                            [hide_attachment_summary] => 1
                                            [pager] => 1
                                            [pager_options] => 1
                                            [use_more] => 1
                                            [use_more_always] => 1
                                            [use_more_text] => 1
                                            [exposed_form] => 1
                                            [exposed_form_options] => 1
                                            [link_display] => 1
                                            [link_url] => 
                                            [group_by] => 1
                                            [style_plugin] => 1
                                            [style_options] => 1
                                            [row_plugin] => 1
                                            [row_options] => 1
                                            [header] => 1
                                            [footer] => 1
                                            [empty] => 1
                                            [relationships] => 1
                                            [fields] => 1
                                            [sorts] => 1
                                            [arguments] => 1
                                            [filters] => 1
                                            [filter_groups] => 1
                                            [cache_options] => 
                                        )

                                    [title] => 
                                    [enabled] => 1
                                    [display_comment] => 
                                    [css_class] => 
                                    [display_description] => 
                                    [use_ajax] => 
                                    [hide_attachment_summary] => 
                                    [items_per_page] => 10
                                    [offset] => 0
                                    [use_pager] => 
                                    [use_more] => 
                                    [use_more_always] => 
                                    [use_more_text] => more
                                    [link_display] => 
                                    [link_url] => 
                                    [group_by] => 
                                    [field_language] => ***CURRENT_LANGUAGE***
                                    [field_language_add_to_query] => 1
                                    [access] => Array
                                        (
                                            [type] => none
                                        )

                                    [cache] => Array
                                        (
                                            [type] => time
                                            [results_lifespan] => 60
                                            [output_lifespan] => 60
                                        )

                                    [query] => Array
                                        (
                                            [type] => views_query
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [exposed_form] => Array
                                        (
                                            [type] => basic
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [pager] => Array
                                        (
                                            [type] => full
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [style_plugin] => default
                                    [style_options] => Array
                                        (
                                        )

                                    [row_plugin] => fields
                                    [row_options] => Array
                                        (
                                        )

                                    [exposed_block] => 
                                    [header] => Array
                                        (
                                        )

                                    [footer] => Array
                                        (
                                        )

                                    [empty] => Array
                                        (
                                        )

                                    [relationships] => Array
                                        (
                                        )

                                    [fields] => Array
                                        (
                                        )

                                    [sorts] => Array
                                        (
                                        )

                                    [arguments] => Array
                                        (
                                        )

                                    [filter_groups] => Array
                                        (
                                            [operator] => AND
                                            [groups] => Array
                                                (
                                                    [1] => AND
                                                )

                                        )

                                    [filters] => Array
                                        (
                                        )

                                    [path] => taxonomy/term/%/type/%
                                    [menu] => Array
                                        (
                                            [type] => none
                                            [title] => 
                                            [description] => 
                                            [weight] => 0
                                            [name] => navigation
                                            [context] => 
                                        )

                                    [tab_options] => Array
                                        (
                                            [type] => none
                                            [title] => 
                                            [description] => 
                                            [weight] => 0
                                            [name] => navigation
                                        )

                                    [cache_options] => 
                                )

                            [definition] => Array
                                (
                                    [title] => Page
                                    [help] => Display the view as a page, with a URL and menu links.
                                    [handler] => views_plugin_display_page
                                    [theme] => views_view
                                    [uses hook menu] => 1
                                    [contextual links locations] => Array
                                        (
                                            [0] => page
                                        )

                                    [use ajax] => 1
                                    [use pager] => 1
                                    [use more] => 1
                                    [accept attachments] => 1
                                    [admin] => Page
                                    [help topic] => display-page
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_display_page.inc
                                    [parent] => parent
                                    [name] => page
                                    [contextual links] => Array
                                        (
                                            [views_ui] => Array
                                                (
                                                    [parent path] => admin/structure/views/view
                                                    [argument properties] => Array
                                                        (
                                                            [0] => name
                                                        )

                                                )

                                        )

                                )

                            [is_plugin] => 1
                            [localization_keys] => Array
                                (
                                    [0] => page
                                )

                            [default_display] => views_plugin_display_default Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [handlers] => Array
                                        (
                                        )

                                    [extender] => Array
                                        (
                                        )

                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => default
                                            [display_title] => Master
                                            [display_plugin] => default
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                    [query_comment] => 
                                                                )

                                                        )

                                                    [access] => Array
                                                        (
                                                            [type] => perm
                                                        )

                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [exposed_form] => Array
                                                        (
                                                            [type] => basic
                                                        )

                                                    [pager] => Array
                                                        (
                                                            [type] => full
                                                            [options] => Array
                                                                (
                                                                    [items_per_page] => 10
                                                                )

                                                        )

                                                    [style_plugin] => default
                                                    [row_plugin] => node
                                                    [header] => Array
                                                        (
                                                            [area] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [empty] => 
                                                                    [content] => 
Latest %2s of %1


                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                        )

                                                    [empty] => Array
                                                        (
                                                            [area] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [label] => No content
                                                                    [empty] => 
                                                                    [content] => There is currently no content in this category.
                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                        )

                                                    [relationships] => Array
                                                        (
                                                            [nodequeue_rel] => Array
                                                                (
                                                                    [id] => nodequeue_rel
                                                                    [table] => node
                                                                    [field] => nodequeue_rel
                                                                    [required] => 0
                                                                    [limit] => 1
                                                                    [names] => Array
                                                                        (
                                                                            [elevation] => elevation
                                                                            [featured] => 0
                                                                        )

                                                                )

                                                        )

                                                    [fields] => Array
                                                        (
                                                            [title] => Array
                                                                (
                                                                    [id] => title
                                                                    [table] => node
                                                                    [field] => title
                                                                    [label] => 
                                                                    [alter] => Array
                                                                        (
                                                                            [alter_text] => 0
                                                                            [make_link] => 0
                                                                            [absolute] => 0
                                                                            [word_boundary] => 0
                                                                            [ellipsis] => 0
                                                                            [strip_tags] => 0
                                                                            [trim] => 0
                                                                            [html] => 0
                                                                        )

                                                                    [hide_empty] => 0
                                                                    [empty_zero] => 0
                                                                    [link_to_node] => 1
                                                                )

                                                        )

                                                    [sorts] => Array
                                                        (
                                                            [sticky] => Array
                                                                (
                                                                    [id] => sticky
                                                                    [table] => node
                                                                    [field] => sticky
                                                                    [order] => DESC
                                                                )

                                                            [position] => Array
                                                                (
                                                                    [id] => position
                                                                    [table] => nodequeue_nodes
                                                                    [field] => position
                                                                    [relationship] => nodequeue_rel
                                                                    [order] => DESC
                                                                )

                                                            [field_published_date_value] => Array
                                                                (
                                                                    [id] => field_published_date_value
                                                                    [table] => field_data_field_published_date
                                                                    [field] => field_published_date_value
                                                                    [order] => DESC
                                                                )

                                                        )

                                                    [arguments] => Array
                                                        (
                                                            [term_node_tid_depth] => Array
                                                                (
                                                                    [id] => term_node_tid_depth
                                                                    [table] => node
                                                                    [field] => term_node_tid_depth
                                                                    [default_action] => empty
                                                                    [title_enable] => 1
                                                                    [title] => %1 %2
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %2
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_skip_url] => 0
                                                                    [summary] => Array
                                                                        (
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [type] => taxonomy_term
                                                                            [fail] => empty
                                                                        )

                                                                    [validate_options] => Array
                                                                        (
                                                                            [vocabularies] => Array
                                                                                (
                                                                                    [article_type] => 0
                                                                                    [author_type] => 0
                                                                                    [category] => 0
                                                                                    [tags] => 0
                                                                                    [topic] => 0
                                                                                )

                                                                            [transform] => 0
                                                                        )

                                                                    [depth] => 3
                                                                    [break_phrase] => 0
                                                                    [set_breadcrumb] => 0
                                                                    [use_taxonomy_term_path] => 0
                                                                )

                                                            [type] => Array
                                                                (
                                                                    [id] => type
                                                                    [table] => node
                                                                    [field] => type
                                                                    [default_action] => empty
                                                                    [title_enable] => 1
                                                                    [title] => %1
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %1
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_skip_url] => 0
                                                                    [summary] => Array
                                                                        (
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [fail] => empty
                                                                        )

                                                                )

                                                        )

                                                    [filters] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [id] => status
                                                                    [table] => node
                                                                    [field] => status
                                                                    [value] => 1
                                                                )

                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_default Object
 *RECURSION*
                                        )

                                    [plugin_type] => display
                                    [options] => Array
                                        (
                                            [title] => 
                                            [enabled] => 1
                                            [display_comment] => 
                                            [css_class] => 
                                            [display_description] => 
                                            [use_ajax] => 
                                            [hide_attachment_summary] => 
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [use_pager] => 
                                            [use_more] => 
                                            [use_more_always] => 
                                            [use_more_text] => more
                                            [link_display] => 
                                            [link_url] => 
                                            [group_by] => 
                                            [field_language] => ***CURRENT_LANGUAGE***
                                            [field_language_add_to_query] => 1
                                            [access] => Array
                                                (
                                                    [type] => perm
                                                )

                                            [cache] => Array
                                                (
                                                    [type] => time
                                                    [results_lifespan] => 60
                                                    [output_lifespan] => 60
                                                )

                                            [query] => Array
                                                (
                                                    [type] => views_query
                                                    [options] => Array
                                                        (
                                                            [query_comment] => 
                                                        )

                                                )

                                            [exposed_form] => Array
                                                (
                                                    [type] => basic
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [pager] => Array
                                                (
                                                    [type] => full
                                                    [options] => Array
                                                        (
                                                            [items_per_page] => 10
                                                        )

                                                )

                                            [style_plugin] => default
                                            [style_options] => Array
                                                (
                                                )

                                            [row_plugin] => node
                                            [row_options] => Array
                                                (
                                                )

                                            [exposed_block] => 
                                            [header] => Array
                                                (
                                                    [area] => Array
                                                        (
                                                            [id] => area
                                                            [table] => views
                                                            [field] => area
                                                            [empty] => 
                                                            [content] => 
Latest %2s of %1


                                                            [format] => filtered_html
                                                            [tokenize] => 0
                                                        )

                                                )

                                            [footer] => Array
                                                (
                                                )

                                            [empty] => Array
                                                (
                                                    [area] => Array
                                                        (
                                                            [id] => area
                                                            [table] => views
                                                            [field] => area
                                                            [label] => No content
                                                            [empty] => 
                                                            [content] => There is currently no content in this category.
                                                            [format] => filtered_html
                                                            [tokenize] => 0
                                                        )

                                                )

                                            [relationships] => Array
                                                (
                                                    [nodequeue_rel] => Array
                                                        (
                                                            [id] => nodequeue_rel
                                                            [table] => node
                                                            [field] => nodequeue_rel
                                                            [required] => 0
                                                            [limit] => 1
                                                            [names] => Array
                                                                (
                                                                    [elevation] => elevation
                                                                    [featured] => 0
                                                                )

                                                        )

                                                )

                                            [fields] => Array
                                                (
                                                    [title] => Array
                                                        (
                                                            [id] => title
                                                            [table] => node
                                                            [field] => title
                                                            [label] => 
                                                            [alter] => Array
                                                                (
                                                                    [alter_text] => 0
                                                                    [make_link] => 0
                                                                    [absolute] => 0
                                                                    [word_boundary] => 0
                                                                    [ellipsis] => 0
                                                                    [strip_tags] => 0
                                                                    [trim] => 0
                                                                    [html] => 0
                                                                )

                                                            [hide_empty] => 0
                                                            [empty_zero] => 0
                                                            [link_to_node] => 1
                                                        )

                                                )

                                            [sorts] => Array
                                                (
                                                    [sticky] => Array
                                                        (
                                                            [id] => sticky
                                                            [table] => node
                                                            [field] => sticky
                                                            [order] => DESC
                                                        )

                                                    [position] => Array
                                                        (
                                                            [id] => position
                                                            [table] => nodequeue_nodes
                                                            [field] => position
                                                            [relationship] => nodequeue_rel
                                                            [order] => DESC
                                                        )

                                                    [field_published_date_value] => Array
                                                        (
                                                            [id] => field_published_date_value
                                                            [table] => field_data_field_published_date
                                                            [field] => field_published_date_value
                                                            [order] => DESC
                                                        )

                                                )

                                            [arguments] => Array
                                                (
                                                    [term_node_tid_depth] => Array
                                                        (
                                                            [id] => term_node_tid_depth
                                                            [table] => node
                                                            [field] => term_node_tid_depth
                                                            [default_action] => empty
                                                            [title_enable] => 1
                                                            [title] => %1 %2
                                                            [breadcrumb_enable] => 1
                                                            [breadcrumb] => %2
                                                            [default_argument_type] => fixed
                                                            [default_argument_skip_url] => 0
                                                            [summary] => Array
                                                                (
                                                                    [number_of_records] => 0
                                                                    [format] => default_summary
                                                                )

                                                            [summary_options] => Array
                                                                (
                                                                    [items_per_page] => 25
                                                                )

                                                            [specify_validation] => 1
                                                            [validate] => Array
                                                                (
                                                                    [type] => taxonomy_term
                                                                    [fail] => empty
                                                                )

                                                            [validate_options] => Array
                                                                (
                                                                    [vocabularies] => Array
                                                                        (
                                                                            [article_type] => 0
                                                                            [author_type] => 0
                                                                            [category] => 0
                                                                            [tags] => 0
                                                                            [topic] => 0
                                                                        )

                                                                    [transform] => 0
                                                                )

                                                            [depth] => 3
                                                            [break_phrase] => 0
                                                            [set_breadcrumb] => 0
                                                            [use_taxonomy_term_path] => 0
                                                        )

                                                    [type] => Array
                                                        (
                                                            [id] => type
                                                            [table] => node
                                                            [field] => type
                                                            [default_action] => empty
                                                            [title_enable] => 1
                                                            [title] => %1
                                                            [breadcrumb_enable] => 1
                                                            [breadcrumb] => %1
                                                            [default_argument_type] => fixed
                                                            [default_argument_skip_url] => 0
                                                            [summary] => Array
                                                                (
                                                                    [number_of_records] => 0
                                                                    [format] => default_summary
                                                                )

                                                            [summary_options] => Array
                                                                (
                                                                    [items_per_page] => 25
                                                                )

                                                            [specify_validation] => 1
                                                            [validate] => Array
                                                                (
                                                                    [fail] => empty
                                                                )

                                                        )

                                                )

                                            [filter_groups] => Array
                                                (
                                                    [operator] => AND
                                                    [groups] => Array
                                                        (
                                                            [1] => AND
                                                        )

                                                )

                                            [filters] => Array
                                                (
                                                    [status] => Array
                                                        (
                                                            [id] => status
                                                            [table] => node
                                                            [field] => status
                                                            [value] => 1
                                                        )

                                                )

                                            [defaults] => Array
                                                (
                                                    [cache] => 
                                                    [cache_options] => 
                                                )

                                            [cache_options] => 
                                        )

                                    [definition] => Array
                                        (
                                            [title] => Master
                                            [help] => Default settings for this view.
                                            [handler] => views_plugin_display_default
                                            [theme] => views_view
                                            [no ui] => 1
                                            [no remove] => 1
                                            [js] => Array
                                                (
                                                    [0] => misc/form.js
                                                    [1] => misc/collapse.js
                                                    [2] => misc/textarea.js
                                                    [3] => misc/tabledrag.js
                                                    [4] => misc/autocomplete.js
                                                    [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                )

                                            [use ajax] => 1
                                            [use pager] => 1
                                            [use more] => 1
                                            [accept attachments] => 1
                                            [help topic] => display-default
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_display_default.inc
                                            [parent] => parent
                                            [name] => default
                                            [contextual links] => Array
                                                (
                                                    [views_ui] => Array
                                                        (
                                                            [parent path] => admin/structure/views/view
                                                            [argument properties] => Array
                                                                (
                                                                    [0] => name
                                                                )

                                                        )

                                                )

                                        )

                                    [is_plugin] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => default
                                        )

                                )

                            [has_exposed] => 
                        )

                )

            [plugin_type] => style
            [options] => Array
                (
                    [grouping] => Array
                        (
                        )

                    [row_class] => 
                )

            [definition] => Array
                (
                    [title] => Unformatted list
                    [help] => Displays rows one after another.
                    [handler] => views_plugin_style_default
                    [theme] => views_view_unformatted
                    [uses row plugin] => 1
                    [uses row class] => 1
                    [uses grouping] => 1
                    [uses options] => 1
                    [type] => normal
                    [help topic] => style-unformatted
                    [module] => views
                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                    [theme file] => theme.inc
                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                    [file] => views_plugin_style_default.inc
                    [parent] => parent
                    [name] => default
                )

            [is_plugin] => 1
            [row_plugin] => views_plugin_row_node_view Object
                (
                    [base_table] => node
                    [base_field] => nid
                    [nodes] => Array
                        (
                        )

                    [view] => view Object
 *RECURSION*
                    [display] => views_display Object
                        (
                            [db_table] => views_display
                            [vid] => 0
                            [id] => page
                            [display_title] => Page
                            [display_plugin] => page
                            [position] => 0
                            [display_options] => Array
                                (
                                    [query] => Array
                                        (
                                            [type] => views_query
                                            [options] => Array
                                                (
                                                )

                                        )

                                    [path] => taxonomy/term/%/type/%
                                    [cache] => Array
                                        (
                                            [type] => time
                                            [results_lifespan] => 60
                                            [output_lifespan] => 60
                                        )

                                    [defaults] => Array
                                        (
                                            [cache] => 
                                            [cache_options] => 
                                        )

                                    [cache_options] => 
                                )

                            [handler] => views_plugin_display_page Object
                                (
                                    [view] => view Object
 *RECURSION*
                                    [handlers] => Array
                                        (
                                            [field] => Array
                                                (
                                                    [title] => views_handler_field_node Object
                                                        (
                                                            [field_alias] => unknown
                                                            [aliases] => Array
                                                                (
                                                                )

                                                            [additional_fields] => Array
                                                                (
                                                                    [nid] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                        )

                                                                )

                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => field
                                                            [table_alias] => 
                                                            [real_field] => title
                                                            [options] => Array
                                                                (
                                                                    [id] => title
                                                                    [table] => node
                                                                    [field] => title
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [label] => 
                                                                    [exclude] => 
                                                                    [alter] => Array
                                                                        (
                                                                            [alter_text] => 0
                                                                            [text] => 
                                                                            [make_link] => 0
                                                                            [path] => 
                                                                            [absolute] => 0
                                                                            [external] => 
                                                                            [replace_spaces] => 
                                                                            [path_case] => none
                                                                            [trim_whitespace] => 
                                                                            [alt] => 
                                                                            [rel] => 
                                                                            [link_class] => 
                                                                            [prefix] => 
                                                                            [suffix] => 
                                                                            [target] => 
                                                                            [nl2br] => 
                                                                            [max_length] => 
                                                                            [word_boundary] => 0
                                                                            [ellipsis] => 0
                                                                            [strip_tags] => 0
                                                                            [trim] => 0
                                                                            [preserve_tags] => 
                                                                            [html] => 0
                                                                        )

                                                                    [element_type] => 
                                                                    [element_class] => 
                                                                    [element_label_type] => 
                                                                    [element_label_class] => 
                                                                    [element_label_colon] => 1
                                                                    [element_wrapper_type] => 
                                                                    [element_wrapper_class] => 
                                                                    [element_default_classes] => 1
                                                                    [empty] => 
                                                                    [hide_empty] => 0
                                                                    [empty_zero] => 0
                                                                    [hide_alter_empty] => 1
                                                                    [link_to_node] => 1
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [field] => title
                                                                    [group] => Content
                                                                    [handler] => views_handler_field_node
                                                                    [click sortable] => 1
                                                                    [link_to_node default] => 1
                                                                    [title] => Title
                                                                    [help] => The content title.
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => field
                                                                    [2] => node
                                                                    [3] => title
                                                                )

                                                            [table] => node
                                                            [field] => title
                                                            [position] => 0
                                                        )

                                                )

                                            [argument] => Array
                                                (
                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                        (
                                                            [validator] => 
                                                            [argument] => 37
                                                            [value] => 
                                                            [name_table] => 
                                                            [name_field] => 
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => argument
                                                            [table_alias] => node
                                                            [real_field] => nid
                                                            [options] => Array
                                                                (
                                                                    [id] => term_node_tid_depth
                                                                    [table] => node
                                                                    [field] => term_node_tid_depth
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [default_action] => empty
                                                                    [exception] => Array
                                                                        (
                                                                            [value] => all
                                                                            [title_enable] => 0
                                                                            [title] => All
                                                                        )

                                                                    [title_enable] => 1
                                                                    [title] => %1 %2
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %2
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_options] => Array
                                                                        (
                                                                        )

                                                                    [default_argument_skip_url] => 0
                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [summary] => Array
                                                                        (
                                                                            [sort_order] => asc
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [type] => taxonomy_term
                                                                            [fail] => empty
                                                                        )

                                                                    [validate_options] => Array
                                                                        (
                                                                            [vocabularies] => Array
                                                                                (
                                                                                    [article_type] => 0
                                                                                    [author_type] => 0
                                                                                    [category] => 0
                                                                                    [tags] => 0
                                                                                    [topic] => 0
                                                                                )

                                                                            [transform] => 0
                                                                        )

                                                                    [depth] => 3
                                                                    [break_phrase] => 0
                                                                    [set_breadcrumb] => 0
                                                                    [use_taxonomy_term_path] => 0
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Has taxonomy term ID (with depth)
                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                    [accept depth modifier] => 1
                                                                    [group] => Content
                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                    [real field] => nid
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => argument
                                                                    [2] => node
                                                                    [3] => term_node_tid_depth
                                                                )

                                                            [table] => node
                                                            [field] => term_node_tid_depth
                                                            [position] => 0
                                                            [relationship] => 
                                                            [validated_title] => News & Opinion
                                                            [argument_validated] => 1
                                                        )

                                                    [type] => views_handler_argument_node_type Object
                                                        (
                                                            [validator] => 
                                                            [argument] => gallery
                                                            [value] => 
                                                            [name_table] => 
                                                            [name_field] => 
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => argument
                                                            [table_alias] => node
                                                            [real_field] => type
                                                            [options] => Array
                                                                (
                                                                    [id] => type
                                                                    [table] => node
                                                                    [field] => type
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [default_action] => empty
                                                                    [exception] => Array
                                                                        (
                                                                            [value] => all
                                                                            [title_enable] => 0
                                                                            [title] => All
                                                                        )

                                                                    [title_enable] => 1
                                                                    [title] => %1
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %1
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_options] => Array
                                                                        (
                                                                        )

                                                                    [default_argument_skip_url] => 0
                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [summary] => Array
                                                                        (
                                                                            [sort_order] => asc
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [type] => none
                                                                            [fail] => empty
                                                                        )

                                                                    [validate_options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_argument_node_type
                                                                    [group] => Content
                                                                    [title] => Type
                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => argument
                                                                    [2] => node
                                                                    [3] => type
                                                                )

                                                            [table] => node
                                                            [field] => type
                                                            [position] => 1
                                                            [relationship] => 
                                                            [argument_validated] => 1
                                                        )

                                                )

                                            [sort] => Array
                                                (
                                                    [sticky] => views_handler_sort Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => sort
                                                            [table_alias] => node
                                                            [real_field] => sticky
                                                            [options] => Array
                                                                (
                                                                    [id] => sticky
                                                                    [table] => node
                                                                    [field] => sticky
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [order] => DESC
                                                                    [exposed] => 
                                                                    [expose] => Array
                                                                        (
                                                                            [label] => 
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_sort
                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                    [group] => Content
                                                                    [title] => Sticky
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => sort
                                                                    [2] => node
                                                                    [3] => sticky
                                                                )

                                                            [table] => node
                                                            [field] => sticky
                                                            [position] => 0
                                                            [relationship] => 
                                                        )

                                                    [position] => views_handler_sort Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => sort
                                                            [table_alias] => nodequeue_nodes_node
                                                            [real_field] => position
                                                            [options] => Array
                                                                (
                                                                    [id] => position
                                                                    [table] => nodequeue_nodes
                                                                    [field] => position
                                                                    [relationship] => nodequeue_rel
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [order] => DESC
                                                                    [exposed] => 
                                                                    [expose] => Array
                                                                        (
                                                                            [label] => 
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_sort
                                                                    [group] => Nodequeue
                                                                    [title] => Position
                                                                    [help] => The position of the node within a queue.
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => sort
                                                                    [2] => nodequeue_nodes
                                                                    [3] => position
                                                                )

                                                            [table] => nodequeue_nodes
                                                            [field] => position
                                                            [position] => 1
                                                            [relationship] => nodequeue_nodes_node
                                                        )

                                                    [field_published_date_value] => views_handler_sort Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => sort
                                                            [table_alias] => field_data_field_published_date
                                                            [real_field] => field_published_date_value
                                                            [options] => Array
                                                                (
                                                                    [id] => field_published_date_value
                                                                    [table] => field_data_field_published_date
                                                                    [field] => field_published_date_value
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [order] => DESC
                                                                    [exposed] => 
                                                                    [expose] => Array
                                                                        (
                                                                            [label] => 
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [field] => field_published_date_value
                                                                    [table] => field_data_field_published_date
                                                                    [handler] => views_handler_sort
                                                                    [additional fields] => Array
                                                                        (
                                                                            [0] => field_published_date_value
                                                                        )

                                                                    [field_name] => field_published_date
                                                                    [group] => Content
                                                                    [title] => Published Date (field_published_date)
                                                                    [title short] => Published Date
                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => sort
                                                                    [2] => field_data_field_published_date
                                                                    [3] => field_published_date_value
                                                                )

                                                            [table] => field_data_field_published_date
                                                            [field] => field_published_date_value
                                                            [position] => 2
                                                            [relationship] => 
                                                        )

                                                )

                                            [filter] => Array
                                                (
                                                    [status] => views_handler_filter_boolean_operator Object
                                                        (
                                                            [always_multiple] => 1
                                                            [no_operator] => 1
                                                            [accept_null] => 
                                                            [value] => 1
                                                            [operator] => =
                                                            [always_required] => 
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => filter
                                                            [table_alias] => node
                                                            [real_field] => status
                                                            [options] => Array
                                                                (
                                                                    [id] => status
                                                                    [table] => node
                                                                    [field] => status
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [operator] => =
                                                                    [value] => 1
                                                                    [group] => 1
                                                                    [exposed] => 
                                                                    [expose] => Array
                                                                        (
                                                                            [operator_id] => 
                                                                            [label] => 
                                                                            [use_operator] => 0
                                                                            [operator] => 
                                                                            [identifier] => 
                                                                            [required] => 0
                                                                            [remember] => 0
                                                                            [multiple] => 0
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_filter_boolean_operator
                                                                    [label] => Published
                                                                    [type] => yes-no
                                                                    [use equal] => 1
                                                                    [group] => Content
                                                                    [title] => Published
                                                                    [help] => Whether or not the content is published.
                                                                    [allow empty] => 1
                                                                )

                                                            [is_handler] => 1
                                                            [value_value] => Published
                                                            [value_options] => 
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => filter
                                                                    [2] => node
                                                                    [3] => status
                                                                )

                                                            [table] => node
                                                            [field] => status
                                                            [position] => 0
                                                            [relationship] => 
                                                        )

                                                )

                                            [relationship] => Array
                                                (
                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => relationship
                                                            [table_alias] => 
                                                            [real_field] => nid
                                                            [options] => Array
                                                                (
                                                                    [id] => nodequeue_rel
                                                                    [table] => node
                                                                    [field] => nodequeue_rel
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [label] => queue
                                                                    [required] => 0
                                                                    [limit] => 1
                                                                    [names] => Array
                                                                        (
                                                                            [elevation] => elevation
                                                                            [featured] => 0
                                                                        )

                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                    [base] => nodequeue_nodes
                                                                    [field] => nid
                                                                    [label] => queue
                                                                    [group] => Nodequeue
                                                                    [title] => Queue
                                                                    [help] => Create a relationship to a nodequeue.
                                                                    [real field] => nid
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => relationship
                                                                    [2] => node
                                                                    [3] => nodequeue_rel
                                                                )

                                                            [table] => node
                                                            [field] => nodequeue_rel
                                                            [position] => 0
                                                            [relationship] => 
                                                            [alias] => nodequeue_nodes_node
                                                        )

                                                )

                                            [header] => Array
                                                (
                                                    [area] => views_handler_area_text Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => header
                                                            [table_alias] => 
                                                            [real_field] => 
                                                            [options] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [label] => 
                                                                    [empty] => 
                                                                    [content] => 
Latest %2s of %1


                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_area_text
                                                                    [group] => Global
                                                                    [title] => Text area
                                                                    [help] => Provide markup text for the area.
                                                                    [field] => 
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => header
                                                                    [2] => views
                                                                    [3] => area
                                                                )

                                                            [table] => views
                                                            [field] => area
                                                            [position] => 0
                                                            [relationship] => 
                                                        )

                                                )

                                            [footer] => Array
                                                (
                                                )

                                            [empty] => Array
                                                (
                                                    [area] => views_handler_area_text Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [query] => views_plugin_query_default Object
                                                                (
                                                                    [table_queue] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [alias] => node
                                                                                    [table] => node
                                                                                    [relationship] => node
                                                                                    [join] => 
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [table] => nodequeue_nodes
                                                                                    [num] => 1
                                                                                    [alias] => nodequeue_nodes_node
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => nodequeue_nodes
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => nid
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => qid
                                                                                                            [value] => Array
                                                                                                                (
                                                                                                                    [0] => 1
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [table] => nodequeue_nodes
                                                                                                    [field] => nid
                                                                                                    [left_table] => node
                                                                                                    [left_field] => nid
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => qid
                                                                                                                    [value] => Array
                                                                                                                        (
                                                                                                                            [0] => 1
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [table] => field_data_field_published_date
                                                                                    [num] => 1
                                                                                    [alias] => field_data_field_published_date
                                                                                    [join] => views_join Object
                                                                                        (
                                                                                            [table] => field_data_field_published_date
                                                                                            [left_table] => node
                                                                                            [left_field] => nid
                                                                                            [field] => entity_id
                                                                                            [extra] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [field] => entity_type
                                                                                                            [value] => node
                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [field] => deleted
                                                                                                            [value] => 0
                                                                                                            [numeric] => 1
                                                                                                        )

                                                                                                )

                                                                                            [type] => LEFT
                                                                                            [definition] => Array
                                                                                                (
                                                                                                    [left_field] => nid
                                                                                                    [field] => entity_id
                                                                                                    [extra] => Array
                                                                                                        (
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => entity_type
                                                                                                                    [value] => node
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => deleted
                                                                                                                    [value] => 0
                                                                                                                    [numeric] => 1
                                                                                                                )

                                                                                                        )

                                                                                                    [table] => field_data_field_published_date
                                                                                                    [left_table] => node
                                                                                                )

                                                                                            [extra_type] => AND
                                                                                            [adjusted] => 1
                                                                                        )

                                                                                    [relationship] => node
                                                                                )

                                                                        )

                                                                    [tables] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => node
                                                                                        )

                                                                                    [nodequeue_nodes_node] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => nodequeue_nodes_node
                                                                                        )

                                                                                    [field_data_field_published_date] => Array
                                                                                        (
                                                                                            [count] => 1
                                                                                            [alias] => field_data_field_published_date
                                                                                        )

                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [link] => 
                                                                                    [table] => node
                                                                                    [alias] => node
                                                                                    [base] => node
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [link] => node
                                                                                    [table] => nodequeue_nodes
                                                                                    [base] => nodequeue_nodes
                                                                                )

                                                                        )

                                                                    [where] => Array
                                                                        (
                                                                            [1] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.status
                                                                                                    [value] => 1
                                                                                                    [operator] => =
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                            [0] => Array
                                                                                (
                                                                                    [conditions] => Array
                                                                                        (
                                                                                            [0] => Array
                                                                                                (
                                                                                                    [field] => node.nid
                                                                                                    [value] => SelectQuery Object
                                                                                                        (
                                                                                                            [fields:protected] => Array
                                                                                                                (
                                                                                                                    [nid] => Array
                                                                                                                        (
                                                                                                                            [field] => nid
                                                                                                                            [table] => tn
                                                                                                                            [alias] => nid
                                                                                                                        )

                                                                                                                )

                                                                                                            [expressions:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [tables:protected] => Array
                                                                                                                (
                                                                                                                    [tn] => Array
                                                                                                                        (
                                                                                                                            [join type] => 
                                                                                                                            [table] => taxonomy_index
                                                                                                                            [alias] => tn
                                                                                                                            [condition] => 
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th
                                                                                                                            [condition] => th.tid = tn.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th1] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th1
                                                                                                                            [condition] => th.parent = th1.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th2] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th2
                                                                                                                            [condition] => th1.parent = th2.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [th3] => Array
                                                                                                                        (
                                                                                                                            [join type] => LEFT OUTER
                                                                                                                            [table] => taxonomy_term_hierarchy
                                                                                                                            [alias] => th3
                                                                                                                            [condition] => th2.parent = th3.tid
                                                                                                                            [arguments] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                )

                                                                                                            [order:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [group:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [where:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                            [0] => Array
                                                                                                                                (
                                                                                                                                    [field] => DatabaseCondition Object
                                                                                                                                        (
                                                                                                                                            [conditions:protected] => Array
                                                                                                                                                (
                                                                                                                                                    [#conjunction] => OR
                                                                                                                                                    [0] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => tn.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [1] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th1.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [2] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th2.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                    [3] => Array
                                                                                                                                                        (
                                                                                                                                                            [field] => th3.tid
                                                                                                                                                            [value] => 37
                                                                                                                                                            [operator] => =
                                                                                                                                                        )

                                                                                                                                                )

                                                                                                                                            [arguments:protected] => Array
                                                                                                                                                (
                                                                                                                                                )

                                                                                                                                            [changed:protected] => 1
                                                                                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                                                                                        )

                                                                                                                                    [value] => 
                                                                                                                                    [operator] => IS NULL
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [having:protected] => DatabaseCondition Object
                                                                                                                (
                                                                                                                    [conditions:protected] => Array
                                                                                                                        (
                                                                                                                            [#conjunction] => AND
                                                                                                                        )

                                                                                                                    [arguments:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [changed:protected] => 1
                                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                                )

                                                                                                            [distinct:protected] => 
                                                                                                            [range:protected] => 
                                                                                                            [union:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [prepared:protected] => 
                                                                                                            [forUpdate:protected] => 
                                                                                                            [connection:protected] => DatabaseConnection_mysql Object
                                                                                                                (
                                                                                                                    [shutdownRegistered:protected] => 
                                                                                                                    [target:protected] => default
                                                                                                                    [key:protected] => default
                                                                                                                    [logger:protected] => 
                                                                                                                    [transactionLayers:protected] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                    [driverClasses:protected] => Array
                                                                                                                        (
                                                                                                                            [InsertQuery] => InsertQuery_mysql
                                                                                                                            [DeleteQuery] => DeleteQuery
                                                                                                                            [SelectQuery] => SelectQuery
                                                                                                                        )

                                                                                                                    [statementClass:protected] => DatabaseStatementBase
                                                                                                                    [transactionSupport:protected] => 1
                                                                                                                    [transactionalDDLSupport:protected] => 
                                                                                                                    [temporaryNameIndex:protected] => 0
                                                                                                                    [connectionOptions:protected] => Array
                                                                                                                        (
                                                                                                                            [database] => drupal_distro_theweek
                                                                                                                            [username] => root
                                                                                                                            [password] => 
                                                                                                                            [host] => localhost
                                                                                                                            [port] => 
                                                                                                                            [driver] => mysql
                                                                                                                            [prefix] => Array
                                                                                                                                (
                                                                                                                                    [default] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [schema:protected] => 
                                                                                                                    [prefixes:protected] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                    [prefixSearch:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => {
                                                                                                                            [1] => }
                                                                                                                        )

                                                                                                                    [prefixReplace:protected] => Array
                                                                                                                        (
                                                                                                                            [0] => 
                                                                                                                            [1] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [connectionTarget:protected] => default
                                                                                                            [connectionKey:protected] => default
                                                                                                            [queryOptions:protected] => Array
                                                                                                                (
                                                                                                                    [target] => default
                                                                                                                    [return] => 1
                                                                                                                )

                                                                                                            [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                            [nextPlaceholder:protected] => 0
                                                                                                            [comments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [operator] => IN
                                                                                                )

                                                                                            [1] => Array
                                                                                                (
                                                                                                    [field] => node.type
                                                                                                    [value] => gallery
                                                                                                    [operator] => 
                                                                                                )

                                                                                        )

                                                                                    [args] => Array
                                                                                        (
                                                                                        )

                                                                                    [type] => AND
                                                                                )

                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

                                                                    [group_operator] => AND
                                                                    [orderby] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [field] => node_sticky
                                                                                    [direction] => DESC
                                                                                )

                                                                            [1] => Array
                                                                                (
                                                                                    [field] => nodequeue_nodes_node_position
                                                                                    [direction] => DESC
                                                                                )

                                                                            [2] => Array
                                                                                (
                                                                                    [field] => field_data_field_published_date_field_published_date_value
                                                                                    [direction] => DESC
                                                                                )

                                                                        )

                                                                    [groupby] => Array
                                                                        (
                                                                        )

                                                                    [header] => Array
                                                                        (
                                                                        )

                                                                    [distinct] => 
                                                                    [has_aggregate] => 
                                                                    [get_count_optimized] => 
                                                                    [pager] => views_plugin_pager_full Object
                                                                        (
                                                                            [current_page] => 0
                                                                            [total_items] => 993
                                                                            [view] => view Object
 *RECURSION*
                                                                            [display] => views_display Object
 *RECURSION*
                                                                            [plugin_type] => pager
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                    [offset] => 0
                                                                                    [id] => 0
                                                                                    [total_pages] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [items_per_page] => 
                                                                                            [items_per_page_label] => Items per page
                                                                                            [items_per_page_options] => 5, 10, 20, 40, 60
                                                                                            [items_per_page_options_all] => 
                                                                                            [items_per_page_options_all_label] => - All -
                                                                                            [offset] => 
                                                                                            [offset_label] => Offset
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Paged output, full pager
                                                                                    [short title] => Full
                                                                                    [help] => Paged output, full Drupal style
                                                                                    [handler] => views_plugin_pager_full
                                                                                    [help topic] => pager-full
                                                                                    [uses options] => 1
                                                                                    [module] => views
                                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                                    [theme file] => theme.inc
                                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                                    [file] => views_plugin_pager_full.inc
                                                                                    [parent] => parent
                                                                                    [name] => full
                                                                                )

                                                                            [is_plugin] => 1
                                                                        )

                                                                    [field_aliases] => Array
                                                                        (
                                                                            [node] => Array
                                                                                (
                                                                                    [sticky] => node_sticky
                                                                                    [nid] => nid
                                                                                )

                                                                            [nodequeue_nodes_node] => Array
                                                                                (
                                                                                    [position] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date] => Array
                                                                                (
                                                                                    [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                        )

                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                    [view] => view Object
 *RECURSION*
                                                                    [display] => 
                                                                    [plugin_type] => query
                                                                    [options] => Array
                                                                        (
                                                                            [disable_sql_rewrite] => 
                                                                            [distinct] => 
                                                                            [slave] => 
                                                                            [query_comment] => 
                                                                        )

                                                                    [definition] => Array
                                                                        (
                                                                            [title] => SQL Query
                                                                            [help] => Query will be generated and run using the Drupal database API.
                                                                            [handler] => views_plugin_query_default
                                                                            [module] => views
                                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                            [theme file] => theme.inc
                                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                            [file] => views_plugin_query_default.inc
                                                                            [parent] => parent
                                                                            [name] => views_query
                                                                        )

                                                                    [is_plugin] => 1
                                                                    [base_table] => node
                                                                    [base_field] => nid
                                                                    [count_field] => Array
                                                                        (
                                                                            [table] => node
                                                                            [field] => nid
                                                                            [alias] => nid
                                                                            [count] => 1
                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [node_sticky] => Array
                                                                                (
                                                                                    [field] => sticky
                                                                                    [table] => node
                                                                                    [alias] => node_sticky
                                                                                )

                                                                            [nodequeue_nodes_node_position] => Array
                                                                                (
                                                                                    [field] => position
                                                                                    [table] => nodequeue_nodes_node
                                                                                    [alias] => nodequeue_nodes_node_position
                                                                                )

                                                                            [field_data_field_published_date_field_published_date_value] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [alias] => field_data_field_published_date_field_published_date_value
                                                                                )

                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => node
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [limit] => 10
                                                                    [offset] => 0
                                                                )

                                                            [handler_type] => empty
                                                            [table_alias] => 
                                                            [real_field] => 
                                                            [options] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [relationship] => none
                                                                    [group_type] => group
                                                                    [ui_name] => 
                                                                    [label] => No content
                                                                    [empty] => 
                                                                    [content] => There is currently no content in this category.
                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [handler] => views_handler_area_text
                                                                    [group] => Global
                                                                    [title] => Text area
                                                                    [help] => Provide markup text for the area.
                                                                    [field] => 
                                                                )

                                                            [is_handler] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                    [1] => empty
                                                                    [2] => views
                                                                    [3] => area
                                                                )

                                                            [table] => views
                                                            [field] => area
                                                            [position] => 0
                                                            [relationship] => 
                                                        )

                                                )

                                        )

                                    [extender] => Array
                                        (
                                        )

                                    [display] => views_display Object
 *RECURSION*
                                    [plugin_type] => display
                                    [options] => Array
                                        (
                                            [defaults] => Array
                                                (
                                                    [access] => 1
                                                    [cache] => 
                                                    [query] => 1
                                                    [title] => 1
                                                    [css_class] => 1
                                                    [display_description] => 
                                                    [use_ajax] => 1
                                                    [hide_attachment_summary] => 1
                                                    [pager] => 1
                                                    [pager_options] => 1
                                                    [use_more] => 1
                                                    [use_more_always] => 1
                                                    [use_more_text] => 1
                                                    [exposed_form] => 1
                                                    [exposed_form_options] => 1
                                                    [link_display] => 1
                                                    [link_url] => 
                                                    [group_by] => 1
                                                    [style_plugin] => 1
                                                    [style_options] => 1
                                                    [row_plugin] => 1
                                                    [row_options] => 1
                                                    [header] => 1
                                                    [footer] => 1
                                                    [empty] => 1
                                                    [relationships] => 1
                                                    [fields] => 1
                                                    [sorts] => 1
                                                    [arguments] => 1
                                                    [filters] => 1
                                                    [filter_groups] => 1
                                                    [cache_options] => 
                                                )

                                            [title] => 
                                            [enabled] => 1
                                            [display_comment] => 
                                            [css_class] => 
                                            [display_description] => 
                                            [use_ajax] => 
                                            [hide_attachment_summary] => 
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [use_pager] => 
                                            [use_more] => 
                                            [use_more_always] => 
                                            [use_more_text] => more
                                            [link_display] => 
                                            [link_url] => 
                                            [group_by] => 
                                            [field_language] => ***CURRENT_LANGUAGE***
                                            [field_language_add_to_query] => 1
                                            [access] => Array
                                                (
                                                    [type] => none
                                                )

                                            [cache] => Array
                                                (
                                                    [type] => time
                                                    [results_lifespan] => 60
                                                    [output_lifespan] => 60
                                                )

                                            [query] => Array
                                                (
                                                    [type] => views_query
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [exposed_form] => Array
                                                (
                                                    [type] => basic
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [pager] => Array
                                                (
                                                    [type] => full
                                                    [options] => Array
                                                        (
                                                        )

                                                )

                                            [style_plugin] => default
                                            [style_options] => Array
                                                (
                                                )

                                            [row_plugin] => fields
                                            [row_options] => Array
                                                (
                                                )

                                            [exposed_block] => 
                                            [header] => Array
                                                (
                                                )

                                            [footer] => Array
                                                (
                                                )

                                            [empty] => Array
                                                (
                                                )

                                            [relationships] => Array
                                                (
                                                )

                                            [fields] => Array
                                                (
                                                )

                                            [sorts] => Array
                                                (
                                                )

                                            [arguments] => Array
                                                (
                                                )

                                            [filter_groups] => Array
                                                (
                                                    [operator] => AND
                                                    [groups] => Array
                                                        (
                                                            [1] => AND
                                                        )

                                                )

                                            [filters] => Array
                                                (
                                                )

                                            [path] => taxonomy/term/%/type/%
                                            [menu] => Array
                                                (
                                                    [type] => none
                                                    [title] => 
                                                    [description] => 
                                                    [weight] => 0
                                                    [name] => navigation
                                                    [context] => 
                                                )

                                            [tab_options] => Array
                                                (
                                                    [type] => none
                                                    [title] => 
                                                    [description] => 
                                                    [weight] => 0
                                                    [name] => navigation
                                                )

                                            [cache_options] => 
                                        )

                                    [definition] => Array
                                        (
                                            [title] => Page
                                            [help] => Display the view as a page, with a URL and menu links.
                                            [handler] => views_plugin_display_page
                                            [theme] => views_view
                                            [uses hook menu] => 1
                                            [contextual links locations] => Array
                                                (
                                                    [0] => page
                                                )

                                            [use ajax] => 1
                                            [use pager] => 1
                                            [use more] => 1
                                            [accept attachments] => 1
                                            [admin] => Page
                                            [help topic] => display-page
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_display_page.inc
                                            [parent] => parent
                                            [name] => page
                                            [contextual links] => Array
                                                (
                                                    [views_ui] => Array
                                                        (
                                                            [parent path] => admin/structure/views/view
                                                            [argument properties] => Array
                                                                (
                                                                    [0] => name
                                                                )

                                                        )

                                                )

                                        )

                                    [is_plugin] => 1
                                    [localization_keys] => Array
                                        (
                                            [0] => page
                                        )

                                    [default_display] => views_plugin_display_default Object
                                        (
                                            [view] => view Object
 *RECURSION*
                                            [handlers] => Array
                                                (
                                                )

                                            [extender] => Array
                                                (
                                                )

                                            [display] => views_display Object
                                                (
                                                    [db_table] => views_display
                                                    [vid] => 0
                                                    [id] => default
                                                    [display_title] => Master
                                                    [display_plugin] => default
                                                    [position] => 0
                                                    [display_options] => Array
                                                        (
                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                            [query_comment] => 
                                                                        )

                                                                )

                                                            [access] => Array
                                                                (
                                                                    [type] => perm
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                            [items_per_page] => 10
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [row_plugin] => node
                                                            [header] => Array
                                                                (
                                                                    [area] => Array
                                                                        (
                                                                            [id] => area
                                                                            [table] => views
                                                                            [field] => area
                                                                            [empty] => 
                                                                            [content] => 
Latest %2s of %1


                                                                            [format] => filtered_html
                                                                            [tokenize] => 0
                                                                        )

                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => Array
                                                                        (
                                                                            [id] => area
                                                                            [table] => views
                                                                            [field] => area
                                                                            [label] => No content
                                                                            [empty] => 
                                                                            [content] => There is currently no content in this category.
                                                                            [format] => filtered_html
                                                                            [tokenize] => 0
                                                                        )

                                                                )

                                                            [relationships] => Array
                                                                (
                                                                    [nodequeue_rel] => Array
                                                                        (
                                                                            [id] => nodequeue_rel
                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [required] => 0
                                                                            [limit] => 1
                                                                            [names] => Array
                                                                                (
                                                                                    [elevation] => elevation
                                                                                    [featured] => 0
                                                                                )

                                                                        )

                                                                )

                                                            [fields] => Array
                                                                (
                                                                    [title] => Array
                                                                        (
                                                                            [id] => title
                                                                            [table] => node
                                                                            [field] => title
                                                                            [label] => 
                                                                            [alter] => Array
                                                                                (
                                                                                    [alter_text] => 0
                                                                                    [make_link] => 0
                                                                                    [absolute] => 0
                                                                                    [word_boundary] => 0
                                                                                    [ellipsis] => 0
                                                                                    [strip_tags] => 0
                                                                                    [trim] => 0
                                                                                    [html] => 0
                                                                                )

                                                                            [hide_empty] => 0
                                                                            [empty_zero] => 0
                                                                            [link_to_node] => 1
                                                                        )

                                                                )

                                                            [sorts] => Array
                                                                (
                                                                    [sticky] => Array
                                                                        (
                                                                            [id] => sticky
                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [order] => DESC
                                                                        )

                                                                    [position] => Array
                                                                        (
                                                                            [id] => position
                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [relationship] => nodequeue_rel
                                                                            [order] => DESC
                                                                        )

                                                                    [field_published_date_value] => Array
                                                                        (
                                                                            [id] => field_published_date_value
                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [order] => DESC
                                                                        )

                                                                )

                                                            [arguments] => Array
                                                                (
                                                                    [term_node_tid_depth] => Array
                                                                        (
                                                                            [id] => term_node_tid_depth
                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [default_action] => empty
                                                                            [title_enable] => 1
                                                                            [title] => %1 %2
                                                                            [breadcrumb_enable] => 1
                                                                            [breadcrumb] => %2
                                                                            [default_argument_type] => fixed
                                                                            [default_argument_skip_url] => 0
                                                                            [summary] => Array
                                                                                (
                                                                                    [number_of_records] => 0
                                                                                    [format] => default_summary
                                                                                )

                                                                            [summary_options] => Array
                                                                                (
                                                                                    [items_per_page] => 25
                                                                                )

                                                                            [specify_validation] => 1
                                                                            [validate] => Array
                                                                                (
                                                                                    [type] => taxonomy_term
                                                                                    [fail] => empty
                                                                                )

                                                                            [validate_options] => Array
                                                                                (
                                                                                    [vocabularies] => Array
                                                                                        (
                                                                                            [article_type] => 0
                                                                                            [author_type] => 0
                                                                                            [category] => 0
                                                                                            [tags] => 0
                                                                                            [topic] => 0
                                                                                        )

                                                                                    [transform] => 0
                                                                                )

                                                                            [depth] => 3
                                                                            [break_phrase] => 0
                                                                            [set_breadcrumb] => 0
                                                                            [use_taxonomy_term_path] => 0
                                                                        )

                                                                    [type] => Array
                                                                        (
                                                                            [id] => type
                                                                            [table] => node
                                                                            [field] => type
                                                                            [default_action] => empty
                                                                            [title_enable] => 1
                                                                            [title] => %1
                                                                            [breadcrumb_enable] => 1
                                                                            [breadcrumb] => %1
                                                                            [default_argument_type] => fixed
                                                                            [default_argument_skip_url] => 0
                                                                            [summary] => Array
                                                                                (
                                                                                    [number_of_records] => 0
                                                                                    [format] => default_summary
                                                                                )

                                                                            [summary_options] => Array
                                                                                (
                                                                                    [items_per_page] => 25
                                                                                )

                                                                            [specify_validation] => 1
                                                                            [validate] => Array
                                                                                (
                                                                                    [fail] => empty
                                                                                )

                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [id] => status
                                                                            [table] => node
                                                                            [field] => status
                                                                            [value] => 1
                                                                        )

                                                                )

                                                            [defaults] => Array
                                                                (
                                                                    [cache] => 
                                                                    [cache_options] => 
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                )

                                            [plugin_type] => display
                                            [options] => Array
                                                (
                                                    [title] => 
                                                    [enabled] => 1
                                                    [display_comment] => 
                                                    [css_class] => 
                                                    [display_description] => 
                                                    [use_ajax] => 
                                                    [hide_attachment_summary] => 
                                                    [items_per_page] => 10
                                                    [offset] => 0
                                                    [use_pager] => 
                                                    [use_more] => 
                                                    [use_more_always] => 
                                                    [use_more_text] => more
                                                    [link_display] => 
                                                    [link_url] => 
                                                    [group_by] => 
                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                    [field_language_add_to_query] => 1
                                                    [access] => Array
                                                        (
                                                            [type] => perm
                                                        )

                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                    [query_comment] => 
                                                                )

                                                        )

                                                    [exposed_form] => Array
                                                        (
                                                            [type] => basic
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [pager] => Array
                                                        (
                                                            [type] => full
                                                            [options] => Array
                                                                (
                                                                    [items_per_page] => 10
                                                                )

                                                        )

                                                    [style_plugin] => default
                                                    [style_options] => Array
                                                        (
                                                        )

                                                    [row_plugin] => node
                                                    [row_options] => Array
                                                        (
                                                        )

                                                    [exposed_block] => 
                                                    [header] => Array
                                                        (
                                                            [area] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [empty] => 
                                                                    [content] => 
Latest %2s of %1


                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                        )

                                                    [footer] => Array
                                                        (
                                                        )

                                                    [empty] => Array
                                                        (
                                                            [area] => Array
                                                                (
                                                                    [id] => area
                                                                    [table] => views
                                                                    [field] => area
                                                                    [label] => No content
                                                                    [empty] => 
                                                                    [content] => There is currently no content in this category.
                                                                    [format] => filtered_html
                                                                    [tokenize] => 0
                                                                )

                                                        )

                                                    [relationships] => Array
                                                        (
                                                            [nodequeue_rel] => Array
                                                                (
                                                                    [id] => nodequeue_rel
                                                                    [table] => node
                                                                    [field] => nodequeue_rel
                                                                    [required] => 0
                                                                    [limit] => 1
                                                                    [names] => Array
                                                                        (
                                                                            [elevation] => elevation
                                                                            [featured] => 0
                                                                        )

                                                                )

                                                        )

                                                    [fields] => Array
                                                        (
                                                            [title] => Array
                                                                (
                                                                    [id] => title
                                                                    [table] => node
                                                                    [field] => title
                                                                    [label] => 
                                                                    [alter] => Array
                                                                        (
                                                                            [alter_text] => 0
                                                                            [make_link] => 0
                                                                            [absolute] => 0
                                                                            [word_boundary] => 0
                                                                            [ellipsis] => 0
                                                                            [strip_tags] => 0
                                                                            [trim] => 0
                                                                            [html] => 0
                                                                        )

                                                                    [hide_empty] => 0
                                                                    [empty_zero] => 0
                                                                    [link_to_node] => 1
                                                                )

                                                        )

                                                    [sorts] => Array
                                                        (
                                                            [sticky] => Array
                                                                (
                                                                    [id] => sticky
                                                                    [table] => node
                                                                    [field] => sticky
                                                                    [order] => DESC
                                                                )

                                                            [position] => Array
                                                                (
                                                                    [id] => position
                                                                    [table] => nodequeue_nodes
                                                                    [field] => position
                                                                    [relationship] => nodequeue_rel
                                                                    [order] => DESC
                                                                )

                                                            [field_published_date_value] => Array
                                                                (
                                                                    [id] => field_published_date_value
                                                                    [table] => field_data_field_published_date
                                                                    [field] => field_published_date_value
                                                                    [order] => DESC
                                                                )

                                                        )

                                                    [arguments] => Array
                                                        (
                                                            [term_node_tid_depth] => Array
                                                                (
                                                                    [id] => term_node_tid_depth
                                                                    [table] => node
                                                                    [field] => term_node_tid_depth
                                                                    [default_action] => empty
                                                                    [title_enable] => 1
                                                                    [title] => %1 %2
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %2
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_skip_url] => 0
                                                                    [summary] => Array
                                                                        (
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [type] => taxonomy_term
                                                                            [fail] => empty
                                                                        )

                                                                    [validate_options] => Array
                                                                        (
                                                                            [vocabularies] => Array
                                                                                (
                                                                                    [article_type] => 0
                                                                                    [author_type] => 0
                                                                                    [category] => 0
                                                                                    [tags] => 0
                                                                                    [topic] => 0
                                                                                )

                                                                            [transform] => 0
                                                                        )

                                                                    [depth] => 3
                                                                    [break_phrase] => 0
                                                                    [set_breadcrumb] => 0
                                                                    [use_taxonomy_term_path] => 0
                                                                )

                                                            [type] => Array
                                                                (
                                                                    [id] => type
                                                                    [table] => node
                                                                    [field] => type
                                                                    [default_action] => empty
                                                                    [title_enable] => 1
                                                                    [title] => %1
                                                                    [breadcrumb_enable] => 1
                                                                    [breadcrumb] => %1
                                                                    [default_argument_type] => fixed
                                                                    [default_argument_skip_url] => 0
                                                                    [summary] => Array
                                                                        (
                                                                            [number_of_records] => 0
                                                                            [format] => default_summary
                                                                        )

                                                                    [summary_options] => Array
                                                                        (
                                                                            [items_per_page] => 25
                                                                        )

                                                                    [specify_validation] => 1
                                                                    [validate] => Array
                                                                        (
                                                                            [fail] => empty
                                                                        )

                                                                )

                                                        )

                                                    [filter_groups] => Array
                                                        (
                                                            [operator] => AND
                                                            [groups] => Array
                                                                (
                                                                    [1] => AND
                                                                )

                                                        )

                                                    [filters] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [id] => status
                                                                    [table] => node
                                                                    [field] => status
                                                                    [value] => 1
                                                                )

                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [definition] => Array
                                                (
                                                    [title] => Master
                                                    [help] => Default settings for this view.
                                                    [handler] => views_plugin_display_default
                                                    [theme] => views_view
                                                    [no ui] => 1
                                                    [no remove] => 1
                                                    [js] => Array
                                                        (
                                                            [0] => misc/form.js
                                                            [1] => misc/collapse.js
                                                            [2] => misc/textarea.js
                                                            [3] => misc/tabledrag.js
                                                            [4] => misc/autocomplete.js
                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                        )

                                                    [use ajax] => 1
                                                    [use pager] => 1
                                                    [use more] => 1
                                                    [accept attachments] => 1
                                                    [help topic] => display-default
                                                    [module] => views
                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                    [theme file] => theme.inc
                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                    [file] => views_plugin_display_default.inc
                                                    [parent] => parent
                                                    [name] => default
                                                    [contextual links] => Array
                                                        (
                                                            [views_ui] => Array
                                                                (
                                                                    [parent path] => admin/structure/views/view
                                                                    [argument properties] => Array
                                                                        (
                                                                            [0] => name
                                                                        )

                                                                )

                                                        )

                                                )

                                            [is_plugin] => 1
                                            [localization_keys] => Array
                                                (
                                                    [0] => default
                                                )

                                        )

                                    [has_exposed] => 
                                )

                        )

                    [plugin_type] => row
                    [options] => Array
                        (
                            [relationship] => none
                            [view_mode] => teaser
                            [links] => 1
                            [comments] => 
                        )

                    [definition] => Array
                        (
                            [title] => Content
                            [help] => Display the content with standard node view.
                            [handler] => views_plugin_row_node_view
                            [path] => profiles/dennis_distro/modules/contrib/views/modules/node
                            [base] => Array
                                (
                                    [0] => node
                                )

                            [uses options] => 1
                            [type] => normal
                            [help topic] => style-node
                            [module] => views
                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                            [theme file] => theme.inc
                            [file] => views_plugin_row_node_view.inc
                            [parent] => parent
                            [name] => node
                        )

                    [is_plugin] => 1
                    [field_alias] => nid
                )

        )

    [override_url] => 
    [override_path] => 
    [base_database] => 
    [description] => A view with the following arguments: taxonomy/term//type/
    [tag] => default
    [human_name] => Term by Content type
    [core] => 7
    [api_version] => 3.0-alpha1
    [disabled] => 
    [export_module] => dennis_category_hub
    [type] => Default
    [export_type] => 2
    [in_code_only] => 1
    [table] => views_view
    [executed] => 1
    [built] => 1
    [build_info] => Array
        (
            [query] => SelectQuery Object
                (
                    [fields:protected] => Array
                        (
                            [node_sticky] => Array
                                (
                                    [field] => sticky
                                    [table] => node
                                    [alias] => node_sticky
                                )

                            [nodequeue_nodes_node_position] => Array
                                (
                                    [field] => position
                                    [table] => nodequeue_nodes_node
                                    [alias] => nodequeue_nodes_node_position
                                )

                            [field_data_field_published_date_field_published_date_value] => Array
                                (
                                    [field] => field_published_date_value
                                    [table] => field_data_field_published_date
                                    [alias] => field_data_field_published_date_field_published_date_value
                                )

                            [nid] => Array
                                (
                                    [field] => nid
                                    [table] => node
                                    [alias] => nid
                                )

                        )

                    [expressions:protected] => Array
                        (
                        )

                    [tables:protected] => Array
                        (
                            [node] => Array
                                (
                                    [join type] => 
                                    [table] => node
                                    [alias] => node
                                    [condition] => 
                                    [arguments] => Array
                                        (
                                        )

                                )

                            [nodequeue_nodes_node] => Array
                                (
                                    [join type] => LEFT
                                    [table] => nodequeue_nodes
                                    [alias] => nodequeue_nodes_node
                                    [condition] => node.nid = nodequeue_nodes_node.nid AND nodequeue_nodes_node.qid = :views_join_condition_0
                                    [arguments] => Array
                                        (
                                            [:views_join_condition_0] => 1
                                        )

                                )

                            [field_data_field_published_date] => Array
                                (
                                    [join type] => LEFT
                                    [table] => field_data_field_published_date
                                    [alias] => field_data_field_published_date
                                    [condition] => node.nid = field_data_field_published_date.entity_id AND (field_data_field_published_date.entity_type = :views_join_condition_1 AND field_data_field_published_date.deleted = :views_join_condition_2)
                                    [arguments] => Array
                                        (
                                            [:views_join_condition_1] => node
                                            [:views_join_condition_2] => 0
                                        )

                                )

                        )

                    [order:protected] => Array
                        (
                            [node_sticky] => DESC
                            [nodequeue_nodes_node_position] => DESC
                            [field_data_field_published_date_field_published_date_value] => DESC
                        )

                    [group:protected] => Array
                        (
                        )

                    [where:protected] => DatabaseCondition Object
                        (
                            [conditions:protected] => Array
                                (
                                    [#conjunction] => AND
                                    [0] => Array
                                        (
                                            [field] => DatabaseCondition Object
                                                (
                                                    [conditions:protected] => Array
                                                        (
                                                            [#conjunction] => AND
                                                            [0] => Array
                                                                (
                                                                    [field] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                            [:db_condition_placeholder_3] => 37
                                                                                                                                            [:db_condition_placeholder_4] => 37
                                                                                                                                            [:db_condition_placeholder_5] => 37
                                                                                                                                            [:db_condition_placeholder_6] => 37
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                                                                                                                                    [stringVersion] =>  (tn.tid = :db_condition_placeholder_3) OR (th1.tid = :db_condition_placeholder_4) OR (th2.tid = :db_condition_placeholder_5) OR (th3.tid = :db_condition_placeholder_6) 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                    [:db_condition_placeholder_3] => 37
                                                                                                                    [:db_condition_placeholder_4] => 37
                                                                                                                    [:db_condition_placeholder_5] => 37
                                                                                                                    [:db_condition_placeholder_6] => 37
                                                                                                                )

                                                                                                            [changed:protected] => 
                                                                                                            [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                                                                                                            [stringVersion] => ( (tn.tid = :db_condition_placeholder_3) OR (th1.tid = :db_condition_placeholder_4) OR (th2.tid = :db_condition_placeholder_5) OR (th3.tid = :db_condition_placeholder_6) )
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 
                                                                                                            [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                                                                                                            [stringVersion] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [alterMetaData] => Array
                                                                                                        (
                                                                                                            [views_substitutions] => Array
                                                                                                                (
                                                                                                                    [***ADMINISTER_NODES***] => 1
                                                                                                                    [***VIEW_OWN_UNPUBLISHED_NODES***] => 1
                                                                                                                    [***CURRENT_USER***] => 1
                                                                                                                    [***CURRENT_VERSION***] => 7.12
                                                                                                                    [***CURRENT_TIME***] => 1329391975
                                                                                                                    [***CURRENT_LANGUAGE***] => en
                                                                                                                    [***DEFAULT_LANGUAGE***] => en
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                    [:db_condition_placeholder_3] => gallery
                                                                                    [:db_condition_placeholder_4] => 37
                                                                                    [:db_condition_placeholder_5] => 37
                                                                                    [:db_condition_placeholder_6] => 37
                                                                                )

                                                                            [changed:protected] => 
                                                                            [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                                                                            [stringVersion] =>  (node.nid IN  (SELECT tn.nid AS nid
FROM 
{taxonomy_index} tn
LEFT OUTER JOIN {taxonomy_term_hierarchy} th ON th.tid = tn.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th1 ON th.parent = th1.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th2 ON th1.parent = th2.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th3 ON th2.parent = th3.tid
WHERE ( (tn.tid = :db_condition_placeholder_3) OR (th1.tid = :db_condition_placeholder_4) OR (th2.tid = :db_condition_placeholder_5) OR (th3.tid = :db_condition_placeholder_6) ))) AND (node.type = :db_condition_placeholder_3) 
                                                                        )

                                                                    [value] => 
                                                                    [operator] => IS NULL
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => AND
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => node.status
                                                                                                                    [value] => 1
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                            [:db_condition_placeholder_4] => 1
                                                                                                        )

                                                                                                    [changed:protected] => 
                                                                                                    [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                                                                                                    [stringVersion] =>  (node.status = :db_condition_placeholder_4) 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                    [:db_condition_placeholder_4] => 1
                                                                                )

                                                                            [changed:protected] => 
                                                                            [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                                                                            [stringVersion] => ( (node.status = :db_condition_placeholder_4) )
                                                                        )

                                                                    [value] => 
                                                                    [operator] => IS NULL
                                                                )

                                                        )

                                                    [arguments:protected] => Array
                                                        (
                                                            [:db_condition_placeholder_3] => gallery
                                                            [:db_condition_placeholder_4] => 37
                                                            [:db_condition_placeholder_5] => 37
                                                            [:db_condition_placeholder_6] => 37
                                                        )

                                                    [changed:protected] => 
                                                    [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                                                    [stringVersion] => ( (node.nid IN  (SELECT tn.nid AS nid
FROM 
{taxonomy_index} tn
LEFT OUTER JOIN {taxonomy_term_hierarchy} th ON th.tid = tn.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th1 ON th.parent = th1.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th2 ON th1.parent = th2.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th3 ON th2.parent = th3.tid
WHERE ( (tn.tid = :db_condition_placeholder_3) OR (th1.tid = :db_condition_placeholder_4) OR (th2.tid = :db_condition_placeholder_5) OR (th3.tid = :db_condition_placeholder_6) ))) AND (node.type = :db_condition_placeholder_3) )AND(( (node.status = :db_condition_placeholder_4) ))
                                                )

                                            [value] => 
                                            [operator] => IS NULL
                                        )

                                )

                            [arguments:protected] => Array
                                (
                                    [:db_condition_placeholder_3] => gallery
                                    [:db_condition_placeholder_4] => 37
                                    [:db_condition_placeholder_5] => 37
                                    [:db_condition_placeholder_6] => 37
                                )

                            [changed:protected] => 
                            [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                            [stringVersion] => (( (node.nid IN  (SELECT tn.nid AS nid
FROM 
{taxonomy_index} tn
LEFT OUTER JOIN {taxonomy_term_hierarchy} th ON th.tid = tn.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th1 ON th.parent = th1.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th2 ON th1.parent = th2.tid
LEFT OUTER JOIN {taxonomy_term_hierarchy} th3 ON th2.parent = th3.tid
WHERE ( (tn.tid = :db_condition_placeholder_3) OR (th1.tid = :db_condition_placeholder_4) OR (th2.tid = :db_condition_placeholder_5) OR (th3.tid = :db_condition_placeholder_6) ))) AND (node.type = :db_condition_placeholder_3) )AND(( (node.status = :db_condition_placeholder_4) )))
                        )

                    [having:protected] => DatabaseCondition Object
                        (
                            [conditions:protected] => Array
                                (
                                    [#conjunction] => AND
                                )

                            [arguments:protected] => Array
                                (
                                )

                            [changed:protected] => 
                            [queryPlaceholderIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                            [stringVersion] => 
                        )

                    [distinct:protected] => 
                    [range:protected] => Array
                        (
                            [start] => 0
                            [length] => 10
                        )

                    [union:protected] => Array
                        (
                        )

                    [prepared:protected] => 1
                    [forUpdate:protected] => 
                    [connection:protected] => DatabaseConnection_mysql Object
                        (
                            [shutdownRegistered:protected] => 
                            [target:protected] => default
                            [key:protected] => default
                            [logger:protected] => 
                            [transactionLayers:protected] => Array
                                (
                                )

                            [driverClasses:protected] => Array
                                (
                                    [InsertQuery] => InsertQuery_mysql
                                    [DeleteQuery] => DeleteQuery
                                    [SelectQuery] => SelectQuery
                                )

                            [statementClass:protected] => DatabaseStatementBase
                            [transactionSupport:protected] => 1
                            [transactionalDDLSupport:protected] => 
                            [temporaryNameIndex:protected] => 0
                            [connectionOptions:protected] => Array
                                (
                                    [database] => drupal_distro_theweek
                                    [username] => root
                                    [password] => 
                                    [host] => localhost
                                    [port] => 
                                    [driver] => mysql
                                    [prefix] => Array
                                        (
                                            [default] => 
                                        )

                                )

                            [schema:protected] => 
                            [prefixes:protected] => Array
                                (
                                    [default] => 
                                )

                            [prefixSearch:protected] => Array
                                (
                                    [0] => {
                                    [1] => }
                                )

                            [prefixReplace:protected] => Array
                                (
                                    [0] => 
                                    [1] => 
                                )

                        )

                    [connectionTarget:protected] => default
                    [connectionKey:protected] => default
                    [queryOptions:protected] => Array
                        (
                            [return] => 1
                        )

                    [uniqueIdentifier:protected] => 4f3ce96dc0a8b4.21412964
                    [nextPlaceholder:protected] => 5
                    [comments:protected] => Array
                        (
                        )

                    [alterTags] => Array
                        (
                            [views] => 1
                            [views_term_by_content_type] => 1
                            [node_access] => 1
                        )

                    [alterMetaData] => Array
                        (
                            [views_substitutions] => Array
                                (
                                    [***ADMINISTER_NODES***] => 1
                                    [***VIEW_OWN_UNPUBLISHED_NODES***] => 1
                                    [***CURRENT_USER***] => 1
                                    [***CURRENT_VERSION***] => 7.12
                                    [***CURRENT_TIME***] => 1329391975
                                    [***CURRENT_LANGUAGE***] => en
                                    [***DEFAULT_LANGUAGE***] => en
                                )

                            [view] => view Object
 *RECURSION*
                        )

                )

            [count_query] => SelectQuery Object
                (
                    [fields:protected] => Array
                        (
                            [node_sticky] => Array
                                (
                                    [field] => sticky
                                    [table] => node
                                    [alias] => node_sticky
                                )

                            [nodequeue_nodes_node_position] => Array
                                (
                                    [field] => position
                                    [table] => nodequeue_nodes_node
                                    [alias] => nodequeue_nodes_node_position
                                )

                            [field_data_field_published_date_field_published_date_value] => Array
                                (
                                    [field] => field_published_date_value
                                    [table] => field_data_field_published_date
                                    [alias] => field_data_field_published_date_field_published_date_value
                                )

                            [nid] => Array
                                (
                                    [field] => nid
                                    [table] => node
                                    [alias] => nid
                                )

                        )

                    [expressions:protected] => Array
                        (
                        )

                    [tables:protected] => Array
                        (
                            [node] => Array
                                (
                                    [join type] => 
                                    [table] => node
                                    [alias] => node
                                    [condition] => 
                                    [arguments] => Array
                                        (
                                        )

                                )

                            [nodequeue_nodes_node] => Array
                                (
                                    [join type] => LEFT
                                    [table] => nodequeue_nodes
                                    [alias] => nodequeue_nodes_node
                                    [condition] => node.nid = nodequeue_nodes_node.nid AND nodequeue_nodes_node.qid = :views_join_condition_0
                                    [arguments] => Array
                                        (
                                            [:views_join_condition_0] => 1
                                        )

                                )

                            [field_data_field_published_date] => Array
                                (
                                    [join type] => LEFT
                                    [table] => field_data_field_published_date
                                    [alias] => field_data_field_published_date
                                    [condition] => node.nid = field_data_field_published_date.entity_id AND (field_data_field_published_date.entity_type = :views_join_condition_1 AND field_data_field_published_date.deleted = :views_join_condition_2)
                                    [arguments] => Array
                                        (
                                            [:views_join_condition_1] => node
                                            [:views_join_condition_2] => 0
                                        )

                                )

                        )

                    [order:protected] => Array
                        (
                            [node_sticky] => DESC
                            [nodequeue_nodes_node_position] => DESC
                            [field_data_field_published_date_field_published_date_value] => DESC
                        )

                    [group:protected] => Array
                        (
                        )

                    [where:protected] => DatabaseCondition Object
                        (
                            [conditions:protected] => Array
                                (
                                    [#conjunction] => AND
                                    [0] => Array
                                        (
                                            [field] => DatabaseCondition Object
                                                (
                                                    [conditions:protected] => Array
                                                        (
                                                            [#conjunction] => AND
                                                            [0] => Array
                                                                (
                                                                    [field] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => node.nid
                                                                                            [value] => SelectQuery Object
                                                                                                (
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [nid] => Array
                                                                                                                (
                                                                                                                    [field] => nid
                                                                                                                    [table] => tn
                                                                                                                    [alias] => nid
                                                                                                                )

                                                                                                        )

                                                                                                    [expressions:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [tables:protected] => Array
                                                                                                        (
                                                                                                            [tn] => Array
                                                                                                                (
                                                                                                                    [join type] => 
                                                                                                                    [table] => taxonomy_index
                                                                                                                    [alias] => tn
                                                                                                                    [condition] => 
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th
                                                                                                                    [condition] => th.tid = tn.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th1] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th1
                                                                                                                    [condition] => th.parent = th1.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th2] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th2
                                                                                                                    [condition] => th1.parent = th2.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                            [th3] => Array
                                                                                                                (
                                                                                                                    [join type] => LEFT OUTER
                                                                                                                    [table] => taxonomy_term_hierarchy
                                                                                                                    [alias] => th3
                                                                                                                    [condition] => th2.parent = th3.tid
                                                                                                                    [arguments] => Array
                                                                                                                        (
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [order:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [group:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [where:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [field] => DatabaseCondition Object
                                                                                                                                (
                                                                                                                                    [conditions:protected] => Array
                                                                                                                                        (
                                                                                                                                            [#conjunction] => OR
                                                                                                                                            [0] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => tn.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [1] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th1.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [2] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th2.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                            [3] => Array
                                                                                                                                                (
                                                                                                                                                    [field] => th3.tid
                                                                                                                                                    [value] => 37
                                                                                                                                                    [operator] => =
                                                                                                                                                )

                                                                                                                                        )

                                                                                                                                    [arguments:protected] => Array
                                                                                                                                        (
                                                                                                                                            [:db_condition_placeholder_0] => 37
                                                                                                                                            [:db_condition_placeholder_1] => 37
                                                                                                                                            [:db_condition_placeholder_2] => 37
                                                                                                                                            [:db_condition_placeholder_3] => 37
                                                                                                                                        )

                                                                                                                                    [changed:protected] => 
                                                                                                                                    [queryPlaceholderIdentifier:protected] => 4f3ce96dc437b6.95667721
                                                                                                                                    [stringVersion] =>  (tn.tid = :db_condition_placeholder_0) OR (th1.tid = :db_condition_placeholder_1) OR (th2.tid = :db_condition_placeholder_2) OR (th3.tid = :db_condition_placeholder_3) 
                                                                                                                                )

                                                                                                                            [value] => 
                                                                                                                            [operator] => IS NULL
                                                                                                                        )

                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                    [:db_condition_placeholder_0] => 37
                                                                                                                    [:db_condition_placeholder_1] => 37
                                                                                                                    [:db_condition_placeholder_2] => 37
                                                                                                                    [:db_condition_placeholder_3] => 37
                                                                                                                )

                                                                                                            [changed:protected] => 
                                                                                                            [queryPlaceholderIdentifier:protected] => 4f3ce96dc437b6.95667721
                                                                                                            [stringVersion] => ( (tn.tid = :db_condition_placeholder_0) OR (th1.tid = :db_condition_placeholder_1) OR (th2.tid = :db_condition_placeholder_2) OR (th3.tid = :db_condition_placeholder_3) )
                                                                                                        )

                                                                                                    [having:protected] => DatabaseCondition Object
                                                                                                        (
                                                                                                            [conditions:protected] => Array
                                                                                                                (
                                                                                                                    [#conjunction] => AND
                                                                                                                )

                                                                                                            [arguments:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [changed:protected] => 
                                                                                                            [queryPlaceholderIdentifier:protected] => 4f3ce96dc437b6.95667721
                                                                                                            [stringVersion] => 
                                                                                                        )

                                                                                                    [distinct:protected] => 
                                                                                                    [range:protected] => 
                                                                                                    [union:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [prepared:protected] => 
                                                                                                    [forUpdate:protected] => 
                                                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                                                        (
                                                                                                            [shutdownRegistered:protected] => 
                                                                                                            [target:protected] => default
                                                                                                            [key:protected] => default
                                                                                                            [logger:protected] => 
                                                                                                            [transactionLayers:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [driverClasses:protected] => Array
                                                                                                                (
                                                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                                                    [DeleteQuery] => DeleteQuery
                                                                                                                    [SelectQuery] => SelectQuery
                                                                                                                )

                                                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                                                            [transactionSupport:protected] => 1
                                                                                                            [transactionalDDLSupport:protected] => 
                                                                                                            [temporaryNameIndex:protected] => 0
                                                                                                            [connectionOptions:protected] => Array
                                                                                                                (
                                                                                                                    [database] => drupal_distro_theweek
                                                                                                                    [username] => root
                                                                                                                    [password] => 
                                                                                                                    [host] => localhost
                                                                                                                    [port] => 
                                                                                                                    [driver] => mysql
                                                                                                                    [prefix] => Array
                                                                                                                        (
                                                                                                                            [default] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [schema:protected] => 
                                                                                                            [prefixes:protected] => Array
                                                                                                                (
                                                                                                                    [default] => 
                                                                                                                )

                                                                                                            [prefixSearch:protected] => Array
                                                                                                                (
                                                                                                                    [0] => {
                                                                                                                    [1] => }
                                                                                                                )

                                                                                                            [prefixReplace:protected] => Array
                                                                                                                (
                                                                                                                    [0] => 
                                                                                                                    [1] => 
                                                                                                                )

                                                                                                        )

                                                                                                    [connectionTarget:protected] => default
                                                                                                    [connectionKey:protected] => default
                                                                                                    [queryOptions:protected] => Array
                                                                                                        (
                                                                                                            [target] => default
                                                                                                            [return] => 1
                                                                                                        )

                                                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                                                    [nextPlaceholder:protected] => 0
                                                                                                    [comments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [alterMetaData] => Array
                                                                                                        (
                                                                                                            [views_substitutions] => Array
                                                                                                                (
                                                                                                                    [***ADMINISTER_NODES***] => 1
                                                                                                                    [***VIEW_OWN_UNPUBLISHED_NODES***] => 1
                                                                                                                    [***CURRENT_USER***] => 1
                                                                                                                    [***CURRENT_VERSION***] => 7.12
                                                                                                                    [***CURRENT_TIME***] => 1329391975
                                                                                                                    [***CURRENT_LANGUAGE***] => en
                                                                                                                    [***DEFAULT_LANGUAGE***] => en
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                            [operator] => IN
                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [field] => node.type
                                                                                            [value] => gallery
                                                                                            [operator] => =
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [value] => 
                                                                    [operator] => IS NULL
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => AND
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => node.status
                                                                                                                    [value] => 1
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [value] => 
                                                                    [operator] => IS NULL
                                                                )

                                                        )

                                                    [arguments:protected] => Array
                                                        (
                                                        )

                                                    [changed:protected] => 1
                                                    [queryPlaceholderIdentifier:protected] => 
                                                )

                                            [value] => 
                                            [operator] => IS NULL
                                        )

                                )

                            [arguments:protected] => Array
                                (
                                )

                            [changed:protected] => 1
                            [queryPlaceholderIdentifier:protected] => 
                        )

                    [having:protected] => DatabaseCondition Object
                        (
                            [conditions:protected] => Array
                                (
                                    [#conjunction] => AND
                                )

                            [arguments:protected] => Array
                                (
                                )

                            [changed:protected] => 1
                            [queryPlaceholderIdentifier:protected] => 
                        )

                    [distinct:protected] => 
                    [range:protected] => 
                    [union:protected] => Array
                        (
                        )

                    [prepared:protected] => 1
                    [forUpdate:protected] => 
                    [connection:protected] => DatabaseConnection_mysql Object
                        (
                            [shutdownRegistered:protected] => 
                            [target:protected] => default
                            [key:protected] => default
                            [logger:protected] => 
                            [transactionLayers:protected] => Array
                                (
                                )

                            [driverClasses:protected] => Array
                                (
                                    [InsertQuery] => InsertQuery_mysql
                                    [DeleteQuery] => DeleteQuery
                                    [SelectQuery] => SelectQuery
                                )

                            [statementClass:protected] => DatabaseStatementBase
                            [transactionSupport:protected] => 1
                            [transactionalDDLSupport:protected] => 
                            [temporaryNameIndex:protected] => 0
                            [connectionOptions:protected] => Array
                                (
                                    [database] => drupal_distro_theweek
                                    [username] => root
                                    [password] => 
                                    [host] => localhost
                                    [port] => 
                                    [driver] => mysql
                                    [prefix] => Array
                                        (
                                            [default] => 
                                        )

                                )

                            [schema:protected] => 
                            [prefixes:protected] => Array
                                (
                                    [default] => 
                                )

                            [prefixSearch:protected] => Array
                                (
                                    [0] => {
                                    [1] => }
                                )

                            [prefixReplace:protected] => Array
                                (
                                    [0] => 
                                    [1] => 
                                )

                        )

                    [connectionTarget:protected] => default
                    [connectionKey:protected] => default
                    [queryOptions:protected] => Array
                        (
                            [return] => 1
                        )

                    [uniqueIdentifier:protected] => 4f3ce96dc0fb56.50858771
                    [nextPlaceholder:protected] => 3
                    [comments:protected] => Array
                        (
                        )

                    [alterTags] => Array
                        (
                            [views] => 1
                            [views_term_by_content_type] => 1
                            [node_access] => 1
                        )

                    [alterMetaData] => Array
                        (
                            [views_substitutions] => Array
                                (
                                    [***ADMINISTER_NODES***] => 1
                                    [***VIEW_OWN_UNPUBLISHED_NODES***] => 1
                                    [***CURRENT_USER***] => 1
                                    [***CURRENT_VERSION***] => 7.12
                                    [***CURRENT_TIME***] => 1329391975
                                    [***CURRENT_LANGUAGE***] => en
                                    [***DEFAULT_LANGUAGE***] => en
                                )

                            [view] => view Object
 *RECURSION*
                        )

                )

            [query_args] => Array
                (
                )

            [breadcrumb] => Array
                (
                    [taxonomy/term/all/type/all] => %2
                    [taxonomy/term/37/type/all] => News & Opinion
                )

            [title] => %1
            [substitutions] => Array
                (
                    [%1] => News & Opinion
                    [!1] => 37
                    [%2] => Gallery
                    [!2] => gallery
                )

        )

    [attachment_before] => 
    [attachment_after] => 
    [relationships_fixed] => 1
    [localization_plugin] => views_plugin_localization_none Object
        (
            [translate] => 
            [export_strings] => Array
                (
                )

            [view] => view Object
 *RECURSION*
            [display] => 
            [plugin_type] => localization
            [options] => Array
                (
                )

            [definition] => Array
                (
                    [title] => None
                    [help] => Do not pass admin strings for translation.
                    [handler] => views_plugin_localization_none
                    [help topic] => localization-none
                    [module] => views
                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                    [theme file] => theme.inc
                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                    [file] => views_plugin_localization_none.inc
                    [parent] => parent
                    [name] => none
                )

            [is_plugin] => 1
        )

    [field] => Array
        (
            [title] => views_handler_field_node Object
                (
                    [field_alias] => unknown
                    [aliases] => Array
                        (
                        )

                    [additional_fields] => Array
                        (
                            [nid] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                )

                        )

                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
 *RECURSION*
                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => field
                    [table_alias] => 
                    [real_field] => title
                    [options] => Array
                        (
                            [id] => title
                            [table] => node
                            [field] => title
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [label] => 
                            [exclude] => 
                            [alter] => Array
                                (
                                    [alter_text] => 0
                                    [text] => 
                                    [make_link] => 0
                                    [path] => 
                                    [absolute] => 0
                                    [external] => 
                                    [replace_spaces] => 
                                    [path_case] => none
                                    [trim_whitespace] => 
                                    [alt] => 
                                    [rel] => 
                                    [link_class] => 
                                    [prefix] => 
                                    [suffix] => 
                                    [target] => 
                                    [nl2br] => 
                                    [max_length] => 
                                    [word_boundary] => 0
                                    [ellipsis] => 0
                                    [strip_tags] => 0
                                    [trim] => 0
                                    [preserve_tags] => 
                                    [html] => 0
                                )

                            [element_type] => 
                            [element_class] => 
                            [element_label_type] => 
                            [element_label_class] => 
                            [element_label_colon] => 1
                            [element_wrapper_type] => 
                            [element_wrapper_class] => 
                            [element_default_classes] => 1
                            [empty] => 
                            [hide_empty] => 0
                            [empty_zero] => 0
                            [hide_alter_empty] => 1
                            [link_to_node] => 1
                        )

                    [definition] => Array
                        (
                            [field] => title
                            [group] => Content
                            [handler] => views_handler_field_node
                            [click sortable] => 1
                            [link_to_node default] => 1
                            [title] => Title
                            [help] => The content title.
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => field
                            [2] => node
                            [3] => title
                        )

                    [table] => node
                    [field] => title
                    [position] => 0
                )

        )

    [argument] => Array
        (
            [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                (
                    [validator] => 
                    [argument] => 37
                    [value] => 
                    [name_table] => 
                    [name_field] => 
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
 *RECURSION*
                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => argument
                    [table_alias] => node
                    [real_field] => nid
                    [options] => Array
                        (
                            [id] => term_node_tid_depth
                            [table] => node
                            [field] => term_node_tid_depth
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [default_action] => empty
                            [exception] => Array
                                (
                                    [value] => all
                                    [title_enable] => 0
                                    [title] => All
                                )

                            [title_enable] => 1
                            [title] => %1 %2
                            [breadcrumb_enable] => 1
                            [breadcrumb] => %2
                            [default_argument_type] => fixed
                            [default_argument_options] => Array
                                (
                                )

                            [default_argument_skip_url] => 0
                            [summary_options] => Array
                                (
                                    [items_per_page] => 25
                                )

                            [summary] => Array
                                (
                                    [sort_order] => asc
                                    [number_of_records] => 0
                                    [format] => default_summary
                                )

                            [specify_validation] => 1
                            [validate] => Array
                                (
                                    [type] => taxonomy_term
                                    [fail] => empty
                                )

                            [validate_options] => Array
                                (
                                    [vocabularies] => Array
                                        (
                                            [article_type] => 0
                                            [author_type] => 0
                                            [category] => 0
                                            [tags] => 0
                                            [topic] => 0
                                        )

                                    [transform] => 0
                                )

                            [depth] => 3
                            [break_phrase] => 0
                            [set_breadcrumb] => 0
                            [use_taxonomy_term_path] => 0
                        )

                    [definition] => Array
                        (
                            [title] => Has taxonomy term ID (with depth)
                            [handler] => views_handler_argument_term_node_tid_depth
                            [accept depth modifier] => 1
                            [group] => Content
                            [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                            [real field] => nid
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => argument
                            [2] => node
                            [3] => term_node_tid_depth
                        )

                    [table] => node
                    [field] => term_node_tid_depth
                    [position] => 0
                    [relationship] => 
                    [validated_title] => News & Opinion
                    [argument_validated] => 1
                )

            [type] => views_handler_argument_node_type Object
                (
                    [validator] => 
                    [argument] => gallery
                    [value] => 
                    [name_table] => 
                    [name_field] => 
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
 *RECURSION*
                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => argument
                    [table_alias] => node
                    [real_field] => type
                    [options] => Array
                        (
                            [id] => type
                            [table] => node
                            [field] => type
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [default_action] => empty
                            [exception] => Array
                                (
                                    [value] => all
                                    [title_enable] => 0
                                    [title] => All
                                )

                            [title_enable] => 1
                            [title] => %1
                            [breadcrumb_enable] => 1
                            [breadcrumb] => %1
                            [default_argument_type] => fixed
                            [default_argument_options] => Array
                                (
                                )

                            [default_argument_skip_url] => 0
                            [summary_options] => Array
                                (
                                    [items_per_page] => 25
                                )

                            [summary] => Array
                                (
                                    [sort_order] => asc
                                    [number_of_records] => 0
                                    [format] => default_summary
                                )

                            [specify_validation] => 1
                            [validate] => Array
                                (
                                    [type] => none
                                    [fail] => empty
                                )

                            [validate_options] => Array
                                (
                                )

                        )

                    [definition] => Array
                        (
                            [handler] => views_handler_argument_node_type
                            [group] => Content
                            [title] => Type
                            [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => argument
                            [2] => node
                            [3] => type
                        )

                    [table] => node
                    [field] => type
                    [position] => 1
                    [relationship] => 
                    [argument_validated] => 1
                )

        )

    [sort] => Array
        (
            [sticky] => views_handler_sort Object
                (
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
 *RECURSION*
                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => sort
                    [table_alias] => node
                    [real_field] => sticky
                    [options] => Array
                        (
                            [id] => sticky
                            [table] => node
                            [field] => sticky
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [order] => DESC
                            [exposed] => 
                            [expose] => Array
                                (
                                    [label] => 
                                )

                        )

                    [definition] => Array
                        (
                            [handler] => views_handler_sort
                            [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                            [group] => Content
                            [title] => Sticky
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => sort
                            [2] => node
                            [3] => sticky
                        )

                    [table] => node
                    [field] => sticky
                    [position] => 0
                    [relationship] => 
                )

            [position] => views_handler_sort Object
                (
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
 *RECURSION*
                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => sort
                    [table_alias] => nodequeue_nodes_node
                    [real_field] => position
                    [options] => Array
                        (
                            [id] => position
                            [table] => nodequeue_nodes
                            [field] => position
                            [relationship] => nodequeue_rel
                            [group_type] => group
                            [ui_name] => 
                            [order] => DESC
                            [exposed] => 
                            [expose] => Array
                                (
                                    [label] => 
                                )

                        )

                    [definition] => Array
                        (
                            [handler] => views_handler_sort
                            [group] => Nodequeue
                            [title] => Position
                            [help] => The position of the node within a queue.
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => sort
                            [2] => nodequeue_nodes
                            [3] => position
                        )

                    [table] => nodequeue_nodes
                    [field] => position
                    [position] => 1
                    [relationship] => nodequeue_nodes_node
                )

            [field_published_date_value] => views_handler_sort Object
                (
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
 *RECURSION*
                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => sort
                    [table_alias] => field_data_field_published_date
                    [real_field] => field_published_date_value
                    [options] => Array
                        (
                            [id] => field_published_date_value
                            [table] => field_data_field_published_date
                            [field] => field_published_date_value
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [order] => DESC
                            [exposed] => 
                            [expose] => Array
                                (
                                    [label] => 
                                )

                        )

                    [definition] => Array
                        (
                            [field] => field_published_date_value
                            [table] => field_data_field_published_date
                            [handler] => views_handler_sort
                            [additional fields] => Array
                                (
                                    [0] => field_published_date_value
                                )

                            [field_name] => field_published_date
                            [group] => Content
                            [title] => Published Date (field_published_date)
                            [title short] => Published Date
                            [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => sort
                            [2] => field_data_field_published_date
                            [3] => field_published_date_value
                        )

                    [table] => field_data_field_published_date
                    [field] => field_published_date_value
                    [position] => 2
                    [relationship] => 
                )

        )

    [filter] => Array
        (
            [status] => views_handler_filter_boolean_operator Object
                (
                    [always_multiple] => 1
                    [no_operator] => 1
                    [accept_null] => 
                    [value] => 1
                    [operator] => =
                    [always_required] => 
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
 *RECURSION*
                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => filter
                    [table_alias] => node
                    [real_field] => status
                    [options] => Array
                        (
                            [id] => status
                            [table] => node
                            [field] => status
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [operator] => =
                            [value] => 1
                            [group] => 1
                            [exposed] => 
                            [expose] => Array
                                (
                                    [operator_id] => 
                                    [label] => 
                                    [use_operator] => 0
                                    [operator] => 
                                    [identifier] => 
                                    [required] => 0
                                    [remember] => 0
                                    [multiple] => 0
                                )

                        )

                    [definition] => Array
                        (
                            [handler] => views_handler_filter_boolean_operator
                            [label] => Published
                            [type] => yes-no
                            [use equal] => 1
                            [group] => Content
                            [title] => Published
                            [help] => Whether or not the content is published.
                            [allow empty] => 1
                        )

                    [is_handler] => 1
                    [value_value] => Published
                    [value_options] => 
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => filter
                            [2] => node
                            [3] => status
                        )

                    [table] => node
                    [field] => status
                    [position] => 0
                    [relationship] => 
                )

        )

    [relationship] => Array
        (
            [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                (
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
 *RECURSION*
                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => relationship
                    [table_alias] => 
                    [real_field] => nid
                    [options] => Array
                        (
                            [id] => nodequeue_rel
                            [table] => node
                            [field] => nodequeue_rel
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [label] => queue
                            [required] => 0
                            [limit] => 1
                            [names] => Array
                                (
                                    [elevation] => elevation
                                    [featured] => 0
                                )

                        )

                    [definition] => Array
                        (
                            [handler] => nodequeue_handler_relationship_nodequeue
                            [base] => nodequeue_nodes
                            [field] => nid
                            [label] => queue
                            [group] => Nodequeue
                            [title] => Queue
                            [help] => Create a relationship to a nodequeue.
                            [real field] => nid
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => relationship
                            [2] => node
                            [3] => nodequeue_rel
                        )

                    [table] => node
                    [field] => nodequeue_rel
                    [position] => 0
                    [relationship] => 
                    [alias] => nodequeue_nodes_node
                )

        )

    [header] => Array
        (
            [area] => views_handler_area_text Object
                (
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
 *RECURSION*
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => empty
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => empty
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => header
                    [table_alias] => 
                    [real_field] => 
                    [options] => Array
                        (
                            [id] => area
                            [table] => views
                            [field] => area
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [label] => 
                            [empty] => 
                            [content] => 
Latest %2s of %1


                            [format] => filtered_html
                            [tokenize] => 0
                        )

                    [definition] => Array
                        (
                            [handler] => views_handler_area_text
                            [group] => Global
                            [title] => Text area
                            [help] => Provide markup text for the area.
                            [field] => 
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => header
                            [2] => views
                            [3] => area
                        )

                    [table] => views
                    [field] => area
                    [position] => 0
                    [relationship] => 
                )

        )

    [footer] => Array
        (
        )

    [empty] => Array
        (
            [area] => views_handler_area_text Object
                (
                    [view] => view Object
 *RECURSION*
                    [query] => views_plugin_query_default Object
                        (
                            [table_queue] => Array
                                (
                                    [node] => Array
                                        (
                                            [alias] => node
                                            [table] => node
                                            [relationship] => node
                                            [join] => 
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [table] => nodequeue_nodes
                                            [num] => 1
                                            [alias] => nodequeue_nodes_node
                                            [join] => views_join Object
                                                (
                                                    [table] => nodequeue_nodes
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => nid
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => qid
                                                                    [value] => Array
                                                                        (
                                                                            [0] => 1
                                                                        )

                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [table] => nodequeue_nodes
                                                            [field] => nid
                                                            [left_table] => node
                                                            [left_field] => nid
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => qid
                                                                            [value] => Array
                                                                                (
                                                                                    [0] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [table] => field_data_field_published_date
                                            [num] => 1
                                            [alias] => field_data_field_published_date
                                            [join] => views_join Object
                                                (
                                                    [table] => field_data_field_published_date
                                                    [left_table] => node
                                                    [left_field] => nid
                                                    [field] => entity_id
                                                    [extra] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [field] => entity_type
                                                                    [value] => node
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [field] => deleted
                                                                    [value] => 0
                                                                    [numeric] => 1
                                                                )

                                                        )

                                                    [type] => LEFT
                                                    [definition] => Array
                                                        (
                                                            [left_field] => nid
                                                            [field] => entity_id
                                                            [extra] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [field] => entity_type
                                                                            [value] => node
                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [field] => deleted
                                                                            [value] => 0
                                                                            [numeric] => 1
                                                                        )

                                                                )

                                                            [table] => field_data_field_published_date
                                                            [left_table] => node
                                                        )

                                                    [extra_type] => AND
                                                    [adjusted] => 1
                                                )

                                            [relationship] => node
                                        )

                                )

                            [tables] => Array
                                (
                                    [node] => Array
                                        (
                                            [node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => node
                                                )

                                            [nodequeue_nodes_node] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => nodequeue_nodes_node
                                                )

                                            [field_data_field_published_date] => Array
                                                (
                                                    [count] => 1
                                                    [alias] => field_data_field_published_date
                                                )

                                        )

                                )

                            [relationships] => Array
                                (
                                    [node] => Array
                                        (
                                            [link] => 
                                            [table] => node
                                            [alias] => node
                                            [base] => node
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [link] => node
                                            [table] => nodequeue_nodes
                                            [base] => nodequeue_nodes
                                        )

                                )

                            [where] => Array
                                (
                                    [1] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.status
                                                            [value] => 1
                                                            [operator] => =
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                    [0] => Array
                                        (
                                            [conditions] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [field] => node.nid
                                                            [value] => SelectQuery Object
                                                                (
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [nid] => Array
                                                                                (
                                                                                    [field] => nid
                                                                                    [table] => tn
                                                                                    [alias] => nid
                                                                                )

                                                                        )

                                                                    [expressions:protected] => Array
                                                                        (
                                                                        )

                                                                    [tables:protected] => Array
                                                                        (
                                                                            [tn] => Array
                                                                                (
                                                                                    [join type] => 
                                                                                    [table] => taxonomy_index
                                                                                    [alias] => tn
                                                                                    [condition] => 
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th
                                                                                    [condition] => th.tid = tn.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th1] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th1
                                                                                    [condition] => th.parent = th1.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th2] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th2
                                                                                    [condition] => th1.parent = th2.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [th3] => Array
                                                                                (
                                                                                    [join type] => LEFT OUTER
                                                                                    [table] => taxonomy_term_hierarchy
                                                                                    [alias] => th3
                                                                                    [condition] => th2.parent = th3.tid
                                                                                    [arguments] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                        )

                                                                    [order:protected] => Array
                                                                        (
                                                                        )

                                                                    [group:protected] => Array
                                                                        (
                                                                        )

                                                                    [where:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                    [0] => Array
                                                                                        (
                                                                                            [field] => DatabaseCondition Object
                                                                                                (
                                                                                                    [conditions:protected] => Array
                                                                                                        (
                                                                                                            [#conjunction] => OR
                                                                                                            [0] => Array
                                                                                                                (
                                                                                                                    [field] => tn.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [1] => Array
                                                                                                                (
                                                                                                                    [field] => th1.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [2] => Array
                                                                                                                (
                                                                                                                    [field] => th2.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                            [3] => Array
                                                                                                                (
                                                                                                                    [field] => th3.tid
                                                                                                                    [value] => 37
                                                                                                                    [operator] => =
                                                                                                                )

                                                                                                        )

                                                                                                    [arguments:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [changed:protected] => 1
                                                                                                    [queryPlaceholderIdentifier:protected] => 
                                                                                                )

                                                                                            [value] => 
                                                                                            [operator] => IS NULL
                                                                                        )

                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [having:protected] => DatabaseCondition Object
                                                                        (
                                                                            [conditions:protected] => Array
                                                                                (
                                                                                    [#conjunction] => AND
                                                                                )

                                                                            [arguments:protected] => Array
                                                                                (
                                                                                )

                                                                            [changed:protected] => 1
                                                                            [queryPlaceholderIdentifier:protected] => 
                                                                        )

                                                                    [distinct:protected] => 
                                                                    [range:protected] => 
                                                                    [union:protected] => Array
                                                                        (
                                                                        )

                                                                    [prepared:protected] => 
                                                                    [forUpdate:protected] => 
                                                                    [connection:protected] => DatabaseConnection_mysql Object
                                                                        (
                                                                            [shutdownRegistered:protected] => 
                                                                            [target:protected] => default
                                                                            [key:protected] => default
                                                                            [logger:protected] => 
                                                                            [transactionLayers:protected] => Array
                                                                                (
                                                                                )

                                                                            [driverClasses:protected] => Array
                                                                                (
                                                                                    [InsertQuery] => InsertQuery_mysql
                                                                                    [DeleteQuery] => DeleteQuery
                                                                                    [SelectQuery] => SelectQuery
                                                                                )

                                                                            [statementClass:protected] => DatabaseStatementBase
                                                                            [transactionSupport:protected] => 1
                                                                            [transactionalDDLSupport:protected] => 
                                                                            [temporaryNameIndex:protected] => 0
                                                                            [connectionOptions:protected] => Array
                                                                                (
                                                                                    [database] => drupal_distro_theweek
                                                                                    [username] => root
                                                                                    [password] => 
                                                                                    [host] => localhost
                                                                                    [port] => 
                                                                                    [driver] => mysql
                                                                                    [prefix] => Array
                                                                                        (
                                                                                            [default] => 
                                                                                        )

                                                                                )

                                                                            [schema:protected] => 
                                                                            [prefixes:protected] => Array
                                                                                (
                                                                                    [default] => 
                                                                                )

                                                                            [prefixSearch:protected] => Array
                                                                                (
                                                                                    [0] => {
                                                                                    [1] => }
                                                                                )

                                                                            [prefixReplace:protected] => Array
                                                                                (
                                                                                    [0] => 
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [connectionTarget:protected] => default
                                                                    [connectionKey:protected] => default
                                                                    [queryOptions:protected] => Array
                                                                        (
                                                                            [target] => default
                                                                            [return] => 1
                                                                        )

                                                                    [uniqueIdentifier:protected] => 4f3ce96dbe26a6.46812935
                                                                    [nextPlaceholder:protected] => 0
                                                                    [comments:protected] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [operator] => IN
                                                        )

                                                    [1] => Array
                                                        (
                                                            [field] => node.type
                                                            [value] => gallery
                                                            [operator] => 
                                                        )

                                                )

                                            [args] => Array
                                                (
                                                )

                                            [type] => AND
                                        )

                                )

                            [having] => Array
                                (
                                )

                            [group_operator] => AND
                            [orderby] => Array
                                (
                                    [0] => Array
                                        (
                                            [field] => node_sticky
                                            [direction] => DESC
                                        )

                                    [1] => Array
                                        (
                                            [field] => nodequeue_nodes_node_position
                                            [direction] => DESC
                                        )

                                    [2] => Array
                                        (
                                            [field] => field_data_field_published_date_field_published_date_value
                                            [direction] => DESC
                                        )

                                )

                            [groupby] => Array
                                (
                                )

                            [header] => Array
                                (
                                )

                            [distinct] => 
                            [has_aggregate] => 
                            [get_count_optimized] => 
                            [pager] => views_plugin_pager_full Object
                                (
                                    [current_page] => 0
                                    [total_items] => 993
                                    [view] => view Object
 *RECURSION*
                                    [display] => views_display Object
                                        (
                                            [db_table] => views_display
                                            [vid] => 0
                                            [id] => page
                                            [display_title] => Page
                                            [display_plugin] => page
                                            [position] => 0
                                            [display_options] => Array
                                                (
                                                    [query] => Array
                                                        (
                                                            [type] => views_query
                                                            [options] => Array
                                                                (
                                                                )

                                                        )

                                                    [path] => taxonomy/term/%/type/%
                                                    [cache] => Array
                                                        (
                                                            [type] => time
                                                            [results_lifespan] => 60
                                                            [output_lifespan] => 60
                                                        )

                                                    [defaults] => Array
                                                        (
                                                            [cache] => 
                                                            [cache_options] => 
                                                        )

                                                    [cache_options] => 
                                                )

                                            [handler] => views_plugin_display_page Object
                                                (
                                                    [view] => view Object
 *RECURSION*
                                                    [handlers] => Array
                                                        (
                                                            [field] => Array
                                                                (
                                                                    [title] => views_handler_field_node Object
                                                                        (
                                                                            [field_alias] => unknown
                                                                            [aliases] => Array
                                                                                (
                                                                                )

                                                                            [additional_fields] => Array
                                                                                (
                                                                                    [nid] => Array
                                                                                        (
                                                                                            [table] => node
                                                                                            [field] => nid
                                                                                        )

                                                                                )

                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => field
                                                                            [table_alias] => 
                                                                            [real_field] => title
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [exclude] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [text] => 
                                                                                            [make_link] => 0
                                                                                            [path] => 
                                                                                            [absolute] => 0
                                                                                            [external] => 
                                                                                            [replace_spaces] => 
                                                                                            [path_case] => none
                                                                                            [trim_whitespace] => 
                                                                                            [alt] => 
                                                                                            [rel] => 
                                                                                            [link_class] => 
                                                                                            [prefix] => 
                                                                                            [suffix] => 
                                                                                            [target] => 
                                                                                            [nl2br] => 
                                                                                            [max_length] => 
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [preserve_tags] => 
                                                                                            [html] => 0
                                                                                        )

                                                                                    [element_type] => 
                                                                                    [element_class] => 
                                                                                    [element_label_type] => 
                                                                                    [element_label_class] => 
                                                                                    [element_label_colon] => 1
                                                                                    [element_wrapper_type] => 
                                                                                    [element_wrapper_class] => 
                                                                                    [element_default_classes] => 1
                                                                                    [empty] => 
                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [hide_alter_empty] => 1
                                                                                    [link_to_node] => 1
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => title
                                                                                    [group] => Content
                                                                                    [handler] => views_handler_field_node
                                                                                    [click sortable] => 1
                                                                                    [link_to_node default] => 1
                                                                                    [title] => Title
                                                                                    [help] => The content title.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => field
                                                                                    [2] => node
                                                                                    [3] => title
                                                                                )

                                                                            [table] => node
                                                                            [field] => title
                                                                            [position] => 0
                                                                        )

                                                                )

                                                            [argument] => Array
                                                                (
                                                                    [term_node_tid_depth] => views_handler_argument_term_node_tid_depth Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => 37
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [title] => Has taxonomy term ID (with depth)
                                                                                    [handler] => views_handler_argument_term_node_tid_depth
                                                                                    [accept depth modifier] => 1
                                                                                    [group] => Content
                                                                                    [help] => Display content if it has the selected taxonomy terms, or children of the selected terms. Due to additional complexity, this has fewer options than the versions without depth.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => term_node_tid_depth
                                                                                )

                                                                            [table] => node
                                                                            [field] => term_node_tid_depth
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [validated_title] => News & Opinion
                                                                            [argument_validated] => 1
                                                                        )

                                                                    [type] => views_handler_argument_node_type Object
                                                                        (
                                                                            [validator] => 
                                                                            [argument] => gallery
                                                                            [value] => 
                                                                            [name_table] => 
                                                                            [name_field] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => argument
                                                                            [table_alias] => node
                                                                            [real_field] => type
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [default_action] => empty
                                                                                    [exception] => Array
                                                                                        (
                                                                                            [value] => all
                                                                                            [title_enable] => 0
                                                                                            [title] => All
                                                                                        )

                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_options] => Array
                                                                                        (
                                                                                        )

                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [summary] => Array
                                                                                        (
                                                                                            [sort_order] => asc
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => none
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_argument_node_type
                                                                                    [group] => Content
                                                                                    [title] => Type
                                                                                    [help] => The content type (for example, "blog entry", "forum post", "story", etc).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => argument
                                                                                    [2] => node
                                                                                    [3] => type
                                                                                )

                                                                            [table] => node
                                                                            [field] => type
                                                                            [position] => 1
                                                                            [relationship] => 
                                                                            [argument_validated] => 1
                                                                        )

                                                                )

                                                            [sort] => Array
                                                                (
                                                                    [sticky] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => node
                                                                            [real_field] => sticky
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [help] => Whether or not the content is sticky. To list sticky content first, set this to descending.
                                                                                    [group] => Content
                                                                                    [title] => Sticky
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => node
                                                                                    [3] => sticky
                                                                                )

                                                                            [table] => node
                                                                            [field] => sticky
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                    [position] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => nodequeue_nodes_node
                                                                            [real_field] => position
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_sort
                                                                                    [group] => Nodequeue
                                                                                    [title] => Position
                                                                                    [help] => The position of the node within a queue.
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => nodequeue_nodes
                                                                                    [3] => position
                                                                                )

                                                                            [table] => nodequeue_nodes
                                                                            [field] => position
                                                                            [position] => 1
                                                                            [relationship] => nodequeue_nodes_node
                                                                        )

                                                                    [field_published_date_value] => views_handler_sort Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => sort
                                                                            [table_alias] => field_data_field_published_date
                                                                            [real_field] => field_published_date_value
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [order] => DESC
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [label] => 
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [field] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [handler] => views_handler_sort
                                                                                    [additional fields] => Array
                                                                                        (
                                                                                            [0] => field_published_date_value
                                                                                        )

                                                                                    [field_name] => field_published_date
                                                                                    [group] => Content
                                                                                    [title] => Published Date (field_published_date)
                                                                                    [title short] => Published Date
                                                                                    [help] => Appears in: node:article, node:gallery, node:daily_photo, node:daily_briefing. Also known as: Content: Published Date (field_published_date), Content: Published Date (field_published_date).
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => sort
                                                                                    [2] => field_data_field_published_date
                                                                                    [3] => field_published_date_value
                                                                                )

                                                                            [table] => field_data_field_published_date
                                                                            [field] => field_published_date_value
                                                                            [position] => 2
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [filter] => Array
                                                                (
                                                                    [status] => views_handler_filter_boolean_operator Object
                                                                        (
                                                                            [always_multiple] => 1
                                                                            [no_operator] => 1
                                                                            [accept_null] => 
                                                                            [value] => 1
                                                                            [operator] => =
                                                                            [always_required] => 
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => filter
                                                                            [table_alias] => node
                                                                            [real_field] => status
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [operator] => =
                                                                                    [value] => 1
                                                                                    [group] => 1
                                                                                    [exposed] => 
                                                                                    [expose] => Array
                                                                                        (
                                                                                            [operator_id] => 
                                                                                            [label] => 
                                                                                            [use_operator] => 0
                                                                                            [operator] => 
                                                                                            [identifier] => 
                                                                                            [required] => 0
                                                                                            [remember] => 0
                                                                                            [multiple] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_filter_boolean_operator
                                                                                    [label] => Published
                                                                                    [type] => yes-no
                                                                                    [use equal] => 1
                                                                                    [group] => Content
                                                                                    [title] => Published
                                                                                    [help] => Whether or not the content is published.
                                                                                    [allow empty] => 1
                                                                                )

                                                                            [is_handler] => 1
                                                                            [value_value] => Published
                                                                            [value_options] => 
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => filter
                                                                                    [2] => node
                                                                                    [3] => status
                                                                                )

                                                                            [table] => node
                                                                            [field] => status
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [relationship] => Array
                                                                (
                                                                    [nodequeue_rel] => nodequeue_handler_relationship_nodequeue Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => relationship
                                                                            [table_alias] => 
                                                                            [real_field] => nid
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => queue
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => nodequeue_handler_relationship_nodequeue
                                                                                    [base] => nodequeue_nodes
                                                                                    [field] => nid
                                                                                    [label] => queue
                                                                                    [group] => Nodequeue
                                                                                    [title] => Queue
                                                                                    [help] => Create a relationship to a nodequeue.
                                                                                    [real field] => nid
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => relationship
                                                                                    [2] => node
                                                                                    [3] => nodequeue_rel
                                                                                )

                                                                            [table] => node
                                                                            [field] => nodequeue_rel
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                            [alias] => nodequeue_nodes_node
                                                                        )

                                                                )

                                                            [header] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
                                                                        (
                                                                            [view] => view Object
 *RECURSION*
                                                                            [query] => views_plugin_query_default Object
 *RECURSION*
                                                                            [handler_type] => header
                                                                            [table_alias] => 
                                                                            [real_field] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [relationship] => none
                                                                                    [group_type] => group
                                                                                    [ui_name] => 
                                                                                    [label] => 
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                            [definition] => Array
                                                                                (
                                                                                    [handler] => views_handler_area_text
                                                                                    [group] => Global
                                                                                    [title] => Text area
                                                                                    [help] => Provide markup text for the area.
                                                                                    [field] => 
                                                                                )

                                                                            [is_handler] => 1
                                                                            [localization_keys] => Array
                                                                                (
                                                                                    [0] => default
                                                                                    [1] => header
                                                                                    [2] => views
                                                                                    [3] => area
                                                                                )

                                                                            [table] => views
                                                                            [field] => area
                                                                            [position] => 0
                                                                            [relationship] => 
                                                                        )

                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                    [area] => views_handler_area_text Object
 *RECURSION*
                                                                )

                                                        )

                                                    [extender] => Array
                                                        (
                                                        )

                                                    [display] => views_display Object
 *RECURSION*
                                                    [plugin_type] => display
                                                    [options] => Array
                                                        (
                                                            [defaults] => Array
                                                                (
                                                                    [access] => 1
                                                                    [cache] => 
                                                                    [query] => 1
                                                                    [title] => 1
                                                                    [css_class] => 1
                                                                    [display_description] => 
                                                                    [use_ajax] => 1
                                                                    [hide_attachment_summary] => 1
                                                                    [pager] => 1
                                                                    [pager_options] => 1
                                                                    [use_more] => 1
                                                                    [use_more_always] => 1
                                                                    [use_more_text] => 1
                                                                    [exposed_form] => 1
                                                                    [exposed_form_options] => 1
                                                                    [link_display] => 1
                                                                    [link_url] => 
                                                                    [group_by] => 1
                                                                    [style_plugin] => 1
                                                                    [style_options] => 1
                                                                    [row_plugin] => 1
                                                                    [row_options] => 1
                                                                    [header] => 1
                                                                    [footer] => 1
                                                                    [empty] => 1
                                                                    [relationships] => 1
                                                                    [fields] => 1
                                                                    [sorts] => 1
                                                                    [arguments] => 1
                                                                    [filters] => 1
                                                                    [filter_groups] => 1
                                                                    [cache_options] => 
                                                                )

                                                            [title] => 
                                                            [enabled] => 1
                                                            [display_comment] => 
                                                            [css_class] => 
                                                            [display_description] => 
                                                            [use_ajax] => 
                                                            [hide_attachment_summary] => 
                                                            [items_per_page] => 10
                                                            [offset] => 0
                                                            [use_pager] => 
                                                            [use_more] => 
                                                            [use_more_always] => 
                                                            [use_more_text] => more
                                                            [link_display] => 
                                                            [link_url] => 
                                                            [group_by] => 
                                                            [field_language] => ***CURRENT_LANGUAGE***
                                                            [field_language_add_to_query] => 1
                                                            [access] => Array
                                                                (
                                                                    [type] => none
                                                                )

                                                            [cache] => Array
                                                                (
                                                                    [type] => time
                                                                    [results_lifespan] => 60
                                                                    [output_lifespan] => 60
                                                                )

                                                            [query] => Array
                                                                (
                                                                    [type] => views_query
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [exposed_form] => Array
                                                                (
                                                                    [type] => basic
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [pager] => Array
                                                                (
                                                                    [type] => full
                                                                    [options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [style_plugin] => default
                                                            [style_options] => Array
                                                                (
                                                                )

                                                            [row_plugin] => fields
                                                            [row_options] => Array
                                                                (
                                                                )

                                                            [exposed_block] => 
                                                            [header] => Array
                                                                (
                                                                )

                                                            [footer] => Array
                                                                (
                                                                )

                                                            [empty] => Array
                                                                (
                                                                )

                                                            [relationships] => Array
                                                                (
                                                                )

                                                            [fields] => Array
                                                                (
                                                                )

                                                            [sorts] => Array
                                                                (
                                                                )

                                                            [arguments] => Array
                                                                (
                                                                )

                                                            [filter_groups] => Array
                                                                (
                                                                    [operator] => AND
                                                                    [groups] => Array
                                                                        (
                                                                            [1] => AND
                                                                        )

                                                                )

                                                            [filters] => Array
                                                                (
                                                                )

                                                            [path] => taxonomy/term/%/type/%
                                                            [menu] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                    [context] => 
                                                                )

                                                            [tab_options] => Array
                                                                (
                                                                    [type] => none
                                                                    [title] => 
                                                                    [description] => 
                                                                    [weight] => 0
                                                                    [name] => navigation
                                                                )

                                                            [cache_options] => 
                                                        )

                                                    [definition] => Array
                                                        (
                                                            [title] => Page
                                                            [help] => Display the view as a page, with a URL and menu links.
                                                            [handler] => views_plugin_display_page
                                                            [theme] => views_view
                                                            [uses hook menu] => 1
                                                            [contextual links locations] => Array
                                                                (
                                                                    [0] => page
                                                                )

                                                            [use ajax] => 1
                                                            [use pager] => 1
                                                            [use more] => 1
                                                            [accept attachments] => 1
                                                            [admin] => Page
                                                            [help topic] => display-page
                                                            [module] => views
                                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                            [theme file] => theme.inc
                                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                            [file] => views_plugin_display_page.inc
                                                            [parent] => parent
                                                            [name] => page
                                                            [contextual links] => Array
                                                                (
                                                                    [views_ui] => Array
                                                                        (
                                                                            [parent path] => admin/structure/views/view
                                                                            [argument properties] => Array
                                                                                (
                                                                                    [0] => name
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [is_plugin] => 1
                                                    [localization_keys] => Array
                                                        (
                                                            [0] => page
                                                        )

                                                    [default_display] => views_plugin_display_default Object
                                                        (
                                                            [view] => view Object
 *RECURSION*
                                                            [handlers] => Array
                                                                (
                                                                )

                                                            [extender] => Array
                                                                (
                                                                )

                                                            [display] => views_display Object
                                                                (
                                                                    [db_table] => views_display
                                                                    [vid] => 0
                                                                    [id] => default
                                                                    [display_title] => Master
                                                                    [display_plugin] => default
                                                                    [position] => 0
                                                                    [display_options] => Array
                                                                        (
                                                                            [query] => Array
                                                                                (
                                                                                    [type] => views_query
                                                                                    [options] => Array
                                                                                        (
                                                                                            [query_comment] => 
                                                                                        )

                                                                                )

                                                                            [access] => Array
                                                                                (
                                                                                    [type] => perm
                                                                                )

                                                                            [cache] => Array
                                                                                (
                                                                                    [type] => time
                                                                                    [results_lifespan] => 60
                                                                                    [output_lifespan] => 60
                                                                                )

                                                                            [exposed_form] => Array
                                                                                (
                                                                                    [type] => basic
                                                                                )

                                                                            [pager] => Array
                                                                                (
                                                                                    [type] => full
                                                                                    [options] => Array
                                                                                        (
                                                                                            [items_per_page] => 10
                                                                                        )

                                                                                )

                                                                            [style_plugin] => default
                                                                            [row_plugin] => node
                                                                            [header] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [empty] => 
                                                                                            [content] => 
Latest %2s of %1


                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [empty] => Array
                                                                                (
                                                                                    [area] => Array
                                                                                        (
                                                                                            [id] => area
                                                                                            [table] => views
                                                                                            [field] => area
                                                                                            [label] => No content
                                                                                            [empty] => 
                                                                                            [content] => There is currently no content in this category.
                                                                                            [format] => filtered_html
                                                                                            [tokenize] => 0
                                                                                        )

                                                                                )

                                                                            [relationships] => Array
                                                                                (
                                                                                    [nodequeue_rel] => Array
                                                                                        (
                                                                                            [id] => nodequeue_rel
                                                                                            [table] => node
                                                                                            [field] => nodequeue_rel
                                                                                            [required] => 0
                                                                                            [limit] => 1
                                                                                            [names] => Array
                                                                                                (
                                                                                                    [elevation] => elevation
                                                                                                    [featured] => 0
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [fields] => Array
                                                                                (
                                                                                    [title] => Array
                                                                                        (
                                                                                            [id] => title
                                                                                            [table] => node
                                                                                            [field] => title
                                                                                            [label] => 
                                                                                            [alter] => Array
                                                                                                (
                                                                                                    [alter_text] => 0
                                                                                                    [make_link] => 0
                                                                                                    [absolute] => 0
                                                                                                    [word_boundary] => 0
                                                                                                    [ellipsis] => 0
                                                                                                    [strip_tags] => 0
                                                                                                    [trim] => 0
                                                                                                    [html] => 0
                                                                                                )

                                                                                            [hide_empty] => 0
                                                                                            [empty_zero] => 0
                                                                                            [link_to_node] => 1
                                                                                        )

                                                                                )

                                                                            [sorts] => Array
                                                                                (
                                                                                    [sticky] => Array
                                                                                        (
                                                                                            [id] => sticky
                                                                                            [table] => node
                                                                                            [field] => sticky
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [position] => Array
                                                                                        (
                                                                                            [id] => position
                                                                                            [table] => nodequeue_nodes
                                                                                            [field] => position
                                                                                            [relationship] => nodequeue_rel
                                                                                            [order] => DESC
                                                                                        )

                                                                                    [field_published_date_value] => Array
                                                                                        (
                                                                                            [id] => field_published_date_value
                                                                                            [table] => field_data_field_published_date
                                                                                            [field] => field_published_date_value
                                                                                            [order] => DESC
                                                                                        )

                                                                                )

                                                                            [arguments] => Array
                                                                                (
                                                                                    [term_node_tid_depth] => Array
                                                                                        (
                                                                                            [id] => term_node_tid_depth
                                                                                            [table] => node
                                                                                            [field] => term_node_tid_depth
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1 %2
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %2
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [type] => taxonomy_term
                                                                                                    [fail] => empty
                                                                                                )

                                                                                            [validate_options] => Array
                                                                                                (
                                                                                                    [vocabularies] => Array
                                                                                                        (
                                                                                                            [article_type] => 0
                                                                                                            [author_type] => 0
                                                                                                            [category] => 0
                                                                                                            [tags] => 0
                                                                                                            [topic] => 0
                                                                                                        )

                                                                                                    [transform] => 0
                                                                                                )

                                                                                            [depth] => 3
                                                                                            [break_phrase] => 0
                                                                                            [set_breadcrumb] => 0
                                                                                            [use_taxonomy_term_path] => 0
                                                                                        )

                                                                                    [type] => Array
                                                                                        (
                                                                                            [id] => type
                                                                                            [table] => node
                                                                                            [field] => type
                                                                                            [default_action] => empty
                                                                                            [title_enable] => 1
                                                                                            [title] => %1
                                                                                            [breadcrumb_enable] => 1
                                                                                            [breadcrumb] => %1
                                                                                            [default_argument_type] => fixed
                                                                                            [default_argument_skip_url] => 0
                                                                                            [summary] => Array
                                                                                                (
                                                                                                    [number_of_records] => 0
                                                                                                    [format] => default_summary
                                                                                                )

                                                                                            [summary_options] => Array
                                                                                                (
                                                                                                    [items_per_page] => 25
                                                                                                )

                                                                                            [specify_validation] => 1
                                                                                            [validate] => Array
                                                                                                (
                                                                                                    [fail] => empty
                                                                                                )

                                                                                        )

                                                                                )

                                                                            [filters] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [id] => status
                                                                                            [table] => node
                                                                                            [field] => status
                                                                                            [value] => 1
                                                                                        )

                                                                                )

                                                                            [defaults] => Array
                                                                                (
                                                                                    [cache] => 
                                                                                    [cache_options] => 
                                                                                )

                                                                            [cache_options] => 
                                                                        )

                                                                    [handler] => views_plugin_display_default Object
 *RECURSION*
                                                                )

                                                            [plugin_type] => display
                                                            [options] => Array
                                                                (
                                                                    [title] => 
                                                                    [enabled] => 1
                                                                    [display_comment] => 
                                                                    [css_class] => 
                                                                    [display_description] => 
                                                                    [use_ajax] => 
                                                                    [hide_attachment_summary] => 
                                                                    [items_per_page] => 10
                                                                    [offset] => 0
                                                                    [use_pager] => 
                                                                    [use_more] => 
                                                                    [use_more_always] => 
                                                                    [use_more_text] => more
                                                                    [link_display] => 
                                                                    [link_url] => 
                                                                    [group_by] => 
                                                                    [field_language] => ***CURRENT_LANGUAGE***
                                                                    [field_language_add_to_query] => 1
                                                                    [access] => Array
                                                                        (
                                                                            [type] => perm
                                                                        )

                                                                    [cache] => Array
                                                                        (
                                                                            [type] => time
                                                                            [results_lifespan] => 60
                                                                            [output_lifespan] => 60
                                                                        )

                                                                    [query] => Array
                                                                        (
                                                                            [type] => views_query
                                                                            [options] => Array
                                                                                (
                                                                                    [query_comment] => 
                                                                                )

                                                                        )

                                                                    [exposed_form] => Array
                                                                        (
                                                                            [type] => basic
                                                                            [options] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [pager] => Array
                                                                        (
                                                                            [type] => full
                                                                            [options] => Array
                                                                                (
                                                                                    [items_per_page] => 10
                                                                                )

                                                                        )

                                                                    [style_plugin] => default
                                                                    [style_options] => Array
                                                                        (
                                                                        )

                                                                    [row_plugin] => node
                                                                    [row_options] => Array
                                                                        (
                                                                        )

                                                                    [exposed_block] => 
                                                                    [header] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [empty] => 
                                                                                    [content] => 
Latest %2s of %1


                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [footer] => Array
                                                                        (
                                                                        )

                                                                    [empty] => Array
                                                                        (
                                                                            [area] => Array
                                                                                (
                                                                                    [id] => area
                                                                                    [table] => views
                                                                                    [field] => area
                                                                                    [label] => No content
                                                                                    [empty] => 
                                                                                    [content] => There is currently no content in this category.
                                                                                    [format] => filtered_html
                                                                                    [tokenize] => 0
                                                                                )

                                                                        )

                                                                    [relationships] => Array
                                                                        (
                                                                            [nodequeue_rel] => Array
                                                                                (
                                                                                    [id] => nodequeue_rel
                                                                                    [table] => node
                                                                                    [field] => nodequeue_rel
                                                                                    [required] => 0
                                                                                    [limit] => 1
                                                                                    [names] => Array
                                                                                        (
                                                                                            [elevation] => elevation
                                                                                            [featured] => 0
                                                                                        )

                                                                                )

                                                                        )

                                                                    [fields] => Array
                                                                        (
                                                                            [title] => Array
                                                                                (
                                                                                    [id] => title
                                                                                    [table] => node
                                                                                    [field] => title
                                                                                    [label] => 
                                                                                    [alter] => Array
                                                                                        (
                                                                                            [alter_text] => 0
                                                                                            [make_link] => 0
                                                                                            [absolute] => 0
                                                                                            [word_boundary] => 0
                                                                                            [ellipsis] => 0
                                                                                            [strip_tags] => 0
                                                                                            [trim] => 0
                                                                                            [html] => 0
                                                                                        )

                                                                                    [hide_empty] => 0
                                                                                    [empty_zero] => 0
                                                                                    [link_to_node] => 1
                                                                                )

                                                                        )

                                                                    [sorts] => Array
                                                                        (
                                                                            [sticky] => Array
                                                                                (
                                                                                    [id] => sticky
                                                                                    [table] => node
                                                                                    [field] => sticky
                                                                                    [order] => DESC
                                                                                )

                                                                            [position] => Array
                                                                                (
                                                                                    [id] => position
                                                                                    [table] => nodequeue_nodes
                                                                                    [field] => position
                                                                                    [relationship] => nodequeue_rel
                                                                                    [order] => DESC
                                                                                )

                                                                            [field_published_date_value] => Array
                                                                                (
                                                                                    [id] => field_published_date_value
                                                                                    [table] => field_data_field_published_date
                                                                                    [field] => field_published_date_value
                                                                                    [order] => DESC
                                                                                )

                                                                        )

                                                                    [arguments] => Array
                                                                        (
                                                                            [term_node_tid_depth] => Array
                                                                                (
                                                                                    [id] => term_node_tid_depth
                                                                                    [table] => node
                                                                                    [field] => term_node_tid_depth
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1 %2
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %2
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [type] => taxonomy_term
                                                                                            [fail] => empty
                                                                                        )

                                                                                    [validate_options] => Array
                                                                                        (
                                                                                            [vocabularies] => Array
                                                                                                (
                                                                                                    [article_type] => 0
                                                                                                    [author_type] => 0
                                                                                                    [category] => 0
                                                                                                    [tags] => 0
                                                                                                    [topic] => 0
                                                                                                )

                                                                                            [transform] => 0
                                                                                        )

                                                                                    [depth] => 3
                                                                                    [break_phrase] => 0
                                                                                    [set_breadcrumb] => 0
                                                                                    [use_taxonomy_term_path] => 0
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [id] => type
                                                                                    [table] => node
                                                                                    [field] => type
                                                                                    [default_action] => empty
                                                                                    [title_enable] => 1
                                                                                    [title] => %1
                                                                                    [breadcrumb_enable] => 1
                                                                                    [breadcrumb] => %1
                                                                                    [default_argument_type] => fixed
                                                                                    [default_argument_skip_url] => 0
                                                                                    [summary] => Array
                                                                                        (
                                                                                            [number_of_records] => 0
                                                                                            [format] => default_summary
                                                                                        )

                                                                                    [summary_options] => Array
                                                                                        (
                                                                                            [items_per_page] => 25
                                                                                        )

                                                                                    [specify_validation] => 1
                                                                                    [validate] => Array
                                                                                        (
                                                                                            [fail] => empty
                                                                                        )

                                                                                )

                                                                        )

                                                                    [filter_groups] => Array
                                                                        (
                                                                            [operator] => AND
                                                                            [groups] => Array
                                                                                (
                                                                                    [1] => AND
                                                                                )

                                                                        )

                                                                    [filters] => Array
                                                                        (
                                                                            [status] => Array
                                                                                (
                                                                                    [id] => status
                                                                                    [table] => node
                                                                                    [field] => status
                                                                                    [value] => 1
                                                                                )

                                                                        )

                                                                    [defaults] => Array
                                                                        (
                                                                            [cache] => 
                                                                            [cache_options] => 
                                                                        )

                                                                    [cache_options] => 
                                                                )

                                                            [definition] => Array
                                                                (
                                                                    [title] => Master
                                                                    [help] => Default settings for this view.
                                                                    [handler] => views_plugin_display_default
                                                                    [theme] => views_view
                                                                    [no ui] => 1
                                                                    [no remove] => 1
                                                                    [js] => Array
                                                                        (
                                                                            [0] => misc/form.js
                                                                            [1] => misc/collapse.js
                                                                            [2] => misc/textarea.js
                                                                            [3] => misc/tabledrag.js
                                                                            [4] => misc/autocomplete.js
                                                                            [5] => profiles/dennis_distro/modules/contrib/ctools/js/dependent.js
                                                                        )

                                                                    [use ajax] => 1
                                                                    [use pager] => 1
                                                                    [use more] => 1
                                                                    [accept attachments] => 1
                                                                    [help topic] => display-default
                                                                    [module] => views
                                                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                                                    [theme file] => theme.inc
                                                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                                                    [file] => views_plugin_display_default.inc
                                                                    [parent] => parent
                                                                    [name] => default
                                                                    [contextual links] => Array
                                                                        (
                                                                            [views_ui] => Array
                                                                                (
                                                                                    [parent path] => admin/structure/views/view
                                                                                    [argument properties] => Array
                                                                                        (
                                                                                            [0] => name
                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [is_plugin] => 1
                                                            [localization_keys] => Array
                                                                (
                                                                    [0] => default
                                                                )

                                                        )

                                                    [has_exposed] => 
                                                )

                                        )

                                    [plugin_type] => pager
                                    [options] => Array
                                        (
                                            [items_per_page] => 10
                                            [offset] => 0
                                            [id] => 0
                                            [total_pages] => 
                                            [expose] => Array
                                                (
                                                    [items_per_page] => 
                                                    [items_per_page_label] => Items per page
                                                    [items_per_page_options] => 5, 10, 20, 40, 60
                                                    [items_per_page_options_all] => 
                                                    [items_per_page_options_all_label] => - All -
                                                    [offset] => 
                                                    [offset_label] => Offset
                                                )

                                        )

                                    [definition] => Array
                                        (
                                            [title] => Paged output, full pager
                                            [short title] => Full
                                            [help] => Paged output, full Drupal style
                                            [handler] => views_plugin_pager_full
                                            [help topic] => pager-full
                                            [uses options] => 1
                                            [module] => views
                                            [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                            [theme file] => theme.inc
                                            [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                            [file] => views_plugin_pager_full.inc
                                            [parent] => parent
                                            [name] => full
                                        )

                                    [is_plugin] => 1
                                )

                            [field_aliases] => Array
                                (
                                    [node] => Array
                                        (
                                            [sticky] => node_sticky
                                            [nid] => nid
                                        )

                                    [nodequeue_nodes_node] => Array
                                        (
                                            [position] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date] => Array
                                        (
                                            [field_published_date_value] => field_data_field_published_date_field_published_date_value
                                        )

                                )

                            [tags] => Array
                                (
                                )

                            [view] => view Object
 *RECURSION*
                            [display] => 
                            [plugin_type] => query
                            [options] => Array
                                (
                                    [disable_sql_rewrite] => 
                                    [distinct] => 
                                    [slave] => 
                                    [query_comment] => 
                                )

                            [definition] => Array
                                (
                                    [title] => SQL Query
                                    [help] => Query will be generated and run using the Drupal database API.
                                    [handler] => views_plugin_query_default
                                    [module] => views
                                    [theme path] => profiles/dennis_distro/modules/contrib/views/theme
                                    [theme file] => theme.inc
                                    [path] => profiles/dennis_distro/modules/contrib/views/plugins
                                    [file] => views_plugin_query_default.inc
                                    [parent] => parent
                                    [name] => views_query
                                )

                            [is_plugin] => 1
                            [base_table] => node
                            [base_field] => nid
                            [count_field] => Array
                                (
                                    [table] => node
                                    [field] => nid
                                    [alias] => nid
                                    [count] => 1
                                )

                            [fields] => Array
                                (
                                    [node_sticky] => Array
                                        (
                                            [field] => sticky
                                            [table] => node
                                            [alias] => node_sticky
                                        )

                                    [nodequeue_nodes_node_position] => Array
                                        (
                                            [field] => position
                                            [table] => nodequeue_nodes_node
                                            [alias] => nodequeue_nodes_node_position
                                        )

                                    [field_data_field_published_date_field_published_date_value] => Array
                                        (
                                            [field] => field_published_date_value
                                            [table] => field_data_field_published_date
                                            [alias] => field_data_field_published_date_field_published_date_value
                                        )

                                    [nid] => Array
                                        (
                                            [field] => nid
                                            [table] => node
                                            [alias] => nid
                                        )

                                )

                            [limit] => 10
                            [offset] => 0
                        )

                    [handler_type] => empty
                    [table_alias] => 
                    [real_field] => 
                    [options] => Array
                        (
                            [id] => area
                            [table] => views
                            [field] => area
                            [relationship] => none
                            [group_type] => group
                            [ui_name] => 
                            [label] => No content
                            [empty] => 
                            [content] => There is currently no content in this category.
                            [format] => filtered_html
                            [tokenize] => 0
                        )

                    [definition] => Array
                        (
                            [handler] => views_handler_area_text
                            [group] => Global
                            [title] => Text area
                            [help] => Provide markup text for the area.
                            [field] => 
                        )

                    [is_handler] => 1
                    [localization_keys] => Array
                        (
                            [0] => default
                            [1] => empty
                            [2] => views
                            [3] => area
                        )

                    [table] => views
                    [field] => area
                    [position] => 0
                    [relationship] => 
                )

        )

    [inited] => 1
    [build_sort] => 1
    [plugin_name] => default
    [style_options] => Array
        (
        )

    [build_time] => 0.021855115890503
    [execute_time] => 0.061413049697876
)