-
Home
-
Gutenberg
-
17.6.0
-
Code
-
Classes
- WP_REST_Font_Collections_Controller
Total Complexity |
29 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
319 |
Lines of code |
192 |
Logical lines of code |
82 |
Comment lines |
84 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_item_for_response() |
A |
48 |
10 |
32 |
get_items() |
A |
44 |
8 |
44 |
get_item_schema() |
S |
48 |
2 |
40 |
get_item() |
S |
61 |
3 |
13 |
register_routes() |
S |
52 |
1 |
30 |
get_items_permissions_check() |
S |
62 |
2 |
12 |
prepare_links() |
S |
63 |
1 |
11 |
__construct() |
S |
77 |
1 |
4 |
get_collection_params() |
S |
69 |
1 |
6 |