-
Home
-
WPGraphQL
-
2.1.0
-
Code
-
Classes
- Request
Total Complexity |
71 |
Dependencies |
19 |
Dependents |
3 |
Total lines |
845 |
Lines of code |
277 |
Logical lines of code |
168 |
Comment lines |
445 |
Methods |
20 |
Properties |
12 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
A |
44 |
10 |
46 |
has_authentication_errors() |
A |
51 |
8 |
26 |
before_execute() |
S |
51 |
7 |
24 |
after_execute() |
S |
52 |
7 |
23 |
after_execute_actions() |
S |
50 |
5 |
29 |
get_invalid_content_type_response() |
S |
59 |
4 |
14 |
is_valid_http_content_type() |
S |
61 |
4 |
11 |
__construct() |
S |
53 |
3 |
22 |
get_server() |
S |
57 |
3 |
18 |
execute_http() |
S |
59 |
3 |
14 |
get_root_value() |
S |
72 |
3 |
4 |
get_content_type() |
S |
66 |
3 |
9 |
get_debug_flag() |
S |
67 |
3 |
7 |
is_batch_queries_enabled() |
S |
66 |
2 |
8 |
filtered_authentication_errors() |
S |
79 |
1 |
3 |
get_query_analyzer() |
S |
82 |
1 |
3 |
get_validation_rules() |
S |
67 |
1 |
7 |
get_field_resolver() |
S |
82 |
1 |
3 |
get_params() |
S |
82 |
1 |
3 |
do_action() |
S |
78 |
1 |
3 |