Contact Log in
Language Object
(
    [id] => 3
    [name] => English (United States)
    [iso_code] => en
    [language_code] => en-us
    [date_format_lite] => m/d/Y
    [date_format_full] => m/d/Y H:i:s
    [is_rtl] => 0
    [active] => 1
    [webserviceParameters:protected] => Array
        (
            [objectNodeName] => language
            [objectsNodeName] => languages
        )

    [translationsFilesAndVars:protected] => Array
        (
            [fields] => _FIELDS
            [errors] => _ERRORS
            [admin] => _LANGADM
            [pdf] => _LANGPDF
            [tabs] => tabs
        )

    [id_lang:protected] => 
    [id_shop:protected] => 1
    [id_shop_list] => 
    [get_shop_from_context:protected] => 1
    [table:protected] => lang
    [identifier:protected] => id_lang
    [fieldsRequired:protected] => Array
        (
            [0] => name
            [1] => iso_code
            [2] => date_format_lite
            [3] => date_format_full
        )

    [fieldsSize:protected] => Array
        (
            [name] => 32
            [iso_code] => 2
            [language_code] => 5
            [date_format_lite] => 32
            [date_format_full] => 32
        )

    [fieldsValidate:protected] => Array
        (
            [name] => isGenericName
            [iso_code] => isLanguageIsoCode
            [language_code] => isLanguageCode
            [active] => isBool
            [is_rtl] => isBool
            [date_format_lite] => isPhpDateFormat
            [date_format_full] => isPhpDateFormat
        )

    [fieldsRequiredLang:protected] => Array
        (
        )

    [fieldsSizeLang:protected] => Array
        (
        )

    [fieldsValidateLang:protected] => Array
        (
        )

    [tables:protected] => Array
        (
        )

    [image_dir:protected] => 
    [image_format:protected] => jpg
    [def:protected] => Array
        (
            [table] => lang
            [primary] => id_lang
            [fields] => Array
                (
                    [name] => Array
                        (
                            [type] => 3
                            [validate] => isGenericName
                            [required] => 1
                            [size] => 32
                        )

                    [iso_code] => Array
                        (
                            [type] => 3
                            [validate] => isLanguageIsoCode
                            [required] => 1
                            [size] => 2
                        )

                    [language_code] => Array
                        (
                            [type] => 3
                            [validate] => isLanguageCode
                            [size] => 5
                        )

                    [active] => Array
                        (
                            [type] => 2
                            [validate] => isBool
                        )

                    [is_rtl] => Array
                        (
                            [type] => 2
                            [validate] => isBool
                        )

                    [date_format_lite] => Array
                        (
                            [type] => 3
                            [validate] => isPhpDateFormat
                            [required] => 1
                            [size] => 32
                        )

                    [date_format_full] => Array
                        (
                            [type] => 3
                            [validate] => isPhpDateFormat
                            [required] => 1
                            [size] => 32
                        )

                )

            [classname] => Language
        )

    [update_fields:protected] => 
    [force_id] => 
)
1
Suggestion box
English
  • Español
  • English
Amadeus easyBox
Cart 0 Product Products (empty)

No products

Free shipping! Shipping
0,00 € Total

Check out

Menu
  • Home
  • Products and services
  • Orders
  • News
Category Object
(
    [id] => 
    [id_category] => 
    [name] => 
    [active] => 1
    [position] => 
    [description] => 
    [id_parent] => 
    [id_category_default] => 
    [level_depth] => 
    [nleft] => 
    [nright] => 
    [link_rewrite] => 
    [meta_title] => 
    [meta_keywords] => 
    [meta_description] => 
    [date_add] => 
    [date_upd] => 
    [is_root_category] => 
    [id_shop_default] => 
    [groupBox] => 
    [is_form] => 
    [id_image] => 
    [webserviceParameters:protected] => Array
        (
            [objectsNodeName] => categories
            [hidden_fields] => Array
                (
                    [0] => nleft
                    [1] => nright
                    [2] => groupBox
                )

            [fields] => Array
                (
                    [id_parent] => Array
                        (
                            [xlink_resource] => categories
                        )

                    [level_depth] => Array
                        (
                            [setter] => 
                        )

                    [nb_products_recursive] => Array
                        (
                            [getter] => getWsNbProductsRecursive
                            [setter] => 
                        )

                )

            [associations] => Array
                (
                    [categories] => Array
                        (
                            [getter] => getChildrenWs
                            [resource] => category
                        )

                    [products] => Array
                        (
                            [getter] => getProductsWs
                            [resource] => product
                        )

                )

        )

    [id_lang:protected] => 3
    [id_shop:protected] => 1
    [id_shop_list] => 
    [get_shop_from_context:protected] => 1
    [table:protected] => category
    [identifier:protected] => id_category
    [fieldsRequired:protected] => Array
        (
            [0] => active
        )

    [fieldsSize:protected] => Array
        (
        )

    [fieldsValidate:protected] => Array
        (
            [nleft] => isUnsignedInt
            [nright] => isUnsignedInt
            [level_depth] => isUnsignedInt
            [active] => isBool
            [id_parent] => isUnsignedInt
            [id_shop_default] => isUnsignedId
            [is_root_category] => isBool
            [date_add] => isDate
            [date_upd] => isDate
            [is_form] => isBool
        )

    [fieldsRequiredLang:protected] => Array
        (
            [0] => name
            [1] => link_rewrite
        )

    [fieldsSizeLang:protected] => Array
        (
            [name] => 128
            [link_rewrite] => 128
            [meta_title] => 128
            [meta_description] => 255
            [meta_keywords] => 255
        )

    [fieldsValidateLang:protected] => Array
        (
            [name] => isCatalogName
            [link_rewrite] => isLinkRewrite
            [description] => isCleanHtml
            [meta_title] => isGenericName
            [meta_description] => isGenericName
            [meta_keywords] => isGenericName
        )

    [tables:protected] => Array
        (
        )

    [image_dir:protected] => /var/www/vhosts/easyboxeasylife.com/httpdocs/img/c/
    [image_format:protected] => jpg
    [def:protected] => Array
        (
            [table] => category
            [primary] => id_category
            [multilang] => 1
            [multilang_shop] => 1
            [fields] => Array
                (
                    [nleft] => Array
                        (
                            [type] => 1
                            [validate] => isUnsignedInt
                        )

                    [nright] => Array
                        (
                            [type] => 1
                            [validate] => isUnsignedInt
                        )

                    [level_depth] => Array
                        (
                            [type] => 1
                            [validate] => isUnsignedInt
                        )

                    [active] => Array
                        (
                            [type] => 2
                            [validate] => isBool
                            [required] => 1
                        )

                    [id_parent] => Array
                        (
                            [type] => 1
                            [validate] => isUnsignedInt
                        )

                    [id_shop_default] => Array
                        (
                            [type] => 1
                            [validate] => isUnsignedId
                        )

                    [is_root_category] => Array
                        (
                            [type] => 2
                            [validate] => isBool
                        )

                    [position] => Array
                        (
                            [type] => 1
                        )

                    [date_add] => Array
                        (
                            [type] => 5
                            [validate] => isDate
                        )

                    [date_upd] => Array
                        (
                            [type] => 5
                            [validate] => isDate
                        )

                    [is_form] => Array
                        (
                            [type] => 2
                            [validate] => isBool
                        )

                    [name] => Array
                        (
                            [type] => 3
                            [lang] => 1
                            [validate] => isCatalogName
                            [required] => 1
                            [size] => 128
                        )

                    [link_rewrite] => Array
                        (
                            [type] => 3
                            [lang] => 1
                            [validate] => isLinkRewrite
                            [required] => 1
                            [size] => 128
                        )

                    [description] => Array
                        (
                            [type] => 6
                            [lang] => 1
                            [validate] => isCleanHtml
                        )

                    [meta_title] => Array
                        (
                            [type] => 3
                            [lang] => 1
                            [validate] => isGenericName
                            [size] => 128
                        )

                    [meta_description] => Array
                        (
                            [type] => 3
                            [lang] => 1
                            [validate] => isGenericName
                            [size] => 255
                        )

                    [meta_keywords] => Array
                        (
                            [type] => 3
                            [lang] => 1
                            [validate] => isGenericName
                            [size] => 255
                        )

                )

            [classname] => Category
            [associations] => Array
                (
                    [l] => Array
                        (
                            [type] => 2
                            [field] => id_category
                            [foreign_field] => id_category
                        )

                )

        )

    [update_fields:protected] => 
    [force_id] => 
)
1
About us Your Account Contact Data protection policy Membership and Terms and conditions Suggestion box