FacturaScripts

Escriba su nombre de usuario y contraseña para iniciar sesión

#1kernel::init4ms
#2plugins::init1ms
#3kernel::run53ms
#4Controller::html-render24ms
#1Memory usage1.35mb
#2Memory peak1.81mb
#1debugSELECT * FROM settings↑+3ms
#2debugSHOW COLUMNS FROM `empresas`;↑+5ms
#3debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';↑+1ms
#4debugSELECT * FROM empresas ORDER BY nombre ASC↑+13ms
#5debugSHOW COLUMNS FROM `pages`;↑+2ms
#6debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'pages';↑+1ms
#7debugSELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC↑+2ms
#8debugSHOW COLUMNS FROM `roles_users`;↑+2ms
#9debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'roles_users';↑+1ms
#10debugSELECT * FROM roles_users WHERE `nick` IS NULL↑+2ms
#11debugSELECT * FROM pages WHERE name = 'AdminPlugins' LIMIT 1 OFFSET 0;↑+1ms
#1debugTabla empresas comprobada.↑+1ms
#2debugTabla pages comprobada.↑+1ms
#3debugTabla roles_users comprobada.↑+1ms