| 7 | 0.0663 | 3515552 | LinkCore->getCMSLink( $cms = class CMS { public $id = 5; protected $id_lang = 1; protected $lang_associated = NULL; protected $id_shop = 1; public $id_shop_list = []; protected $get_shop_from_context = FALSE; protected $table = 'cms'; protected $identifier = 'id_cms'; protected $fieldsRequired = []; protected $fieldsSize = []; protected $fieldsValidate = ['id_cms_category' => 'isUnsignedInt']; protected $fieldsRequiredLang = [0 => 'meta_title', 1 => 'link_rewrite']; protected $fieldsSizeLang = ['meta_description' => 512, 'meta_keywords' => 255, 'meta_title' => 255, 'head_seo_title' => 255, 'link_rewrite' => 128, 'content' => 1073741823]; protected $fieldsValidateLang = ['meta_description' => 'isGenericName', 'meta_keywords' => 'isGenericName', 'meta_title' => 'isGenericName', 'head_seo_title' => 'isGenericName', 'link_rewrite' => 'isLinkRewrite', 'content' => 'isCleanHtml']; protected $tables = []; protected $webserviceParameters = ['objectNodeName' => 'content', 'objectsNodeName' => 'content_management_system']; protected $image_dir = NULL; protected $image_format = 'jpg'; protected $translator = NULL; protected $def = ['table' => 'cms', 'primary' => 'id_cms', 'multilang' => TRUE, 'multilang_shop' => TRUE, 'fields' => [...], 'classname' => 'CMS', 'associations' => [...]]; protected $update_fields = NULL; public $force_id = FALSE; public $id_cms = '5'; public $head_seo_title = ''; public $meta_title = 'Secure payment'; public $meta_description = 'Our secure payment method'; public $meta_keywords = 'secure payment, ssl, visa, mastercard, paypal'; public $content = '<ul>\n<li style="background-color:#ffffff;padding:0px 0px 12px 20px;"><span style="font-family:\'Roboto Condensed\', Arial, Tahoma, Verdana, sans-serif;"><span style="font-size:16px;font-weight:300;"></span></span>As part of a secure payment, your credit card number, expiry date and cryptogram are encrypted in the transmission to protect you and ensure that no data flows in the clear via the internet.<br />Our secure payment is with SSL<br />Using Visa, Mastercard, debit, credit and Paypal</li>\n</ul>'; public $link_rewrite = 'secure-payment'; public $id_cms_category = '1'; public $position = '4'; public $indexation = '0'; public $active = '1' }, $alias = 'secure-payment', $ssl = ???, $idLang = ???, $idShop = ???, $relativeProtocol = ??? ) | .../CmsController.php:54 |