Systemhaus Portugal
Systemhaus Portugal

With great joy we communicate the opening of our new unit Systemhaus Portugal, which since August 2021 began to develop its activities. The office is lo...

READ MORE
Industry 4.0 and data analysis
Industry 4.0 and data analysis

One of the pillars of industry 4.0 is cyber-physical systems, and one of the main functions of this type of system is to transform data from the physi...

READ MORE
What is the difference between Industry 3.0 and Industry 4.0?
What is the difference between Industry 3.0 and Industry 4.0?

In recent years, the concept of Industry 4.0 has become popular both in industry and in scientific research, in order to promote high technological de...

READ MORE
18 years of Systemhaus Mexico
18 years of Systemhaus Mexico

What were you doing today, 18 years ago?Usually when someone asks us this question, we hesitate until we remember where we were, what we were doing an...

READ MORE
GDPR: get ready for this new law
GDPR: get ready for this new law

We are inserted in a context in which updating and computerization are constant, in addition to the increasingly frequent circulation of data on diffe...

READ MORE
Technological Trends for 2021
Technological Trends for 2021

The fourth industrial revolution is promoting several technological trends and one of them is Hyper-Automation. According to Gartner (2021), Hyperauto...

READ MORE
We are still looking at the future

In the corporate environment, a company`s ability to think and perform its activities in a different way - with greater efficiency, less cost, more agil...

READ MORE
SystemHaus - Chennai Branch New Office
SystemHaus - Chennai Branch New Office

Developing projects in India for more than 8 years, in November, 2020,  “SystemHaus - Chennai Branch Office” was opened.  This new office is pa...

READ MORE
An eye into the future
An eye into the future

Another year has passed by. In September 2020, Systemhaus will accomplish its 32nd Anniversary, celebrating a trajectory of dedication, effort, evolut...

READ MORE
SystemHaus establishes alliance with University
SystemHaus establishes alliance with University

In December 2019, SystemHaus partnered with an important university, located in the state of Rio Grande do Sul (Brazil) and installed a unit in its tech...

READ MORE
31 years of SystemHaus
31 years of SystemHaus

SystemHaus celebrates today another year of work, dedicated to understanding and helping the leather industry to overcome the most different market chal...

READ MORE
SystemHaus`s DNA
SystemHaus`s DNA

There is a saying: nothing happens by chance... SystemHaus is present in 16 countries and believes that to be successful in its projects, ...

READ MORE

Eventos

0,02ms - Debug é instanciado.
0,05ms - Classe 'Erro' é instanciada.
0,05ms - Definindo configurações do aplicativo.
0,11ms - Classe 'Carregar' é instanciada.
0,17ms - Instanciada as constantes.
0,27ms - Classe 'Config' é instanciada.
0,36ms - Classe 'Arquivo' é instanciada.
0,39ms - Classe 'Criptografia' é instanciada.
0,41ms - Classe 'Entrada' é instanciada.
0,45ms - Classe 'DB' é instanciada.
0,51ms - Classe 'Mysql' é instanciada.
0,54ms - Iniciando carregamento do aplicativo.
0,58ms - Classe 'Rota' é instanciada.
1,09ms - Rota "/:sigla/lgpd/aceitar" sendo sobrescrita para o método "LgpdControle::aceitar"
1,10ms - Rota "/:sigla/lgpd/quadro" sendo sobrescrita para o método "LgpdControle::quadro"
1,10ms - Rota "/:sigla/lgpd/quadrodetalhado" sendo sobrescrita para o método "LgpdControle::quadroDetalhado"
1,10ms - Rota "/:sigla/lgpd/privacidade" sendo sobrescrita para o método "LgpdControle::pagina"
1,23ms - Classe 'Controle' é instanciada.
1,26ms - Classe 'Seo' é instanciada.
1,57ms - 3,11ms = [Tempo: 1,55ms] - Conexão com o banco 'localhost:sist8023_systemhaus'.
1,25ms - 5,51ms = [Tempo: 4,26ms] - Tempo para incluir o arquivo _Comum.php.
5,53ms - Classe 'BlogControle' é instanciada.
8,98ms - 15,30ms = [Tempo: 6,32ms] - Renderizando a página 'site/visual/html/modeloPadrao.php'.
5,53ms - 15,32ms = [Tempo: 9,79ms] - Metodo 'BlogControle::blog()' é executado.
15,33ms - Debug::mostrarDebug();


Sqls

3,14ms - 3,64ms = [Tempo: 0,50ms] - SELECT id FROM site_idioma WHERE 1=1 AND sigla = 'en'
3,68ms - 4,83ms = [Tempo: 1,16ms] - SELECT ttexto.identificador,tidioma.texto FROM site_textoestatico ttexto INNER JOIN site_textoestatico_idioma tidioma ON (ttexto.id=tidioma.id_textoestatico) WHERE tidioma.id_idioma=02
4,96ms - 5,45ms = [Tempo: 0,49ms] - SELECT * FROM site_configuracao WHERE id_idioma = 02
5,71ms - 6,38ms = [Tempo: 0,67ms] - SELECT tidioma.* FROM site_seo tseo INNER JOIN site_seo_idioma tidioma ON (tseo.id=tidioma.id_seo) WHERE tseo.pagina = 'blog' AND tidioma.id_idioma = 02
6,61ms - 7,38ms = [Tempo: 0,77ms] - SELECT COUNT(1) AS total FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND blog.id_blogcategoria=016 AND categoria.ativo=01 ORDER BY blog.data DESC
7,41ms - 7,96ms = [Tempo: 0,55ms] - SELECT blog.id, blog.titulo,blog.descricao, blog.data, blog.datadescritiva, blog.id_blogcategoria FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND blog.id_blogcategoria=016 AND categoria.ativo=01 ORDER BY blog.data DESC LIMIT 0,12
8,50ms - 8,82ms = [Tempo: 0,32ms] - SELECT id, nome FROM site_blogcategoria WHERE ativo = 1 AND id_idioma = 02 ORDER BY nome ASC
9,18ms - 9,75ms = [Tempo: 0,57ms] - SELECT * FROM site_menu WHERE ativo = 1 AND id_idioma = 02 ORDER BY id_menu ASC,ordem ASC
10,88ms - 11,18ms = [Tempo: 0,30ms] - SELECT * FROM site_menu WHERE ativo = 1 AND id_idioma = 02 AND link LIKE 'antara/%' ORDER BY id_menu ASC,ordem ASC
11,24ms - 11,46ms = [Tempo: 0,22ms] - SELECT id,sigla,nome FROM site_idioma WHERE 1=1 AND ativo = 1 ORDER BY ordem ASC,nome ASC
11,48ms - 12,74ms = [Tempo: 1,26ms] - SELECT tendereco.id,tendidioma.nome,tendidioma.descricao FROM site_endereco tendereco INNER JOIN site_endereco_idioma tendidioma ON (tendereco.id=tendidioma.id_endereco) WHERE tendereco.ativo = 1 AND tendidioma.id_idioma = 02 AND (tendidioma.nome IS NULL OR tendidioma.nome <> '') AND (tendidioma.descricao IS NULL OR tendidioma.descricao <> '') ORDER BY tendereco.ordem ASC,tendidioma.nome ASC
12,92ms - 13,36ms = [Tempo: 0,43ms] - SELECT id FROM site_imagem WHERE id_idioma = 02
14,32ms - 14,80ms = [Tempo: 0,48ms] - SELECT nome FROM lgpd_conteudo WHERE id_idioma = 2