FacturaScripts

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

#1kernel::init7ms
#2plugins::init59ms
#3kernel::run128ms
#1Memory usage6.67mb
#2Memory peak6.72mb
#1debugSHOW COLUMNS FROM `empresas`;↑+87ms
#2debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';↑+3ms
#3debugSELECT * FROM empresas ORDER BY nombre ASC↑+25ms
#4debugSHOW COLUMNS FROM `pages`;↑+5ms
#5debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'pages';↑+2ms
#6debugSELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC↑+2ms
#7debugSHOW COLUMNS FROM `roles_users`;↑+3ms
#8debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'roles_users';↑+2ms
#9debugSELECT * FROM roles_users WHERE `nick` IS NULL↑+2ms
#10debugSELECT * FROM pages WHERE name = 'Dashboard' LIMIT 1 OFFSET 0;
#1debugTabla empresas comprobada.↑+1ms
#2debugTabla pages comprobada.
#3debugTabla roles_users comprobada.