-
Home
-
easyReservations
-
6.0-alpha.22
-
Code
-
Classes
- ER_Session_Handler
Total Complexity |
48 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
363 |
Lines of code |
176 |
Logical lines of code |
96 |
Comment lines |
130 |
Methods |
19 |
Properties |
5 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_session_cookie() |
S |
56 |
7 |
16 |
init_session_cookie() |
S |
52 |
5 |
25 |
get_session() |
S |
58 |
4 |
15 |
set_customer_session_cookie() |
S |
61 |
4 |
11 |
save_data() |
S |
58 |
3 |
16 |
maybe_update_nonce_user_logged_out() |
S |
70 |
4 |
6 |
generate_customer_id() |
S |
61 |
3 |
12 |
has_session() |
S |
78 |
3 |
3 |
update_session_timestamp() |
S |
61 |
1 |
15 |
get_session_data() |
S |
78 |
2 |
3 |
get_cache_prefix() |
S |
66 |
2 |
8 |
init() |
S |
64 |
2 |
9 |
use_secure_cookie() |
S |
78 |
2 |
3 |
destroy_session() |
S |
77 |
1 |
4 |
forget_session() |
S |
67 |
1 |
7 |
set_session_expiration() |
S |
73 |
1 |
4 |
cleanup_sessions() |
S |
72 |
1 |
5 |
delete_session() |
S |
65 |
1 |
10 |
__construct() |
S |
74 |
1 |
4 |