-
Home
-
WordPress Native PHP Sessions
-
1.4.1
-
Code
-
Classes
- Pantheon_Sessions
Total Complexity |
61 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
478 |
Lines of code |
286 |
Logical lines of code |
184 |
Comment lines |
121 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_ini_values() |
A |
46 |
11 |
35 |
add_index() |
A |
42 |
7 |
53 |
check_native_primary_keys() |
A |
44 |
7 |
45 |
load() |
S |
55 |
6 |
19 |
initialize_session_override() |
S |
55 |
3 |
20 |
safe_output() |
S |
63 |
4 |
10 |
require_files() |
S |
65 |
4 |
9 |
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 |
action_set_logged_in_cookie() |
S |
71 |
2 |
6 |
action_clear_auth_cookie() |
S |
71 |
2 |
6 |
define_constants() |
S |
75 |
2 |
5 |
get_instance() |
S |
69 |
2 |
7 |
dismiss_notice() |
S |
75 |
1 |
4 |
enqueue_scripts() |
S |
77 |
1 |
3 |