-
Home
-
Asgaros Forum
-
3.1.0 (latest)
-
Code
-
Classes
- AsgarosForumContent
Total Complexity |
106 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
695 |
Lines of code |
451 |
Logical lines of code |
246 |
Comment lines |
96 |
Methods |
31 |
Properties |
6 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_execution() |
C |
36 |
28 |
76 |
insert_data() |
B |
32 |
18 |
120 |
get_action() |
S |
68 |
6 |
6 |
get_categories() |
S |
52 |
4 |
25 |
get_categories_filter() |
S |
55 |
4 |
22 |
insert_topic() |
S |
52 |
3 |
25 |
get_sticky_topics() |
S |
56 |
2 |
16 |
forum_exists() |
S |
65 |
3 |
9 |
get_categories_compare() |
S |
77 |
3 |
3 |
post_exists() |
S |
65 |
3 |
9 |
topic_exists() |
S |
65 |
3 |
9 |
category_exists() |
S |
66 |
3 |
9 |
insert_post() |
S |
58 |
2 |
15 |
set_data() |
S |
66 |
3 |
8 |
insert_forum() |
S |
57 |
1 |
18 |
get_first_unread_post() |
S |
67 |
2 |
7 |
get_categories_ids() |
S |
67 |
2 |
8 |
do_insertion() |
S |
75 |
2 |
5 |
get_all_subforums() |
S |
68 |
2 |
7 |
get_topics() |
S |
60 |
1 |
12 |
count_posts_by_user() |
S |
77 |
1 |
3 |
get_topic_title() |
S |
78 |
1 |
3 |
get_forum() |
S |
78 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |
get_posts_by_user() |
S |
77 |
1 |
3 |
get_first_post() |
S |
78 |
1 |
3 |
get_post() |
S |
78 |
1 |
3 |
get_topic() |
S |
78 |
1 |
3 |
initialize() |
S |
81 |
1 |
3 |
initialize_taxonomy() |
S |
66 |
1 |
10 |
count_topic_replies() |
S |
74 |
1 |
4 |