| 7 | 0.0682 | 3510344 | LinkCore->getCMSCategoryLink( $cmsCategory = class CMSCategory { public $id = 1; protected $id_lang = 2; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = FALSE; protected $table = 'cms_category'; protected $identifier = 'id_cms_category'; protected $fieldsRequired = [0 => 'active', 1 => 'id_parent']; protected $fieldsSize = []; protected $fieldsValidate = ['active' => 'isBool', 'id_parent' => 'isUnsignedInt', 'date_add' => 'isDate', 'date_upd' => 'isDate']; protected $fieldsRequiredLang = [0 => 'name', 1 => 'link_rewrite']; protected $fieldsSizeLang = ['name' => 64, 'link_rewrite' => 64, 'description' => 4194303, 'meta_title' => 255, 'meta_description' => 512, 'meta_keywords' => 255]; protected $fieldsValidateLang = ['name' => 'isCatalogName', 'link_rewrite' => 'isLinkRewrite', 'description' => 'isCleanHtml', 'meta_title' => 'isGenericName', 'meta_description' => 'isGenericName', 'meta_keywords' => 'isGenericName']; protected $tables = []; protected $webserviceParameters = []; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'cms_category', 'primary' => 'id_cms_category', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => [...], 'classname' => 'CMSCategory', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE; public $id_cms_category = '1'; public $name = 'Home'; public $active = '1'; public $description = ''; public $id_parent = '0'; public $position = '0'; public $level_depth = '1'; public $link_rewrite = 'home'; public $meta_title = ''; public $meta_keywords = ''; public $meta_description = ''; public $date_add = '2022-07-01 21:56:38'; public $date_upd = '2022-07-01 21:56:38' }, $alias = ???, $idLang = ???, $idShop = ???, $relativeProtocol = ??? ) | .../CmsController.php:56 |