Return
Main page
Update
PDF
Online help
Desktop
Choice of period :
Day
Week
Month
Year
All
Customized
From
to
(m/d/yy)
Request
Hits by parent request
Mean time (ms)
Max time (ms)
Standard deviation
Mean cpu time (ms)
Mean allocated Kb
% of system error
Mean hits sql
Mean time sql (ms)
RecalculoExclusaoGrossupIcmsLucroRealAnalisadorServiceImpl.analisar
8
16
1
0
42
0.00
1
8
SELECT
bk.id
FROM
fiscal_book_keeping bk
WHERE
bk.cnpj = ? AND bk.period IN (?) AND bk.type = ? AND bk.status = 'READY'
1.00
4
11
1
0.00
SELECT
substring(fbkl.json_line ->> 'data_emissao_documento', 1, 7) as periodoEmissao, fbkl.json_line ->> 'chave_documento' as chaveDocumento
from
fiscal_book_keeping_line fbkl
where
fbkl.book_keeping_id = ? and fbkl.identifier = 'D100' and CAST(fbkl.json_line ->> 'valor_icms' as numeric) > 0 and fbkl.cnpj_raiz = ?
order by
fbkl.id limit ?
0.98
3
5
0
0.00
Find usages