FacturaScripts

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

#1kernel::init3ms
#2plugins::init37ms
#3kernel::run67ms
#4Controller::html-render31ms
#1Memory usage11.03mb
#2Memory peak11.11mb
#1debugSHOW COLUMNS FROM `empresas`;↑+53ms
#2debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';↑+2ms
#3debugSELECT * FROM empresas ORDER BY nombre ASC↑+9ms
#4debugSHOW COLUMNS FROM `pages`;↑+4ms
#5debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'pages';↑+1ms
#6debugSELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC
#7debugSHOW COLUMNS FROM `roles_users`;↑+2ms
#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
#10debugSELECT * FROM pages WHERE name = 'AdminPlugins' LIMIT 1 OFFSET 0;↑+1ms
#11debugSHOW COLUMNS FROM `attached_files`;↑+26ms
#12debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'attached_files';↑+2ms
#13debugSELECT * FROM attached_files WHERE idfile = '21' LIMIT 1 OFFSET 0;
#1debugTabla empresas comprobada.↑+1ms
#2debugTabla pages comprobada.↑+1ms
#3debugTabla roles_users comprobada.↑+1ms
#4debugTabla attached_files comprobada.↑+1ms