-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.2.0
-
Code
-
Classes
- UR_Session_Handler
Total Complexity |
38 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
366 |
Lines of code |
153 |
Logical lines of code |
78 |
Comment lines |
158 |
Methods |
16 |
Properties |
5 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_session_cookie() |
S |
60 |
5 |
12 |
__construct() |
S |
51 |
4 |
25 |
get_session() |
S |
58 |
4 |
15 |
save_data() |
S |
55 |
3 |
20 |
has_session() |
S |
78 |
3 |
3 |
nonce_user_logged_out() |
S |
78 |
3 |
3 |
cleanup_sessions() |
S |
67 |
3 |
7 |
set_customer_session_cookie() |
S |
64 |
2 |
9 |
generate_customer_id() |
S |
65 |
2 |
9 |
get_session_data() |
S |
78 |
2 |
3 |
get_cache_prefix() |
S |
66 |
2 |
8 |
update_session_timestamp() |
S |
61 |
1 |
15 |
set_session_expiration() |
S |
73 |
1 |
4 |
incr_cache_prefix() |
S |
78 |
1 |
3 |
destroy_session() |
S |
67 |
1 |
7 |
delete_session() |
S |
65 |
1 |
10 |