Pattern #29:
( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 47
Call Stack
# Time Memory Function Location
1 0.0000 464048 {main}( ) .../index.php:0
2 0.0615 2250968 ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ) .../index.php:55
3 0.0615 2250968 ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ) .../Wire.php:484
4 0.0615 2251384 ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ) .../WireHooks.php:952
5 0.0615 2251384 ProcessWire\ProcessPageView->___execute( $internal = TRUE ) .../Wire.php:416
6 0.0793 2393328 ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $request = class ProcessWire\PagesRequest { } ) .../ProcessPageView.module:114
7 0.0950 2424480 ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) .../ProcessPageView.module:184
8 0.0950 2424480 ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $method = 'render', $arguments = [], $type = ??? ) .../Wire.php:484
9 0.0952 2426440 ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) .../WireHooks.php:1060
10 0.0952 2426440 ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ) .../Wire.php:484
11 0.0952 2426856 ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) .../WireHooks.php:952
12 0.0952 2426856 ProcessWire\PageRender->___renderPage( $event = class ProcessWire\HookEvent { public $data = ['object' => class ProcessWire\Page { ... }, 'method' => 'render', 'arguments' => [...], 'return' => NULL, 'replace' => FALSE, 'options' => [...], 'id' => 'Page:100.0:render', 'cancelHooks' => FALSE, 'when' => 'after'] } ) .../Wire.php:416
13 0.0960 2427400 ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) .../PageRender.module:575
14 0.0960 2427400 ProcessWire\WireHooks->runHooks( $object = class ProcessWire\TemplateFile { public $data = ['wire' => class ProcessWire\ProcessWire { ... }, 'classLoader' => class ProcessWire\WireClassLoader { ... }, 'hooks' => class ProcessWire\WireHooks { ... }, 'config' => class ProcessWire\Config { ... }, 'notices' => class ProcessWire\Notices { ... }, 'urls' => class ProcessWire\Paths { ... }, 'log' => class ProcessWire\WireLog { ... }, 'sanitizer' => class ProcessWire\Sanitizer { ... }, 'datetime' => class ProcessWire\WireDateTime { ... }, 'files' => class ProcessWire\WireFileTools { ... }, 'mail' => class ProcessWire\WireMailTools { ... }, 'database' => class ProcessWire\WireDatabasePDO { ... }, 'db' => class ProcessWire\DatabaseMysqli { ... }, 'cache' => class ProcessWire\WireCache { ... }, 'modules' => class ProcessWire\Modules { ... }, 'procache' => class ProcessWire\ProCache { ... }, 'fieldtypes' => class ProcessWire\Fieldtypes { ... }, 'fields' => class ProcessWire\Fields { ... }, 'fieldgroups' => class ProcessWire\Fieldgroups { ... }, 'templates' => class ProcessWire\Templates { ... }, 'pages' => class ProcessWire\Pages { ... }, 'permissions' => class ProcessWire\Permissions { ... }, 'roles' => class ProcessWire\Roles { ... }, 'users' => class ProcessWire\Users { ... }, 'user' => class ProcessWire\User { ... }, 'session' => class ProcessWire\Session { ... }, 'input' => class ProcessWire\WireInput { ... }, 'buster' => class ProcessWire\ProCacheBuster { ... }, 'process' => class ProcessWire\ProcessPageView { ... }, 'page' => class ProcessWire\Page { ... }, 'options' => [...]] }, $method = 'render', $arguments = [], $type = ??? ) .../Wire.php:484
15 0.0961 2428752 ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ) .../WireHooks.php:952
16 0.0961 2428752 ProcessWire\TemplateFile->___render( ) .../Wire.php:413
17 0.0962 2453024 require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ) .../TemplateFile.php:328
Surfaced Content
Pattern #29 Tested 3 timesFirst tested by
Martin Wong Recently tested by
Daniel Shapiro on May 05, 2022
( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 115 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 464048 | {main}( ) | .../index.php:0 |
2 | 0.0615 | 2250968 | ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ) | .../index.php:55 |
3 | 0.0615 | 2250968 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ) | .../Wire.php:484 |
4 | 0.0615 | 2251384 | ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ) | .../WireHooks.php:952 |
5 | 0.0615 | 2251384 | ProcessWire\ProcessPageView->___execute( $internal = TRUE ) | .../Wire.php:416 |
6 | 0.0793 | 2393328 | ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $request = class ProcessWire\PagesRequest { } ) | .../ProcessPageView.module:114 |
7 | 0.0950 | 2424480 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../ProcessPageView.module:184 |
8 | 0.0950 | 2424480 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
9 | 0.0952 | 2426440 | ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:1060 |
10 | 0.0952 | 2426440 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ) | .../Wire.php:484 |
11 | 0.0952 | 2426856 | ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:952 |
12 | 0.0952 | 2426856 | ProcessWire\PageRender->___renderPage( $event = class ProcessWire\HookEvent { public $data = ['object' => class ProcessWire\Page { ... }, 'method' => 'render', 'arguments' => [...], 'return' => NULL, 'replace' => FALSE, 'options' => [...], 'id' => 'Page:100.0:render', 'cancelHooks' => FALSE, 'when' => 'after'] } ) | .../Wire.php:416 |
13 | 0.0960 | 2427400 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../PageRender.module:575 |
14 | 0.0960 | 2427400 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\TemplateFile { public $data = ['wire' => class ProcessWire\ProcessWire { ... }, 'classLoader' => class ProcessWire\WireClassLoader { ... }, 'hooks' => class ProcessWire\WireHooks { ... }, 'config' => class ProcessWire\Config { ... }, 'notices' => class ProcessWire\Notices { ... }, 'urls' => class ProcessWire\Paths { ... }, 'log' => class ProcessWire\WireLog { ... }, 'sanitizer' => class ProcessWire\Sanitizer { ... }, 'datetime' => class ProcessWire\WireDateTime { ... }, 'files' => class ProcessWire\WireFileTools { ... }, 'mail' => class ProcessWire\WireMailTools { ... }, 'database' => class ProcessWire\WireDatabasePDO { ... }, 'db' => class ProcessWire\DatabaseMysqli { ... }, 'cache' => class ProcessWire\WireCache { ... }, 'modules' => class ProcessWire\Modules { ... }, 'procache' => class ProcessWire\ProCache { ... }, 'fieldtypes' => class ProcessWire\Fieldtypes { ... }, 'fields' => class ProcessWire\Fields { ... }, 'fieldgroups' => class ProcessWire\Fieldgroups { ... }, 'templates' => class ProcessWire\Templates { ... }, 'pages' => class ProcessWire\Pages { ... }, 'permissions' => class ProcessWire\Permissions { ... }, 'roles' => class ProcessWire\Roles { ... }, 'users' => class ProcessWire\Users { ... }, 'user' => class ProcessWire\User { ... }, 'session' => class ProcessWire\Session { ... }, 'input' => class ProcessWire\WireInput { ... }, 'buster' => class ProcessWire\ProCacheBuster { ... }, 'process' => class ProcessWire\ProcessPageView { ... }, 'page' => class ProcessWire\Page { ... }, 'options' => [...]] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
15 | 0.0961 | 2428752 | ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ) | .../WireHooks.php:952 |
16 | 0.0961 | 2428752 | ProcessWire\TemplateFile->___render( ) | .../Wire.php:413 |
17 | 0.0962 | 2453024 | require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ) | .../TemplateFile.php:328 |
( ! ) Warning: Undefined variable $isInGuestMode in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 118 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 464048 | {main}( ) | .../index.php:0 |
2 | 0.0615 | 2250968 | ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ) | .../index.php:55 |
3 | 0.0615 | 2250968 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ) | .../Wire.php:484 |
4 | 0.0615 | 2251384 | ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ) | .../WireHooks.php:952 |
5 | 0.0615 | 2251384 | ProcessWire\ProcessPageView->___execute( $internal = TRUE ) | .../Wire.php:416 |
6 | 0.0793 | 2393328 | ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $request = class ProcessWire\PagesRequest { } ) | .../ProcessPageView.module:114 |
7 | 0.0950 | 2424480 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../ProcessPageView.module:184 |
8 | 0.0950 | 2424480 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
9 | 0.0952 | 2426440 | ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:1060 |
10 | 0.0952 | 2426440 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ) | .../Wire.php:484 |
11 | 0.0952 | 2426856 | ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:952 |
12 | 0.0952 | 2426856 | ProcessWire\PageRender->___renderPage( $event = class ProcessWire\HookEvent { public $data = ['object' => class ProcessWire\Page { ... }, 'method' => 'render', 'arguments' => [...], 'return' => NULL, 'replace' => FALSE, 'options' => [...], 'id' => 'Page:100.0:render', 'cancelHooks' => FALSE, 'when' => 'after'] } ) | .../Wire.php:416 |
13 | 0.0960 | 2427400 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../PageRender.module:575 |
14 | 0.0960 | 2427400 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\TemplateFile { public $data = ['wire' => class ProcessWire\ProcessWire { ... }, 'classLoader' => class ProcessWire\WireClassLoader { ... }, 'hooks' => class ProcessWire\WireHooks { ... }, 'config' => class ProcessWire\Config { ... }, 'notices' => class ProcessWire\Notices { ... }, 'urls' => class ProcessWire\Paths { ... }, 'log' => class ProcessWire\WireLog { ... }, 'sanitizer' => class ProcessWire\Sanitizer { ... }, 'datetime' => class ProcessWire\WireDateTime { ... }, 'files' => class ProcessWire\WireFileTools { ... }, 'mail' => class ProcessWire\WireMailTools { ... }, 'database' => class ProcessWire\WireDatabasePDO { ... }, 'db' => class ProcessWire\DatabaseMysqli { ... }, 'cache' => class ProcessWire\WireCache { ... }, 'modules' => class ProcessWire\Modules { ... }, 'procache' => class ProcessWire\ProCache { ... }, 'fieldtypes' => class ProcessWire\Fieldtypes { ... }, 'fields' => class ProcessWire\Fields { ... }, 'fieldgroups' => class ProcessWire\Fieldgroups { ... }, 'templates' => class ProcessWire\Templates { ... }, 'pages' => class ProcessWire\Pages { ... }, 'permissions' => class ProcessWire\Permissions { ... }, 'roles' => class ProcessWire\Roles { ... }, 'users' => class ProcessWire\Users { ... }, 'user' => class ProcessWire\User { ... }, 'session' => class ProcessWire\Session { ... }, 'input' => class ProcessWire\WireInput { ... }, 'buster' => class ProcessWire\ProCacheBuster { ... }, 'process' => class ProcessWire\ProcessPageView { ... }, 'page' => class ProcessWire\Page { ... }, 'options' => [...]] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
15 | 0.0961 | 2428752 | ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ) | .../WireHooks.php:952 |
16 | 0.0961 | 2428752 | ProcessWire\TemplateFile->___render( ) | .../Wire.php:413 |
17 | 0.0962 | 2453024 | require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ) | .../TemplateFile.php:328 |
( ! ) Warning: Undefined variable $secondLoop in /home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php on line 29 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 464048 | {main}( ) | .../index.php:0 |
2 | 0.0615 | 2250968 | ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ) | .../index.php:55 |
3 | 0.0615 | 2250968 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ) | .../Wire.php:484 |
4 | 0.0615 | 2251384 | ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ) | .../WireHooks.php:952 |
5 | 0.0615 | 2251384 | ProcessWire\ProcessPageView->___execute( $internal = TRUE ) | .../Wire.php:416 |
6 | 0.0793 | 2393328 | ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0] }, $request = class ProcessWire\PagesRequest { } ) | .../ProcessPageView.module:114 |
7 | 0.0950 | 2424480 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../ProcessPageView.module:184 |
8 | 0.0950 | 2424480 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
9 | 0.0952 | 2426440 | ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:1060 |
10 | 0.0952 | 2426440 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ) | .../Wire.php:484 |
11 | 0.0952 | 2426856 | ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:952 |
12 | 0.0952 | 2426856 | ProcessWire\PageRender->___renderPage( $event = class ProcessWire\HookEvent { public $data = ['object' => class ProcessWire\Page { ... }, 'method' => 'render', 'arguments' => [...], 'return' => NULL, 'replace' => FALSE, 'options' => [...], 'id' => 'Page:100.0:render', 'cancelHooks' => FALSE, 'when' => 'after'] } ) | .../Wire.php:416 |
13 | 0.0960 | 2427400 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../PageRender.module:575 |
14 | 0.0960 | 2427400 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\TemplateFile { public $data = ['wire' => class ProcessWire\ProcessWire { ... }, 'classLoader' => class ProcessWire\WireClassLoader { ... }, 'hooks' => class ProcessWire\WireHooks { ... }, 'config' => class ProcessWire\Config { ... }, 'notices' => class ProcessWire\Notices { ... }, 'urls' => class ProcessWire\Paths { ... }, 'log' => class ProcessWire\WireLog { ... }, 'sanitizer' => class ProcessWire\Sanitizer { ... }, 'datetime' => class ProcessWire\WireDateTime { ... }, 'files' => class ProcessWire\WireFileTools { ... }, 'mail' => class ProcessWire\WireMailTools { ... }, 'database' => class ProcessWire\WireDatabasePDO { ... }, 'db' => class ProcessWire\DatabaseMysqli { ... }, 'cache' => class ProcessWire\WireCache { ... }, 'modules' => class ProcessWire\Modules { ... }, 'procache' => class ProcessWire\ProCache { ... }, 'fieldtypes' => class ProcessWire\Fieldtypes { ... }, 'fields' => class ProcessWire\Fields { ... }, 'fieldgroups' => class ProcessWire\Fieldgroups { ... }, 'templates' => class ProcessWire\Templates { ... }, 'pages' => class ProcessWire\Pages { ... }, 'permissions' => class ProcessWire\Permissions { ... }, 'roles' => class ProcessWire\Roles { ... }, 'users' => class ProcessWire\Users { ... }, 'user' => class ProcessWire\User { ... }, 'session' => class ProcessWire\Session { ... }, 'input' => class ProcessWire\WireInput { ... }, 'buster' => class ProcessWire\ProCacheBuster { ... }, 'process' => class ProcessWire\ProcessPageView { ... }, 'page' => class ProcessWire\Page { ... }, 'options' => [...]] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
15 | 0.0961 | 2428752 | ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ) | .../WireHooks.php:952 |
16 | 0.0961 | 2428752 | ProcessWire\TemplateFile->___render( ) | .../Wire.php:413 |
17 | 0.0962 | 2453024 | require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ) | .../TemplateFile.php:328 |
18 | 0.2519 | 2734248 | ProcessWire\wireIncludeFile( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = ??? ) | .../pattern.php:113 |
19 | 0.2519 | 2734248 | ProcessWire\WireFileTools->___include( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = [] ) | .../Functions.php:552 |
20 | 0.2520 | 2738840 | include( '/home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php ) | .../WireFileTools.php:1583 |
Based on 3 Tests,
Members See How Likely Version
B
Wins Or Loses
And By How Much
( ! ) Warning: Undefined variable $secondLoop in /home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php on line 179 Call Stack # Time Memory Function Location 1 0.0000 464048 {main}( ) .../index.php:0 2 0.0615 2250968 ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ) .../index.php:55 3 0.0615 2250968 ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ) .../Wire.php:484 4 0.0615 2251384 ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ) .../WireHooks.php:952 5 0.0615 2251384 ProcessWire\ProcessPageView->___execute( $internal = TRUE ) .../Wire.php:416 6 0.0793 2393328 ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0] }, $request = class ProcessWire\PagesRequest { } ) .../ProcessPageView.module:114 7 0.0950 2424480 ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) .../ProcessPageView.module:184 8 0.0950 2424480 ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0] }, $method = 'render', $arguments = [], $type = ??? ) .../Wire.php:484 9 0.0952 2426440 ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) .../WireHooks.php:1060 10 0.0952 2426440 ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ) .../Wire.php:484 11 0.0952 2426856 ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) .../WireHooks.php:952 12 0.0952 2426856 ProcessWire\PageRender->___renderPage( $event = class ProcessWire\HookEvent { public $data = ['object' => class ProcessWire\Page { ... }, 'method' => 'render', 'arguments' => [...], 'return' => NULL, 'replace' => FALSE, 'options' => [...], 'id' => 'Page:100.0:render', 'cancelHooks' => FALSE, 'when' => 'after'] } ) .../Wire.php:416 13 0.0960 2427400 ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) .../PageRender.module:575 14 0.0960 2427400 ProcessWire\WireHooks->runHooks( $object = class ProcessWire\TemplateFile { public $data = ['wire' => class ProcessWire\ProcessWire { ... }, 'classLoader' => class ProcessWire\WireClassLoader { ... }, 'hooks' => class ProcessWire\WireHooks { ... }, 'config' => class ProcessWire\Config { ... }, 'notices' => class ProcessWire\Notices { ... }, 'urls' => class ProcessWire\Paths { ... }, 'log' => class ProcessWire\WireLog { ... }, 'sanitizer' => class ProcessWire\Sanitizer { ... }, 'datetime' => class ProcessWire\WireDateTime { ... }, 'files' => class ProcessWire\WireFileTools { ... }, 'mail' => class ProcessWire\WireMailTools { ... }, 'database' => class ProcessWire\WireDatabasePDO { ... }, 'db' => class ProcessWire\DatabaseMysqli { ... }, 'cache' => class ProcessWire\WireCache { ... }, 'modules' => class ProcessWire\Modules { ... }, 'procache' => class ProcessWire\ProCache { ... }, 'fieldtypes' => class ProcessWire\Fieldtypes { ... }, 'fields' => class ProcessWire\Fields { ... }, 'fieldgroups' => class ProcessWire\Fieldgroups { ... }, 'templates' => class ProcessWire\Templates { ... }, 'pages' => class ProcessWire\Pages { ... }, 'permissions' => class ProcessWire\Permissions { ... }, 'roles' => class ProcessWire\Roles { ... }, 'users' => class ProcessWire\Users { ... }, 'user' => class ProcessWire\User { ... }, 'session' => class ProcessWire\Session { ... }, 'input' => class ProcessWire\WireInput { ... }, 'buster' => class ProcessWire\ProCacheBuster { ... }, 'process' => class ProcessWire\ProcessPageView { ... }, 'page' => class ProcessWire\Page { ... }, 'options' => [...]] }, $method = 'render', $arguments = [], $type = ??? ) .../Wire.php:484 15 0.0961 2428752 ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ) .../WireHooks.php:952 16 0.0961 2428752 ProcessWire\TemplateFile->___render( ) .../Wire.php:413 17 0.0962 2453024 require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ) .../TemplateFile.php:328 18 0.2519 2734248 ProcessWire\wireIncludeFile( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = ??? ) .../pattern.php:113 19 0.2519 2734248 ProcessWire\WireFileTools->___include( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = [] ) .../Functions.php:552 20 0.2520 2738840 include( '/home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php ) .../WireFileTools.php:1583
( ! ) Warning: Undefined variable $scaleOff in /home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php on line 217 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 464048 | {main}( ) | .../index.php:0 |
2 | 0.0615 | 2250968 | ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ) | .../index.php:55 |
3 | 0.0615 | 2250968 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ) | .../Wire.php:484 |
4 | 0.0615 | 2251384 | ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ) | .../WireHooks.php:952 |
5 | 0.0615 | 2251384 | ProcessWire\ProcessPageView->___execute( $internal = TRUE ) | .../Wire.php:416 |
6 | 0.0793 | 2393328 | ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0] }, $request = class ProcessWire\PagesRequest { } ) | .../ProcessPageView.module:114 |
7 | 0.0950 | 2424480 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../ProcessPageView.module:184 |
8 | 0.0950 | 2424480 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
9 | 0.0952 | 2426440 | ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:1060 |
10 | 0.0952 | 2426440 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ) | .../Wire.php:484 |
11 | 0.0952 | 2426856 | ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:952 |
12 | 0.0952 | 2426856 | ProcessWire\PageRender->___renderPage( $event = class ProcessWire\HookEvent { public $data = ['object' => class ProcessWire\Page { ... }, 'method' => 'render', 'arguments' => [...], 'return' => NULL, 'replace' => FALSE, 'options' => [...], 'id' => 'Page:100.0:render', 'cancelHooks' => FALSE, 'when' => 'after'] } ) | .../Wire.php:416 |
13 | 0.0960 | 2427400 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../PageRender.module:575 |
14 | 0.0960 | 2427400 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\TemplateFile { public $data = ['wire' => class ProcessWire\ProcessWire { ... }, 'classLoader' => class ProcessWire\WireClassLoader { ... }, 'hooks' => class ProcessWire\WireHooks { ... }, 'config' => class ProcessWire\Config { ... }, 'notices' => class ProcessWire\Notices { ... }, 'urls' => class ProcessWire\Paths { ... }, 'log' => class ProcessWire\WireLog { ... }, 'sanitizer' => class ProcessWire\Sanitizer { ... }, 'datetime' => class ProcessWire\WireDateTime { ... }, 'files' => class ProcessWire\WireFileTools { ... }, 'mail' => class ProcessWire\WireMailTools { ... }, 'database' => class ProcessWire\WireDatabasePDO { ... }, 'db' => class ProcessWire\DatabaseMysqli { ... }, 'cache' => class ProcessWire\WireCache { ... }, 'modules' => class ProcessWire\Modules { ... }, 'procache' => class ProcessWire\ProCache { ... }, 'fieldtypes' => class ProcessWire\Fieldtypes { ... }, 'fields' => class ProcessWire\Fields { ... }, 'fieldgroups' => class ProcessWire\Fieldgroups { ... }, 'templates' => class ProcessWire\Templates { ... }, 'pages' => class ProcessWire\Pages { ... }, 'permissions' => class ProcessWire\Permissions { ... }, 'roles' => class ProcessWire\Roles { ... }, 'users' => class ProcessWire\Users { ... }, 'user' => class ProcessWire\User { ... }, 'session' => class ProcessWire\Session { ... }, 'input' => class ProcessWire\WireInput { ... }, 'buster' => class ProcessWire\ProCacheBuster { ... }, 'process' => class ProcessWire\ProcessPageView { ... }, 'page' => class ProcessWire\Page { ... }, 'options' => [...]] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
15 | 0.0961 | 2428752 | ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ) | .../WireHooks.php:952 |
16 | 0.0961 | 2428752 | ProcessWire\TemplateFile->___render( ) | .../Wire.php:413 |
17 | 0.0962 | 2453024 | require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ) | .../TemplateFile.php:328 |
18 | 0.2519 | 2734248 | ProcessWire\wireIncludeFile( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = ??? ) | .../pattern.php:113 |
19 | 0.2519 | 2734248 | ProcessWire\WireFileTools->___include( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = [] ) | .../Functions.php:552 |
20 | 0.2520 | 2738840 | include( '/home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php ) | .../WireFileTools.php:1583 |
( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 127 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 464048 | {main}( ) | .../index.php:0 |
2 | 0.0615 | 2250968 | ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ) | .../index.php:55 |
3 | 0.0615 | 2250968 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ) | .../Wire.php:484 |
4 | 0.0615 | 2251384 | ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ) | .../WireHooks.php:952 |
5 | 0.0615 | 2251384 | ProcessWire\ProcessPageView->___execute( $internal = TRUE ) | .../Wire.php:416 |
6 | 0.0793 | 2393328 | ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0] }, $request = class ProcessWire\PagesRequest { } ) | .../ProcessPageView.module:114 |
7 | 0.0950 | 2424480 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../ProcessPageView.module:184 |
8 | 0.0950 | 2424480 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
9 | 0.0952 | 2426440 | ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:1060 |
10 | 0.0952 | 2426440 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ) | .../Wire.php:484 |
11 | 0.0952 | 2426856 | ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:952 |
12 | 0.0952 | 2426856 | ProcessWire\PageRender->___renderPage( $event = class ProcessWire\HookEvent { public $data = ['object' => class ProcessWire\Page { ... }, 'method' => 'render', 'arguments' => [...], 'return' => NULL, 'replace' => FALSE, 'options' => [...], 'id' => 'Page:100.0:render', 'cancelHooks' => FALSE, 'when' => 'after'] } ) | .../Wire.php:416 |
13 | 0.0960 | 2427400 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../PageRender.module:575 |
14 | 0.0960 | 2427400 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\TemplateFile { public $data = ['wire' => class ProcessWire\ProcessWire { ... }, 'classLoader' => class ProcessWire\WireClassLoader { ... }, 'hooks' => class ProcessWire\WireHooks { ... }, 'config' => class ProcessWire\Config { ... }, 'notices' => class ProcessWire\Notices { ... }, 'urls' => class ProcessWire\Paths { ... }, 'log' => class ProcessWire\WireLog { ... }, 'sanitizer' => class ProcessWire\Sanitizer { ... }, 'datetime' => class ProcessWire\WireDateTime { ... }, 'files' => class ProcessWire\WireFileTools { ... }, 'mail' => class ProcessWire\WireMailTools { ... }, 'database' => class ProcessWire\WireDatabasePDO { ... }, 'db' => class ProcessWire\DatabaseMysqli { ... }, 'cache' => class ProcessWire\WireCache { ... }, 'modules' => class ProcessWire\Modules { ... }, 'procache' => class ProcessWire\ProCache { ... }, 'fieldtypes' => class ProcessWire\Fieldtypes { ... }, 'fields' => class ProcessWire\Fields { ... }, 'fieldgroups' => class ProcessWire\Fieldgroups { ... }, 'templates' => class ProcessWire\Templates { ... }, 'pages' => class ProcessWire\Pages { ... }, 'permissions' => class ProcessWire\Permissions { ... }, 'roles' => class ProcessWire\Roles { ... }, 'users' => class ProcessWire\Users { ... }, 'user' => class ProcessWire\User { ... }, 'session' => class ProcessWire\Session { ... }, 'input' => class ProcessWire\WireInput { ... }, 'buster' => class ProcessWire\ProCacheBuster { ... }, 'process' => class ProcessWire\ProcessPageView { ... }, 'page' => class ProcessWire\Page { ... }, 'options' => [...]] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
15 | 0.0961 | 2428752 | ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ) | .../WireHooks.php:952 |
16 | 0.0961 | 2428752 | ProcessWire\TemplateFile->___render( ) | .../Wire.php:413 |
17 | 0.0962 | 2453024 | require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ) | .../TemplateFile.php:328 |
Measured by the sum of negative and positive tests.


( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 219 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 464048 | {main}( ) | .../index.php:0 |
2 | 0.0615 | 2250968 | ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ) | .../index.php:55 |
3 | 0.0615 | 2250968 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ) | .../Wire.php:484 |
4 | 0.0615 | 2251384 | ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ) | .../WireHooks.php:952 |
5 | 0.0615 | 2251384 | ProcessWire\ProcessPageView->___execute( $internal = TRUE ) | .../Wire.php:416 |
6 | 0.0793 | 2393328 | ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $image_a = '(Pageimages) pattern29_a.png'; public $image_b = '(Pageimages) pattern29_b.png'; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0, 'image_a' => class ProcessWire\Pageimages { ... }, 'image_b' => class ProcessWire\Pageimages { ... }] }, $request = class ProcessWire\PagesRequest { } ) | .../ProcessPageView.module:114 |
7 | 0.0950 | 2424480 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../ProcessPageView.module:184 |
8 | 0.0950 | 2424480 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 1349; public $name = '29'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Surfaced Content'; public $tags = '(PageArray) '; public $calculated_repeatability = 2; public $sort_calculated_repeatability = 2; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 19.95; public $calculated_median_effect = 16.8; public $calculated_median_effect_inverted = -14.38; public $sort_calculated_median_effect = 16.8; public $number = 29; public $full_name = ''; public $effort_type = '1078'; public $urlSegment = 'tests'; public $conducted_tests = '(RepeaterPageArray) 1357|2105|9886'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 1080'; public $full_preview = 0; public $image_a = '(Pageimages) pattern29_a.png'; public $image_b = '(Pageimages) pattern29_b.png'; public $data = ['title' => 'Surfaced Content', 'tags' => class ProcessWire\PageArray { ... }, 'calculated_repeatability' => 2, 'sort_calculated_repeatability' => 2, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 19.95, 'calculated_median_effect' => 16.8, 'calculated_median_effect_inverted' => -14.38, 'sort_calculated_median_effect' => 16.8, 'number' => 29, 'full_name' => '', 'effort_type' => '1078', 'urlSegment' => 'tests', 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }, 'full_preview' => 0, 'image_a' => class ProcessWire\Pageimages { ... }, 'image_b' => class ProcessWire\Pageimages { ... }] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
9 | 0.0952 | 2426440 | ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:1060 |
10 | 0.0952 | 2426440 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ) | .../Wire.php:484 |
11 | 0.0952 | 2426856 | ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ) | .../WireHooks.php:952 |
12 | 0.0952 | 2426856 | ProcessWire\PageRender->___renderPage( $event = class ProcessWire\HookEvent { public $data = ['object' => class ProcessWire\Page { ... }, 'method' => 'render', 'arguments' => [...], 'return' => NULL, 'replace' => FALSE, 'options' => [...], 'id' => 'Page:100.0:render', 'cancelHooks' => FALSE, 'when' => 'after'] } ) | .../Wire.php:416 |
13 | 0.0960 | 2427400 | ProcessWire\Wire->__call( $method = 'render', $arguments = [] ) | .../PageRender.module:575 |
14 | 0.0960 | 2427400 | ProcessWire\WireHooks->runHooks( $object = class ProcessWire\TemplateFile { public $data = ['wire' => class ProcessWire\ProcessWire { ... }, 'classLoader' => class ProcessWire\WireClassLoader { ... }, 'hooks' => class ProcessWire\WireHooks { ... }, 'config' => class ProcessWire\Config { ... }, 'notices' => class ProcessWire\Notices { ... }, 'urls' => class ProcessWire\Paths { ... }, 'log' => class ProcessWire\WireLog { ... }, 'sanitizer' => class ProcessWire\Sanitizer { ... }, 'datetime' => class ProcessWire\WireDateTime { ... }, 'files' => class ProcessWire\WireFileTools { ... }, 'mail' => class ProcessWire\WireMailTools { ... }, 'database' => class ProcessWire\WireDatabasePDO { ... }, 'db' => class ProcessWire\DatabaseMysqli { ... }, 'cache' => class ProcessWire\WireCache { ... }, 'modules' => class ProcessWire\Modules { ... }, 'procache' => class ProcessWire\ProCache { ... }, 'fieldtypes' => class ProcessWire\Fieldtypes { ... }, 'fields' => class ProcessWire\Fields { ... }, 'fieldgroups' => class ProcessWire\Fieldgroups { ... }, 'templates' => class ProcessWire\Templates { ... }, 'pages' => class ProcessWire\Pages { ... }, 'permissions' => class ProcessWire\Permissions { ... }, 'roles' => class ProcessWire\Roles { ... }, 'users' => class ProcessWire\Users { ... }, 'user' => class ProcessWire\User { ... }, 'session' => class ProcessWire\Session { ... }, 'input' => class ProcessWire\WireInput { ... }, 'buster' => class ProcessWire\ProCacheBuster { ... }, 'process' => class ProcessWire\ProcessPageView { ... }, 'page' => class ProcessWire\Page { ... }, 'options' => [...]] }, $method = 'render', $arguments = [], $type = ??? ) | .../Wire.php:484 |
15 | 0.0961 | 2428752 | ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ) | .../WireHooks.php:952 |
16 | 0.0961 | 2428752 | ProcessWire\TemplateFile->___render( ) | .../Wire.php:413 |
17 | 0.0962 | 2453024 | require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ) | .../TemplateFile.php:328 |
Expected Median Effects Of B
?
Progression
(2 tests)
-
Leads
-
Signups
-
Engagement
?
Sales
(3 tests)
-
Revenue
-
Retention
-
Referrals
?
ANY PRIMARY
(3 tests)
Tested on
For each pattern, we measure three key data points derived from related tests:
REPEATABILITY - this is a measure of how often a given pattern has generated a positive or negative effect. The higher this number, the more likely the pattern will continue to repeat.
SHALLOW MEDIAN - this is a median effect measured with low intent actions such as initiating the first step of a lengthier process
DEEP MEDIAN - this is derived from the highest intent metrics that we have for a given test such as fully completed signups or sales.