FacturaScripts

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

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