1. Array
    (
        [c] => Array
            (
                [tree] => 1
                [path_function] => Closure Object
                    (
                        [parameter] => Array
                            (
                                [$object_id] => <required>
                            )
    
                    )
    
                [parent_type] => c
                [name] => category
                [picker] => pickers/categories/picker.tpl
                [picker_params] => Array
                    (
                        [multiple] => 
                        [use_keys] => N
                    )
    
                [table] => ?:category_descriptions
                [description] => category
                [dispatch] => categories.view
                [item] => category_id
                [condition] => 
                [not_shared] => 1
                [tree_options] => Array
                    (
                        [0] => category
                        [1] => category_nohtml
                    )
    
                [html_options] => Array
                    (
                        [0] => file
                        [1] => category
                    )
    
                [pager] => 1
                [option] => seo_category_type
                [exist_function] => Closure Object
                    (
                        [parameter] => Array
                            (
                                [$category_id] => <required>
                            )
    
                    )
    
            )
    
        [p] => Array
            (
                [tree] => 1
                [path_function] => Closure Object
                    (
                        [parameter] => Array
                            (
                                [$object_id] => <required>
                                [$company_id] => <optional>
                            )
    
                    )
    
                [parent_type] => c
                [name] => product
                [picker] => pickers/products/picker.tpl
                [picker_params] => Array
                    (
                        [type] => single
                        [view_mode] => button
                    )
    
                [table] => ?:product_descriptions
                [description] => product
                [dispatch] => products.view
                [item] => product_id
                [condition] => 
                [not_shared] => 1
                [tree_options] => Array
                    (
                        [0] => product_category_nohtml
                        [1] => product_category
                    )
    
                [html_options] => Array
                    (
                        [0] => product_category
                        [1] => product_file
                    )
    
                [option] => seo_product_type
                [exist_function] => Closure Object
                    (
                        [parameter] => Array
                            (
                                [$product_id] => <required>
                                [$company_id] => <required>
                            )
    
                    )
    
            )
    
        [a] => Array
            (
                [tree] => 1
                [path_function] => Closure Object
                    (
                        [parameter] => Array
                            (
                                [$object_id] => <required>
                            )
    
                    )
    
                [parent_type] => a
                [name] => page
                [picker] => pickers/pages/picker.tpl
                [picker_params] => Array
                    (
                        [multiple] => 
                        [use_keys] => N
                    )
    
                [table] => ?:page_descriptions
                [description] => page
                [dispatch] => pages.view
                [item] => page_id
                [condition] => 
                [tree_options] => Array
                    (
                        [0] => page
                        [1] => page_nohtml
                    )
    
                [html_options] => Array
                    (
                        [0] => file
                        [1] => page
                    )
    
                [pager] => 1
                [option] => seo_page_type
                [exist_function] => Closure Object
                    (
                        [parameter] => Array
                            (
                                [$page_id] => <required>
                            )
    
                    )
    
            )
    
        [e] => Array
            (
                [table] => ?:product_feature_variant_descriptions
                [description] => variant
                [dispatch] => product_features.view
                [item] => variant_id
                [condition] => 
                [name] => feature
                [html_options] => Array
                    (
                        [0] => file
                    )
    
                [option] => seo_other_type
                [exist_function] => Closure Object
                    (
                        [parameter] => Array
                            (
                                [$variant_id] => <required>
                            )
    
                    )
    
            )
    
        [s] => Array
            (
                [table] => ?:seo_names
                [description] => name
                [dispatch] => 
                [item] => object_id
                [condition] => 
                [not_shared] => 1
                [name] => custom
                [html_options] => Array
                    (
                        [0] => file
                    )
    
                [option] => seo_other_type
            )
    
        [m] => Array
            (
                [table] => ?:companies
                [description] => company
                [dispatch] => companies.view
                [item] => company_id
                [condition] => 
                [skip_lang_condition] => 1
                [name] => company
                [html_options] => Array
                    (
                        [0] => file
                    )
    
                [option] => seo_other_type
                [exist_function] => Closure Object
                    (
                        [parameter] => Array
                            (
                                [$company_id] => <required>
                            )
    
                    )
    
            )
    
    )