FacturaScripts

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

#1kernel::init14ms
#2plugins::init4ms
#3kernel::run26ms
#4Controller::html-render3ms
#1Memory usage985.6kb
#2Memory peak1001.88kb
#1debugSHOW COLUMNS FROM `settings`;↑+8ms
#2debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'settings';↑+1ms
#3debugSELECT * FROM settings↑+2ms
#4debugSHOW COLUMNS FROM `empresas`;↑+7ms
#5debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';↑+1ms
#6debugSELECT * FROM empresas ORDER BY nombre ASC↑+4ms
#7debugSHOW COLUMNS FROM `users`;↑+1ms
#8debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'users';↑+1ms
#9debugSHOW COLUMNS FROM `pages`;↑+2ms
#10debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'pages';↑+1ms
#11debugSELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC↑+2ms
#12debugSHOW COLUMNS FROM `roles_users`;↑+2ms
#13debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'roles_users';↑+1ms
#14debugSELECT * FROM roles_users WHERE `nick` IS NULL↑+2ms
#15debugSELECT * FROM pages WHERE name = 'AdminPlugins' LIMIT 1 OFFSET 0;↑+1ms
#1debugTabla settings comprobada.↑+1ms
#2debugTabla empresas comprobada.↑+1ms
#3debugTabla users comprobada.↑+1ms
#4debugTabla pages comprobada.↑+1ms
#5debugTabla roles_users comprobada.↑+1ms