FacturaScripts

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

#1kernel::init9ms317.1kb
#2plugins::init103ms2.95mb
#3kernel::run94ms3.13mb
#4Controller::html-render39ms1.36mb
#1Memory usage8.6mb
#2Memory peak8.66mb
#1debugSHOW COLUMNS FROM `empresas`;1.3ms
#2debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';0.4ms
#3debugSELECT * FROM empresas ORDER BY nombre ASC0.4ms
#4debugSHOW COLUMNS FROM `users`;1.0ms
#5debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'users';0.3ms
#6debugSHOW COLUMNS FROM `pages`;0.9ms
#7debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'pages';0.3ms
#8debugSELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC0.8ms
#9debugSHOW COLUMNS FROM `roles_users`;0.8ms
#10debugSELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'roles_users';0.3ms
#11debugSELECT * FROM roles_users WHERE `nick` IS NULL0.2ms
#12debugSELECT * FROM pages WHERE name = 'Dashboard' LIMIT 1 OFFSET 0;0.3ms
#1debugTabla empresas comprobada.
#2debugTabla users comprobada.
#3debugTabla pages comprobada.
#4debugTabla roles_users comprobada.