-
Home
-
Unlimited Elements For Elementor
-
1.5.149
-
Code
-
Classes
- UEHttpRequest
| Total Complexity |
40 |
| Dependencies |
7 |
| Dependents |
5 |
| Total lines |
412 |
| Lines of code |
147 |
| Logical lines of code |
83 |
| Comment lines |
152 |
| Methods |
22 |
| Properties |
7 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| request() |
A |
40 |
14 |
62 |
| prepareBody() |
S |
66 |
3 |
9 |
| prepareUrl() |
S |
71 |
2 |
5 |
| prepareCacheKey() |
S |
66 |
2 |
8 |
| prepareCacheTime() |
S |
78 |
2 |
3 |
| debug() |
S |
77 |
1 |
4 |
| cacheTime() |
S |
77 |
1 |
4 |
| asForm() |
S |
80 |
1 |
3 |
| asJson() |
S |
80 |
1 |
3 |
| asMultipart() |
S |
80 |
1 |
3 |
| acceptJson() |
S |
80 |
1 |
3 |
| withHeaders() |
S |
75 |
1 |
4 |
| withQuery() |
S |
75 |
1 |
4 |
| withBody() |
S |
75 |
1 |
4 |
| validateResponse() |
S |
77 |
1 |
4 |
| get() |
S |
79 |
1 |
3 |
| post() |
S |
79 |
1 |
3 |
| printResponseDebug() |
S |
72 |
1 |
5 |
| isDebug() |
S |
80 |
1 |
3 |
| bodyFormat() |
S |
77 |
1 |
4 |
| accept() |
S |
79 |
1 |
3 |
| contentType() |
S |
79 |
1 |
3 |