-
Home
-
WordPress REST API (Version 2)
-
2.0-beta15 (latest)
-
Code
-
Classes
- WP_REST_Taxonomies_Controller
| Total Complexity |
26 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
249 |
| Lines of code |
173 |
| Logical lines of code |
50 |
| Comment lines |
54 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_items() |
S |
56 |
6 |
17 |
| get_items_permissions_check() |
S |
56 |
6 |
16 |
| get_item_permissions_check() |
S |
60 |
5 |
12 |
| get_item_schema() |
S |
44 |
1 |
58 |
| prepare_item_for_response() |
S |
51 |
3 |
26 |
| register_routes() |
S |
55 |
1 |
22 |
| get_item() |
S |
65 |
2 |
8 |
| __construct() |
S |
77 |
1 |
4 |
| get_collection_params() |
S |
64 |
1 |
10 |