( ! ) Warning: Undefined array key "seen_test" in /home/jlahijani/Sites/goodui.org/site/ready.php on line 1083
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328
180.09512545208ProcessWire\addPageToCookiePageArray( $pages = class ProcessWire\PageArray { public $count = 1; public $items = ['Page:0' => [...]]; public $selectors = '' }, $cookiename = 'seen_test' ).../pattern.php:17
190.09512545208ProcessWire\returnPageArrayFromCookie( $cookiename = 'seen_test' ).../ready.php:1066

( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 33
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328

( ! ) Warning: Undefined array key "seen_test" in /home/jlahijani/Sites/goodui.org/site/ready.php on line 1083
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328
180.09512545208ProcessWire\addPageToCookiePageArray( $pages = class ProcessWire\PageArray { public $count = 1; public $items = ['Page:0' => [...]]; public $selectors = '' }, $cookiename = 'seen_test' ).../pattern.php:17
190.09512545208ProcessWire\returnPageArrayFromCookie( $cookiename = 'seen_test' ).../ready.php:1066

( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 33
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328
Pattern #118: Category Images | GoodUI ( ! ) Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /home/jlahijani/Sites/goodui.org/site/templates/_og.php on line 13 Call Stack #TimeMemoryFunctionLocation 10.0000465288{main}( ).../index.php:0 20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55 30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484 40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952 50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416 60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $image_a = '(Pageimages) pattern118_a-1.png'; public $image_b = '(Pageimages) pattern118_b-1.png'; public $median_effects_progression_tests_count = 1; public $median_effects_progression_value = 42.4; public $median_effects_leads_tests_count = ''; public $median_effects_leads_value = ''; public $median_effects_leads_value_inverted = ''; public $median_effects_signups_trials_tests_count = ''; public $median_effects_signups_trials_value = ''; public $median_effects_signups_trials_value_inverted = ''; public $median_effects_engagement_tests_count = ''; public $median_effects_engagement_value = ''; public $median_effects_engagement_value_inverted = ''; public $median_effects_sales_tests_count = 1; public $median_effects_sales_value = 9; public $median_effects_revenue_tests_count = ''; public $median_effects_revenue_value = ''; public $median_effects_revenue_value_inverted = ''; public $median_effects_retention_tests_count = ''; public $median_effects_retention_value = ''; public $median_effects_retention_value_inverted = ''; public $median_effects_referrals_tests_count = ''; public $median_effects_referrals_value = ''; public $median_effects_referrals_value_inverted = ''; public $body = ''; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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 { ... }, 'median_effects_progression_tests_count' => 1, 'median_effects_progression_value' => 42.4, 'median_effects_leads_tests_count' => '', 'median_effects_leads_value' => '', 'median_effects_leads_value_inverted' => '', 'median_effects_signups_trials_tests_count' => '', 'median_effects_signups_trials_value' => '', 'median_effects_signups_trials_value_inverted' => '', 'median_effects_engagement_tests_count' => '', 'median_effects_engagement_value' => '', 'median_effects_engagement_value_inverted' => '', 'median_effects_sales_tests_count' => 1, 'median_effects_sales_value' => 9, 'median_effects_revenue_tests_count' => '', 'median_effects_revenue_value' => '', 'median_effects_revenue_value_inverted' => '', 'median_effects_retention_tests_count' => '', 'median_effects_retention_value' => '', 'median_effects_retention_value_inverted' => '', 'median_effects_referrals_tests_count' => '', 'median_effects_referrals_value' => '', 'median_effects_referrals_value_inverted' => '', 'body' => ''] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114 70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184 80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $image_a = '(Pageimages) pattern118_a-1.png'; public $image_b = '(Pageimages) pattern118_b-1.png'; public $median_effects_progression_tests_count = 1; public $median_effects_progression_value = 42.4; public $median_effects_leads_tests_count = ''; public $median_effects_leads_value = ''; public $median_effects_leads_value_inverted = ''; public $median_effects_signups_trials_tests_count = ''; public $median_effects_signups_trials_value = ''; public $median_effects_signups_trials_value_inverted = ''; public $median_effects_engagement_tests_count = ''; public $median_effects_engagement_value = ''; public $median_effects_engagement_value_inverted = ''; public $median_effects_sales_tests_count = 1; public $median_effects_sales_value = 9; public $median_effects_revenue_tests_count = ''; public $median_effects_revenue_value = ''; public $median_effects_revenue_value_inverted = ''; public $median_effects_retention_tests_count = ''; public $median_effects_retention_value = ''; public $median_effects_retention_value_inverted = ''; public $median_effects_referrals_tests_count = ''; public $median_effects_referrals_value = ''; public $median_effects_referrals_value_inverted = ''; public $body = ''; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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 { ... }, 'median_effects_progression_tests_count' => 1, 'median_effects_progression_value' => 42.4, 'median_effects_leads_tests_count' => '', 'median_effects_leads_value' => '', 'median_effects_leads_value_inverted' => '', 'median_effects_signups_trials_tests_count' => '', 'median_effects_signups_trials_value' => '', 'median_effects_signups_trials_value_inverted' => '', 'median_effects_engagement_tests_count' => '', 'median_effects_engagement_value' => '', 'median_effects_engagement_value_inverted' => '', 'median_effects_sales_tests_count' => 1, 'median_effects_sales_value' => 9, 'median_effects_revenue_tests_count' => '', 'median_effects_revenue_value' => '', 'median_effects_revenue_value_inverted' => '', 'median_effects_retention_tests_count' => '', 'median_effects_retention_value' => '', 'median_effects_retention_value_inverted' => '', 'median_effects_referrals_tests_count' => '', 'median_effects_referrals_value' => '', 'median_effects_referrals_value_inverted' => '', 'body' => ''] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484 90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060 100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484 110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952 120.07692426696ProcessWire\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 130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575 140.07752427240ProcessWire\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 150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952 160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413 170.43522993328require( '/home/jlahijani/Sites/goodui.org/site/templates/_main.php ).../TemplateFile.php:340 180.43593018864include( '/home/jlahijani/Sites/goodui.org/site/templates/_og.php ).../_main.php:64 190.43793017176strip_tags( $string = NULL ).../_og.php:13 " />

Pattern #118:
( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 47
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328
Category Images

Pattern #118  Tested 1 timesTested by Stanley Zuo on Aug 11, 2020


( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 115
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/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
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328
( ! ) Warning: Undefined variable $scaleOff in /home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php on line 23 Call Stack #TimeMemoryFunctionLocation 10.0000465288{main}( ).../index.php:0 20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55 30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484 40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952 50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416 60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114 70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184 80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, 'conducted_tests' => class ProcessWire\RepeaterPageArray { ... }, 'pattern_leaks' => class ProcessWire\RepeaterPageArray { ... }, 'leak' => FALSE, 'user_' => class ProcessWire\User { ... }] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484 90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060 100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484 110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952 120.07692426696ProcessWire\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 130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575 140.07752427240ProcessWire\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 150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952 160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413 170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328 180.16342670552ProcessWire\wireIncludeFile( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = ??? ).../pattern.php:113 190.16342670552ProcessWire\WireFileTools->___include( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = [] ).../Functions.php:552 200.16352675144include( '/home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php ).../WireFileTools.php:1583 " >
( ! ) Warning: Undefined variable $secondLoop in /home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php on line 29
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328
180.16342670552ProcessWire\wireIncludeFile( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = ??? ).../pattern.php:113
190.16342670552ProcessWire\WireFileTools->___include( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = [] ).../Functions.php:552
200.16352675144include( '/home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php ).../WireFileTools.php:1583

Based on 1 Tests, Members See How Likely Version
( ! ) Warning: Undefined variable $secondLoop in /home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php on line 179
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328
180.16342670552ProcessWire\wireIncludeFile( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = ??? ).../pattern.php:113
190.16342670552ProcessWire\WireFileTools->___include( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = [] ).../Functions.php:552
200.16352675144include( '/home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php ).../WireFileTools.php:1583
B Wins Or Loses And By How Much


( ! ) Warning: Undefined variable $scaleOff in /home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php on line 217
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328
180.16342670552ProcessWire\wireIncludeFile( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = ??? ).../pattern.php:113
190.16342670552ProcessWire\WireFileTools->___include( $filename = './_pattern-metrics-scale', $vars = ['pattern' => class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = [...] }, 'inverted_state' => NULL, 'forced_inversion' => FALSE, 'modifier' => 1, 'isInGuestMode' => NULL], $options = [] ).../Functions.php:552
200.16352675144include( '/home/jlahijani/Sites/goodui.org/site/templates/_pattern-metrics-scale.php ).../WireFileTools.php:1583
LOSSES
-5
-4
-3
-2
-1
FLAT
+1
+2
+3
+4
+5
WINS

( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 127
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328

Measured by the sum of negative and positive tests.

A B
Category Images (Variant A) Category Images (Variant B)

( ! ) Warning: Undefined variable $inverted_state in /home/jlahijani/Sites/goodui.org/site/templates/pattern.php on line 219
Call Stack
#TimeMemoryFunctionLocation
10.0000465288{main}( ).../index.php:0
20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55
30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484
40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952
50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416
60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $image_a = '(Pageimages) pattern118_a-1.png'; public $image_b = '(Pageimages) pattern118_b-1.png'; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184
80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $image_a = '(Pageimages) pattern118_a-1.png'; public $image_b = '(Pageimages) pattern118_b-1.png'; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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
90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060
100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484
110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952
120.07692426696ProcessWire\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
130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575
140.07752427240ProcessWire\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
150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952
160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413
170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328

Expected Median Effects Of B

?

Progression

(1 tests)

-

Leads

-

Signups

-

Engagement

?

Sales

(1 tests)

-

Revenue

-

Retention

-

Referrals

?

ANY PRIMARY

(1 tests)

Tests

Replaced

Isolated

Test #311 on Backstage.com by $conducted_test->test->user_->first_name . ' ' . $conducted_test->test->user_->last_name Stanley Zuo    Aug 11, 2020 Test link

Find Out How It Did With 120,519 Visitors

  • Measured by clicks on tiles

  • Measured by completed premium account checkouts

Zoom In
  • ?% (? successes out of ? visits)
  • ?% (? successes out of ? visits)
( ! ) Warning: Undefined variable $abba_exists in /home/jlahijani/Sites/goodui.org/site/templates/_conducted-test.php on line 229 Call Stack #TimeMemoryFunctionLocation 10.0000465288{main}( ).../index.php:0 20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55 30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484 40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952 50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416 60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $image_a = '(Pageimages) pattern118_a-1.png'; public $image_b = '(Pageimages) pattern118_b-1.png'; public $median_effects_progression_tests_count = 1; public $median_effects_progression_value = 42.4; public $median_effects_leads_tests_count = ''; public $median_effects_leads_value = ''; public $median_effects_leads_value_inverted = ''; public $median_effects_signups_trials_tests_count = ''; public $median_effects_signups_trials_value = ''; public $median_effects_signups_trials_value_inverted = ''; public $median_effects_engagement_tests_count = ''; public $median_effects_engagement_value = ''; public $median_effects_engagement_value_inverted = ''; public $median_effects_sales_tests_count = 1; public $median_effects_sales_value = 9; public $median_effects_revenue_tests_count = ''; public $median_effects_revenue_value = ''; public $median_effects_revenue_value_inverted = ''; public $median_effects_retention_tests_count = ''; public $median_effects_retention_value = ''; public $median_effects_retention_value_inverted = ''; public $median_effects_referrals_tests_count = ''; public $median_effects_referrals_value = ''; public $median_effects_referrals_value_inverted = ''; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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 { ... }, 'median_effects_progression_tests_count' => 1, 'median_effects_progression_value' => 42.4, 'median_effects_leads_tests_count' => '', 'median_effects_leads_value' => '', 'median_effects_leads_value_inverted' => '', 'median_effects_signups_trials_tests_count' => '', 'median_effects_signups_trials_value' => '', 'median_effects_signups_trials_value_inverted' => '', 'median_effects_engagement_tests_count' => '', 'median_effects_engagement_value' => '', 'median_effects_engagement_value_inverted' => '', 'median_effects_sales_tests_count' => 1, 'median_effects_sales_value' => 9, 'median_effects_revenue_tests_count' => '', 'median_effects_revenue_value' => '', 'median_effects_revenue_value_inverted' => '', 'median_effects_retention_tests_count' => '', 'median_effects_retention_value' => '', 'median_effects_retention_value_inverted' => '', 'median_effects_referrals_tests_count' => '', 'median_effects_referrals_value' => '', 'median_effects_referrals_value_inverted' => ''] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114 70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184 80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $image_a = '(Pageimages) pattern118_a-1.png'; public $image_b = '(Pageimages) pattern118_b-1.png'; public $median_effects_progression_tests_count = 1; public $median_effects_progression_value = 42.4; public $median_effects_leads_tests_count = ''; public $median_effects_leads_value = ''; public $median_effects_leads_value_inverted = ''; public $median_effects_signups_trials_tests_count = ''; public $median_effects_signups_trials_value = ''; public $median_effects_signups_trials_value_inverted = ''; public $median_effects_engagement_tests_count = ''; public $median_effects_engagement_value = ''; public $median_effects_engagement_value_inverted = ''; public $median_effects_sales_tests_count = 1; public $median_effects_sales_value = 9; public $median_effects_revenue_tests_count = ''; public $median_effects_revenue_value = ''; public $median_effects_revenue_value_inverted = ''; public $median_effects_retention_tests_count = ''; public $median_effects_retention_value = ''; public $median_effects_retention_value_inverted = ''; public $median_effects_referrals_tests_count = ''; public $median_effects_referrals_value = ''; public $median_effects_referrals_value_inverted = ''; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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 { ... }, 'median_effects_progression_tests_count' => 1, 'median_effects_progression_value' => 42.4, 'median_effects_leads_tests_count' => '', 'median_effects_leads_value' => '', 'median_effects_leads_value_inverted' => '', 'median_effects_signups_trials_tests_count' => '', 'median_effects_signups_trials_value' => '', 'median_effects_signups_trials_value_inverted' => '', 'median_effects_engagement_tests_count' => '', 'median_effects_engagement_value' => '', 'median_effects_engagement_value_inverted' => '', 'median_effects_sales_tests_count' => 1, 'median_effects_sales_value' => 9, 'median_effects_revenue_tests_count' => '', 'median_effects_revenue_value' => '', 'median_effects_revenue_value_inverted' => '', 'median_effects_retention_tests_count' => '', 'median_effects_retention_value' => '', 'median_effects_retention_value_inverted' => '', 'median_effects_referrals_tests_count' => '', 'median_effects_referrals_value' => '', 'median_effects_referrals_value_inverted' => ''] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484 90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060 100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484 110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952 120.07692426696ProcessWire\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 130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575 140.07752427240ProcessWire\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 150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952 160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413 170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328 180.28912830440ProcessWire\wireIncludeFile( $filename = '_conducted-test', $vars = ['conducted_test' => class ProcessWire\RepeaterPage { public $id = 5875; public $name = '1597202333-4988-1'; public $parent = '/admin/repeaters/for-field-99/for-page-5867/'; public $template = 'repeater_conducted_tests'; public $test = '(Page) 5872'; public $invert_ab = 0; public $pattern = FALSE; public $multi_change = 0; public $data = [...] }, 'highlighted_test' => FALSE, 'style' => 'teaser'], $options = ??? ).../pattern.php:292 190.28912830440ProcessWire\WireFileTools->___include( $filename = '_conducted-test', $vars = ['conducted_test' => class ProcessWire\RepeaterPage { public $id = 5875; public $name = '1597202333-4988-1'; public $parent = '/admin/repeaters/for-field-99/for-page-5867/'; public $template = 'repeater_conducted_tests'; public $test = '(Page) 5872'; public $invert_ab = 0; public $pattern = FALSE; public $multi_change = 0; public $data = [...] }, 'highlighted_test' => FALSE, 'style' => 'teaser'], $options = [] ).../Functions.php:552 200.28912838424include( '/home/jlahijani/Sites/goodui.org/site/templates/_conducted-test.php ).../WireFileTools.php:1583 "> A
  • ?% (? successes out of ? visits)
  • ?% (? successes out of ? visits)
( ! ) Warning: Undefined variable $abba_exists in /home/jlahijani/Sites/goodui.org/site/templates/_conducted-test.php on line 256 Call Stack #TimeMemoryFunctionLocation 10.0000465288{main}( ).../index.php:0 20.05332252296ProcessWire\Wire->__call( $method = 'execute', $arguments = [0 => TRUE] ).../index.php:55 30.05332252296ProcessWire\WireHooks->runHooks( $object = class ProcessWire\ProcessPageView { }, $method = 'execute', $arguments = [0 => TRUE], $type = ??? ).../Wire.php:484 40.05332252712ProcessWire\Wire->_callMethod( $method = '___execute', $arguments = [0 => TRUE] ).../WireHooks.php:952 50.05332252712ProcessWire\ProcessPageView->___execute( $internal = TRUE ).../Wire.php:416 60.06622393168ProcessWire\ProcessPageView->renderPage( $page = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $image_a = '(Pageimages) pattern118_a-1.png'; public $image_b = '(Pageimages) pattern118_b-1.png'; public $median_effects_progression_tests_count = 1; public $median_effects_progression_value = 42.4; public $median_effects_leads_tests_count = ''; public $median_effects_leads_value = ''; public $median_effects_leads_value_inverted = ''; public $median_effects_signups_trials_tests_count = ''; public $median_effects_signups_trials_value = ''; public $median_effects_signups_trials_value_inverted = ''; public $median_effects_engagement_tests_count = ''; public $median_effects_engagement_value = ''; public $median_effects_engagement_value_inverted = ''; public $median_effects_sales_tests_count = 1; public $median_effects_sales_value = 9; public $median_effects_revenue_tests_count = ''; public $median_effects_revenue_value = ''; public $median_effects_revenue_value_inverted = ''; public $median_effects_retention_tests_count = ''; public $median_effects_retention_value = ''; public $median_effects_retention_value_inverted = ''; public $median_effects_referrals_tests_count = ''; public $median_effects_referrals_value = ''; public $median_effects_referrals_value_inverted = ''; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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 { ... }, 'median_effects_progression_tests_count' => 1, 'median_effects_progression_value' => 42.4, 'median_effects_leads_tests_count' => '', 'median_effects_leads_value' => '', 'median_effects_leads_value_inverted' => '', 'median_effects_signups_trials_tests_count' => '', 'median_effects_signups_trials_value' => '', 'median_effects_signups_trials_value_inverted' => '', 'median_effects_engagement_tests_count' => '', 'median_effects_engagement_value' => '', 'median_effects_engagement_value_inverted' => '', 'median_effects_sales_tests_count' => 1, 'median_effects_sales_value' => 9, 'median_effects_revenue_tests_count' => '', 'median_effects_revenue_value' => '', 'median_effects_revenue_value_inverted' => '', 'median_effects_retention_tests_count' => '', 'median_effects_retention_value' => '', 'median_effects_retention_value_inverted' => '', 'median_effects_referrals_tests_count' => '', 'median_effects_referrals_value' => '', 'median_effects_referrals_value_inverted' => ''] }, $request = class ProcessWire\PagesRequest { } ).../ProcessPageView.module:114 70.07682424320ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../ProcessPageView.module:184 80.07682424320ProcessWire\WireHooks->runHooks( $object = class ProcessWire\Page { public $id = 5867; public $name = '118'; public $parent = '/patterns/'; public $template = 'pattern'; public $title = 'Category Images'; public $tags = '2987'; public $calculated_repeatability = 1; public $sort_calculated_repeatability = 1; public $calculated_shallow_effect = ''; public $calculated_deep_effect = ''; public $calculated_main_effect = 8.97; public $calculated_median_effect = 9; public $calculated_median_effect_inverted = -8.26; public $sort_calculated_median_effect = 9; public $number = 118; public $full_name = ''; public $effort_type = FALSE; public $conducted_tests = '(RepeaterPageArray) 5875'; public $pattern_leaks = '(RepeaterPageArray) '; public $leak = FALSE; public $user_ = '(User) 4479'; public $full_preview = 0; public $image_a = '(Pageimages) pattern118_a-1.png'; public $image_b = '(Pageimages) pattern118_b-1.png'; public $median_effects_progression_tests_count = 1; public $median_effects_progression_value = 42.4; public $median_effects_leads_tests_count = ''; public $median_effects_leads_value = ''; public $median_effects_leads_value_inverted = ''; public $median_effects_signups_trials_tests_count = ''; public $median_effects_signups_trials_value = ''; public $median_effects_signups_trials_value_inverted = ''; public $median_effects_engagement_tests_count = ''; public $median_effects_engagement_value = ''; public $median_effects_engagement_value_inverted = ''; public $median_effects_sales_tests_count = 1; public $median_effects_sales_value = 9; public $median_effects_revenue_tests_count = ''; public $median_effects_revenue_value = ''; public $median_effects_revenue_value_inverted = ''; public $median_effects_retention_tests_count = ''; public $median_effects_retention_value = ''; public $median_effects_retention_value_inverted = ''; public $median_effects_referrals_tests_count = ''; public $median_effects_referrals_value = ''; public $median_effects_referrals_value_inverted = ''; public $data = ['title' => 'Category Images', 'tags' => '2987', 'calculated_repeatability' => 1, 'sort_calculated_repeatability' => 1, 'calculated_shallow_effect' => '', 'calculated_deep_effect' => '', 'calculated_main_effect' => 8.97, 'calculated_median_effect' => 9, 'calculated_median_effect_inverted' => -8.26, 'sort_calculated_median_effect' => 9, 'number' => 118, 'full_name' => '', 'effort_type' => FALSE, '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 { ... }, 'median_effects_progression_tests_count' => 1, 'median_effects_progression_value' => 42.4, 'median_effects_leads_tests_count' => '', 'median_effects_leads_value' => '', 'median_effects_leads_value_inverted' => '', 'median_effects_signups_trials_tests_count' => '', 'median_effects_signups_trials_value' => '', 'median_effects_signups_trials_value_inverted' => '', 'median_effects_engagement_tests_count' => '', 'median_effects_engagement_value' => '', 'median_effects_engagement_value_inverted' => '', 'median_effects_sales_tests_count' => 1, 'median_effects_sales_value' => 9, 'median_effects_revenue_tests_count' => '', 'median_effects_revenue_value' => '', 'median_effects_revenue_value_inverted' => '', 'median_effects_retention_tests_count' => '', 'median_effects_retention_value' => '', 'median_effects_retention_value_inverted' => '', 'median_effects_referrals_tests_count' => '', 'median_effects_referrals_value' => '', 'median_effects_referrals_value_inverted' => ''] }, $method = 'render', $arguments = [], $type = ??? ).../Wire.php:484 90.07682426280ProcessWire\Wire->__call( $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:1060 100.07682426280ProcessWire\WireHooks->runHooks( $object = class ProcessWire\PageRender { public $data = ['clearCache' => 1] }, $method = 'renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }], $type = ??? ).../Wire.php:484 110.07692426696ProcessWire\Wire->_callMethod( $method = '___renderPage', $arguments = [0 => class ProcessWire\HookEvent { public $data = [...] }] ).../WireHooks.php:952 120.07692426696ProcessWire\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 130.07752427240ProcessWire\Wire->__call( $method = 'render', $arguments = [] ).../PageRender.module:575 140.07752427240ProcessWire\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 150.07752428592ProcessWire\Wire->_callMethod( $method = '___render', $arguments = [] ).../WireHooks.php:952 160.07752428592ProcessWire\TemplateFile->___render( ).../Wire.php:413 170.07762452864require( '/home/jlahijani/Sites/goodui.org/site/templates/pattern.php ).../TemplateFile.php:328 180.28912830440ProcessWire\wireIncludeFile( $filename = '_conducted-test', $vars = ['conducted_test' => class ProcessWire\RepeaterPage { public $id = 5875; public $name = '1597202333-4988-1'; public $parent = '/admin/repeaters/for-field-99/for-page-5867/'; public $template = 'repeater_conducted_tests'; public $test = '(Page) 5872'; public $invert_ab = 0; public $pattern = FALSE; public $multi_change = 0; public $data = [...] }, 'highlighted_test' => FALSE, 'style' => 'teaser'], $options = ??? ).../pattern.php:292 190.28912830440ProcessWire\WireFileTools->___include( $filename = '_conducted-test', $vars = ['conducted_test' => class ProcessWire\RepeaterPage { public $id = 5875; public $name = '1597202333-4988-1'; public $parent = '/admin/repeaters/for-field-99/for-page-5867/'; public $template = 'repeater_conducted_tests'; public $test = '(Page) 5872'; public $invert_ab = 0; public $pattern = FALSE; public $multi_change = 0; public $data = [...] }, 'highlighted_test' => FALSE, 'style' => 'teaser'], $options = [] ).../Functions.php:552 200.28912838424include( '/home/jlahijani/Sites/goodui.org/site/templates/_conducted-test.php ).../WireFileTools.php:1583 "> B

In this experiment, category links (linking to casting call search results) were replaced with tile images. In addition, 2 levels of categories were also replaced with a single text link for each tile. Finally, the font size of the link titles was also increased.

Get Access To See The Test Results

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.