-
Home
-
Advanced Custom Fields (ACF®)
-
6.4.2 (latest)
-
Code
-
Classes
- acf_field_icon_picker
Total Complexity |
43 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
808 |
Lines of code |
640 |
Logical lines of code |
110 |
Comment lines |
122 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_dashicons() |
B |
17 |
1 |
343 |
render_field() |
B |
32 |
15 |
116 |
validate_rest_value() |
S |
52 |
7 |
24 |
format_value() |
S |
54 |
7 |
22 |
validate_value() |
S |
58 |
6 |
15 |
render_field_settings() |
S |
49 |
1 |
35 |
render_icon_list_tab() |
S |
54 |
1 |
27 |
get_rest_schema() |
S |
56 |
1 |
19 |
initialize() |
S |
56 |
1 |
18 |
get_tabs() |
S |
63 |
2 |
10 |
input_admin_enqueue_scripts() |
S |
64 |
1 |
11 |