Preparing search index...
The search index is not available
Deepkit
Deepkit
framework-debug-api
DebugRequest
Class DebugRequest
Hierarchy
DebugRequest
Index
Constructors
constructor
Properties
client
Ip
created
id
logs
method
status
Code?
times
url
version
Constructors
constructor
new
Debug
Request
(
method
:
string
, url
:
string
, clientIp
:
string
)
:
DebugRequest
Parameters
method:
string
url:
string
clientIp:
string
Returns
DebugRequest
Properties
client
Ip
client
Ip
:
string
created
created
:
Date
= ...
id
id
:
number
&
PrimaryKey
&
AutoIncrement
= 0
logs
logs
:
number
= 0
method
method
:
string
Optional
status
Code
status
Code
?:
number
times
times
:
{
[name:
string
]
:
number
;
}
= {}
Type declaration
[
name:
string
]:
number
url
url
:
string
version
version
:
number
= 0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Debug
Request
constructor
client
Ip
created
id
logs
method
status
Code?
times
url
version
Generated using
TypeDoc