-
Home
-
Advanced Custom Fields (ACF®)
-
5.11.2
-
Code
-
Classes
- ACF_Rest_Request
Total Complexity |
33 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
218 |
Lines of code |
103 |
Logical lines of code |
65 |
Comment lines |
70 |
Methods |
10 |
Properties |
8 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_object_types() |
S |
55 |
6 |
19 |
set_url_params() |
S |
58 |
6 |
16 |
build_supported_routes() |
S |
53 |
5 |
23 |
set_http_method() |
S |
66 |
3 |
8 |
get_post_type_by_rest_base() |
S |
65 |
3 |
9 |
get_taxonomy_by_rest_base() |
S |
65 |
3 |
9 |
__get() |
S |
71 |
2 |
6 |
get_url_param() |
S |
78 |
2 |
3 |
set_current_route() |
S |
77 |
2 |
3 |
parse_request() |
S |
70 |
1 |
7 |