-
Home
-
Gutenberg Block Editor Toolkit – EditorsKit
-
1.40.6 (latest)
-
Code
-
Classes
- Gutenberghub_Template_Connections_Controller
| Total Complexity |
17 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
150 |
| Lines of code |
87 |
| Logical lines of code |
32 |
| Comment lines |
39 |
| Methods |
6 |
| Properties |
1 |
Methods 6
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_connection() |
S |
55 |
5 |
19 |
| get_connections() |
S |
65 |
4 |
8 |
| delete_connection() |
S |
61 |
3 |
12 |
| register_routes() |
S |
51 |
1 |
34 |
| permissions_check() |
S |
62 |
3 |
10 |
| __construct() |
S |
77 |
1 |
4 |