-
Home
-
WPGraphQL
-
1.14.9
-
Code
-
Classes
- WPGraphQL
Total Complexity |
79 |
Dependencies |
16 |
Dependents |
2 |
Total lines |
871 |
Lines of code |
337 |
Logical lines of code |
180 |
Comment lines |
415 |
Methods |
28 |
Properties |
6 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_allowed_post_types() |
A |
46 |
10 |
39 |
get_allowed_taxonomies() |
A |
47 |
9 |
35 |
includes() |
S |
52 |
6 |
25 |
setup_constants() |
S |
58 |
6 |
18 |
setup_default_taxonomies() |
S |
58 |
4 |
16 |
setup_default_post_types() |
S |
58 |
4 |
16 |
instance() |
S |
64 |
4 |
11 |
min_php_version_check() |
S |
63 |
3 |
11 |
filters() |
S |
55 |
2 |
22 |
actions() |
S |
49 |
1 |
33 |
get_static_schema() |
S |
67 |
3 |
7 |
get_type_registry() |
S |
65 |
3 |
8 |
get_schema() |
S |
64 |
3 |
9 |
debug() |
S |
64 |
2 |
9 |
register_graphql_taxonomy_args() |
S |
66 |
2 |
8 |
register_graphql_post_type_args() |
S |
66 |
2 |
8 |
get_app_context() |
S |
67 |
2 |
7 |
setup_plugin_url() |
S |
74 |
2 |
5 |
maybe_flush_permalinks() |
S |
70 |
2 |
6 |
get_default_graphql_type_args() |
S |
61 |
1 |
13 |
__clone() |
S |
78 |
1 |
3 |
init_admin() |
S |
77 |
1 |
4 |
setup_types() |
S |
81 |
1 |
3 |
clear_schema() |
S |
71 |
1 |
6 |
is_graphql_request() |
S |
80 |
1 |
3 |
set_is_graphql_request() |
S |
80 |
1 |
3 |
__wakeup() |
S |
78 |
1 |
3 |
show_in_graphql() |
S |
69 |
1 |
6 |