-
Home
-
WordPress Native PHP Sessions
-
1.4.0
-
Code
-
Classes
- Pantheon_Sessions
Total Complexity |
55 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
442 |
Lines of code |
263 |
Logical lines of code |
170 |
Comment lines |
111 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_ini_values() |
A |
46 |
11 |
35 |
add_index() |
A |
42 |
7 |
53 |
load() |
S |
57 |
6 |
17 |
check_native_primary_keys() |
S |
51 |
3 |
31 |
initialize_session_override() |
S |
55 |
3 |
20 |
require_files() |
S |
65 |
4 |
9 |
safe_output() |
S |
63 |
4 |
10 |
force_first_load() |
S |
61 |
3 |
12 |
setup_database() |
S |
55 |
2 |
22 |
primary_key_revert() |
S |
56 |
2 |
18 |
primary_key_finalize() |
S |
60 |
2 |
12 |
get_instance() |
S |
69 |
2 |
7 |
define_constants() |
S |
75 |
2 |
5 |
action_set_logged_in_cookie() |
S |
71 |
2 |
6 |
action_clear_auth_cookie() |
S |
71 |
2 |
6 |