-
Home
-
The Events Calendar
-
6.5.0
-
Code
-
Classes
- Tribe__Meta__Chunker
Total Complexity |
95 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
930 |
Lines of code |
377 |
Logical lines of code |
222 |
Comment lines |
417 |
Methods |
41 |
Properties |
9 |
Methods 41
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_all_meta_for() |
A |
48 |
8 |
33 |
prime_chunks_cache() |
A |
54 |
8 |
20 |
filter_get_metadata() |
S |
54 |
7 |
22 |
get_chunks_for() |
S |
52 |
4 |
25 |
filter_update_metadata() |
S |
55 |
4 |
21 |
filter_delete_metadata() |
S |
57 |
4 |
17 |
remove_post_entry() |
S |
60 |
4 |
13 |
get_all_meta() |
S |
62 |
4 |
10 |
tag_as_chunkable() |
S |
58 |
3 |
15 |
insert_chunks() |
S |
53 |
2 |
23 |
is_supported_post_type() |
S |
68 |
3 |
7 |
applies() |
S |
69 |
3 |
6 |
should_be_chunked() |
S |
59 |
2 |
14 |
get_checksum_for() |
S |
68 |
2 |
6 |
is_chunked() |
S |
69 |
2 |
6 |
cache_delete() |
S |
68 |
2 |
7 |
set_post_types() |
S |
69 |
2 |
7 |
glue_chunks() |
S |
64 |
2 |
9 |
hook() |
S |
62 |
2 |
10 |
prefix_chunks() |
S |
66 |
2 |
8 |
get_max_chunk_size() |
S |
67 |
2 |
8 |
register_chunking_for() |
S |
69 |
2 |
7 |
is_chunkable() |
S |
69 |
2 |
6 |
is_chunker_logic_meta_key() |
S |
70 |
2 |
6 |
filter_add_metadata() |
S |
78 |
1 |
3 |
is_chunker_checksum_key() |
S |
78 |
1 |
3 |
get_cache_group() |
S |
82 |
1 |
3 |
get_key_option_name() |
S |
82 |
1 |
3 |
get_key() |
S |
79 |
1 |
3 |
get_post_types() |
S |
82 |
1 |
3 |
get_chunkable_meta_key() |
S |
80 |
1 |
3 |
get_byte_size() |
S |
79 |
1 |
3 |
unhook() |
S |
67 |
1 |
7 |
set_max_chunk_size() |
S |
81 |
1 |
3 |
delete_chunks() |
S |
69 |
1 |
6 |
get_chunk_meta_key() |
S |
79 |
1 |
3 |
remove_checksum_for() |
S |
67 |
1 |
8 |
get_checksum_key() |
S |
80 |
1 |
3 |
insert_meta() |
S |
65 |
1 |
9 |
chunk() |
S |
72 |
1 |
5 |
__destruct() |
S |
82 |
1 |
3 |