-
Home
-
ManageWP Worker
-
4.9.20
-
Code
-
Classes
- MWP_Worker_Request
Total Complexity |
48 |
Dependencies |
1 |
Dependents |
15 |
Total lines |
404 |
Lines of code |
143 |
Logical lines of code |
79 |
Comment lines |
157 |
Methods |
26 |
Properties |
18 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize() |
A |
46 |
11 |
36 |
getContent() |
S |
60 |
6 |
13 |
isMasterRequest() |
S |
64 |
3 |
10 |
getMethod() |
S |
69 |
3 |
6 |
getCommunicationKey() |
S |
78 |
2 |
3 |
getHeader() |
S |
67 |
2 |
7 |
getSiteId() |
S |
78 |
2 |
3 |
__construct() |
S |
65 |
1 |
9 |
setAuthenticated() |
S |
80 |
1 |
3 |
isAuthenticated() |
S |
80 |
1 |
3 |
getSetting() |
S |
80 |
1 |
3 |
getData() |
S |
80 |
1 |
3 |
getParams() |
S |
80 |
1 |
3 |
getNonce() |
S |
80 |
1 |
3 |
getUsername() |
S |
80 |
1 |
3 |
getServiceSignature() |
S |
80 |
1 |
3 |
getNoHostSignature() |
S |
80 |
1 |
3 |
getKeyName() |
S |
80 |
1 |
3 |
getSignature() |
S |
80 |
1 |
3 |
getAction() |
S |
80 |
1 |
3 |
setSignatureHeaderName() |
S |
81 |
1 |
3 |
setActionHeaderName() |
S |
81 |
1 |
3 |
isInitialized() |
S |
82 |
1 |
3 |
createFromGlobals() |
S |
74 |
1 |
4 |
setMethod() |
S |
76 |
1 |
4 |
getProtocol() |
S |
80 |
1 |
3 |