[Vtigercrm-developers] Fwd: Fwd: getEntityModuleInfo recaching due to missing vtiger_entityname rows
Vic Cekvenich
vic.cvc at gmx.com
Mon Aug 18 00:40:47 GMT 2014
-------- Original Message --------
Subject: [Vtigercrm-developers] Fwd: getEntityModuleInfo recaching due to missing vtiger_entityname rows
Date: Sun, 17 Aug 2014 15:01:19 -0700
From: Vic Cekvenich <vic.cvc at gmx.com>
Reply-To: vtigercrm-developers at lists.vtigercrm.com
To: vtigercrm-developers at lists.vtigercrm.com
-------- Original Message --------
Subject: [Vtigercrm-developers] getEntityModuleInfo recaching due to missing vtiger_entityname rows
Date: Fri, 18 Jul 2014 01:13:18 +0100
From: Alan Bell <alan.bell at libertus.co.uk>
Reply-To: vtigercrm-developers at lists.vtigercrm.com
To: vtigercrm-developers at lists.vtigercrm.com <vtigercrm-developers at lists.vtigercrm.com>
in the getEntityModuleInfo in Functions.php it re-caches all module info
when there is a cache miss.
Events and Webmails don't have an entry in vtiger_entityname so it does
4 unneccessary full reads of the module info (which is also a cascade of
to_html processing)
if you add a row for Events and Webmails in vtiger_entityname it works a
bit better.
Alan.
--
Libertus Solutions
http://libertus.co.uk
_______________________________________________
http://www.vtiger.com/
_______________________________________________
http://www.vtiger.com/
More information about the vtigercrm-developers
mailing list