public function isAdmin($user) { $adminRole = Configure::read('AuthRoles.admin');return $user['access_level'] >= $adminRole;
$user = null
$adminRole = (int) 90
User::isAdmin() - APP/Model/User.php, line 65
AppController::beforeFilter() - APP/Controller/AppController.php, line 73
RecipesController::beforeFilter() - APP/Controller/RecipesController.php, line 23
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/Model/User.php, line 70]
public function isEditor($user) { $editorRole = Configure::read('AuthRoles.editor');return $user['access_level'] >= $editorRole;
$user = null
$editorRole = (int) 60
User::isEditor() - APP/Model/User.php, line 70
AppController::beforeFilter() - APP/Controller/AppController.php, line 74
RecipesController::beforeFilter() - APP/Controller/RecipesController.php, line 23
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: etagMatches [APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php, line 1171]
compact - [internal], line ??
CakeResponse::checkNotModified() - APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php, line 1171
RequestHandlerComponent::beforeRender() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/RequestHandlerComponent.php, line 285
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: timeMatches [APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php, line 1171]
compact - [internal], line ??
CakeResponse::checkNotModified() - APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php, line 1171
RequestHandlerComponent::beforeRender() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/RequestHandlerComponent.php, line 285
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 472
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 932
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/amcguire/mcguireclan.org/phprecipebook/View/Recipes/index.ctp',
(int) 1 => '<script type="text/javascript">
$(function() {
setSearchBoxTarget('Recipes');
$(document).on("saved.ethnicity", function() {
$('#editEthnicityDialog').dialog('close');
ajaxGet('recipes');
});
$(document).on("saved.baseType", function() {
$('#editBaseTypeDialog').dialog('close');
ajaxGet('recipes');
});
$(document).on("saved.course", function() {
$('#editCourseDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedPreparationTime.recipes");
$(document).on("savedPreparationTime.recipes", function() {
$('#editPrepTimeDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedDifficulty.recipes");
$(document).on("savedDifficulty.recipes", function() {
$('#editDifficultyDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedSource.recipes");
$(document).on("savedSource.recipes", function() {
$('#editSourceDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedPreparationMethod.recipes");
$(document).on("savedPreparationMethod.recipes", function() {
$('#editPrepMethodDialog').dialog('close');
ajaxGet('recipes');
});
});
</script>
<div class="recipes index">
<h2>Recipes</h2>
<table cellpadding="0" cellspacing="0">
<tr>
<th class="actions">Actions</th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:name/direction:desc" class="asc">Name</a></th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:comments/direction:asc">Comments</a></th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:user_id/direction:asc">User</a></th>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/108" class="ajaxNavigation">View</a> </td>
<td>Chicken and Cashews </td>
<td>From Kristi Sellers, given to her from a Miss&#039;y friend from YWAM Thailand </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/165" class="ajaxNavigation">View</a> </td>
<td>Chicken Marinade </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/82" class="ajaxNavigation">View</a> </td>
<td>Chicken Naan Pockets </td>
<td>Very good for lunch; replace Pita with Naan </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/2" class="ajaxNavigation">View</a> </td>
<td>Chicken Qorma (Mild Curry) </td>
<td>One of Allan&#039;s meals while in Balakot, Pakistan working with the earthquake relief effort. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/91" class="ajaxNavigation">View</a> </td>
<td>Chicken with Garum Masala </td>
<td>Brining will make the chicken salty, rinse well and do not use additional salt in recipe! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/59" class="ajaxNavigation">View</a> </td>
<td>Chicken with Spicy Onions </td>
<td>Excellent. Can use 1/2 tsp of cumin powder instead of the seeds. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/182" class="ajaxNavigation">View</a> </td>
<td>Chili, Black Bean Vegetable </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/114" class="ajaxNavigation">View</a> </td>
<td>Chili, White </td>
<td>Good for cold weather. Freezes well, but chicken will shred </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/135" class="ajaxNavigation">View</a> </td>
<td>Chocolate Cherry Nut Yeast Bread </td>
<td>Makes 2 loaves, can substitute dried cranberries for cherries and mini chocolate chips for dark chocolate chips. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/184" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Almonds </td>
<td>Substitute mixed cashews and walnuts for part of the almonds if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/220" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Rolls </td>
<td>Add this to 1/2 recipe basic sweet roll dough! Replace sugar with brown sugar if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/51" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Sugar </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/143" class="ajaxNavigation">View</a> </td>
<td>Coffee Body Scrub </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/3" class="ajaxNavigation">View</a> </td>
<td>Cookie, Chewy Chocolate </td>
<td>4 1/2 dozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/147" class="ajaxNavigation">View</a> </td>
<td>Cookie, Chocolate Chip Chocolate </td>
<td>Replace chocolate chips with peanut butter chips if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/4" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate Chip </td>
<td>3 Dozen; Excellent Option, replace 1/4 cup butter with &quot;natural&quot; peanut butter </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/109" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate Chip Pumpkin </td>
<td>From Meredith Irving. Allan liked this so much he asked for the recipe. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/206" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate chip using Almond flour </td>
<td>Replace coconut oil with butter if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/148" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolatey Chocolate Chip </td>
<td>Wonderful cookies, huge batches! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/13" class="ajaxNavigation">View</a> </td>
<td>Cookies, Civil War Ginger Spice </td>
<td>Makes 8 dozen Makes a cake type cookie, very good </td>
<td>
Joyce McGuire </td>
</tr>
</table>
<p>
Page 2 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/">1</a></span><span class="current ajaxLink">2</span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3">3</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:4">4</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:5">5</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6">6</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:7">7</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:8">8</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:9">9</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3" rel="next">next ></a></span> </div>
</div>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/amcguire/mcguireclan.org/phprecipebook/View/Recipes/index.ctp',
(int) 1 => '<script type="text/javascript">
$(function() {
setSearchBoxTarget('Recipes');
$(document).on("saved.ethnicity", function() {
$('#editEthnicityDialog').dialog('close');
ajaxGet('recipes');
});
$(document).on("saved.baseType", function() {
$('#editBaseTypeDialog').dialog('close');
ajaxGet('recipes');
});
$(document).on("saved.course", function() {
$('#editCourseDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedPreparationTime.recipes");
$(document).on("savedPreparationTime.recipes", function() {
$('#editPrepTimeDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedDifficulty.recipes");
$(document).on("savedDifficulty.recipes", function() {
$('#editDifficultyDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedSource.recipes");
$(document).on("savedSource.recipes", function() {
$('#editSourceDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedPreparationMethod.recipes");
$(document).on("savedPreparationMethod.recipes", function() {
$('#editPrepMethodDialog').dialog('close');
ajaxGet('recipes');
});
});
</script>
<div class="recipes index">
<h2>Recipes</h2>
<table cellpadding="0" cellspacing="0">
<tr>
<th class="actions">Actions</th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:name/direction:desc" class="asc">Name</a></th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:comments/direction:asc">Comments</a></th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:user_id/direction:asc">User</a></th>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/108" class="ajaxNavigation">View</a> </td>
<td>Chicken and Cashews </td>
<td>From Kristi Sellers, given to her from a Miss&#039;y friend from YWAM Thailand </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/165" class="ajaxNavigation">View</a> </td>
<td>Chicken Marinade </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/82" class="ajaxNavigation">View</a> </td>
<td>Chicken Naan Pockets </td>
<td>Very good for lunch; replace Pita with Naan </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/2" class="ajaxNavigation">View</a> </td>
<td>Chicken Qorma (Mild Curry) </td>
<td>One of Allan&#039;s meals while in Balakot, Pakistan working with the earthquake relief effort. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/91" class="ajaxNavigation">View</a> </td>
<td>Chicken with Garum Masala </td>
<td>Brining will make the chicken salty, rinse well and do not use additional salt in recipe! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/59" class="ajaxNavigation">View</a> </td>
<td>Chicken with Spicy Onions </td>
<td>Excellent. Can use 1/2 tsp of cumin powder instead of the seeds. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/182" class="ajaxNavigation">View</a> </td>
<td>Chili, Black Bean Vegetable </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/114" class="ajaxNavigation">View</a> </td>
<td>Chili, White </td>
<td>Good for cold weather. Freezes well, but chicken will shred </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/135" class="ajaxNavigation">View</a> </td>
<td>Chocolate Cherry Nut Yeast Bread </td>
<td>Makes 2 loaves, can substitute dried cranberries for cherries and mini chocolate chips for dark chocolate chips. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/184" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Almonds </td>
<td>Substitute mixed cashews and walnuts for part of the almonds if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/220" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Rolls </td>
<td>Add this to 1/2 recipe basic sweet roll dough! Replace sugar with brown sugar if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/51" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Sugar </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/143" class="ajaxNavigation">View</a> </td>
<td>Coffee Body Scrub </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/3" class="ajaxNavigation">View</a> </td>
<td>Cookie, Chewy Chocolate </td>
<td>4 1/2 dozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/147" class="ajaxNavigation">View</a> </td>
<td>Cookie, Chocolate Chip Chocolate </td>
<td>Replace chocolate chips with peanut butter chips if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/4" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate Chip </td>
<td>3 Dozen; Excellent Option, replace 1/4 cup butter with &quot;natural&quot; peanut butter </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/109" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate Chip Pumpkin </td>
<td>From Meredith Irving. Allan liked this so much he asked for the recipe. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/206" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate chip using Almond flour </td>
<td>Replace coconut oil with butter if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/148" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolatey Chocolate Chip </td>
<td>Wonderful cookies, huge batches! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/13" class="ajaxNavigation">View</a> </td>
<td>Cookies, Civil War Ginger Spice </td>
<td>Makes 8 dozen Makes a cake type cookie, very good </td>
<td>
Joyce McGuire </td>
</tr>
</table>
<p>
Page 2 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/">1</a></span><span class="current ajaxLink">2</span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3">3</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:4">4</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:5">5</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6">6</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:7">7</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:8">8</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:9">9</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3" rel="next">next ></a></span> </div>
</div>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Paginator',
(int) 1 => 'Session'
)
$result = null
$name = 'Paginator'
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 938
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/amcguire/mcguireclan.org/phprecipebook/View/Recipes/index.ctp',
(int) 1 => '<script type="text/javascript">
$(function() {
setSearchBoxTarget('Recipes');
$(document).on("saved.ethnicity", function() {
$('#editEthnicityDialog').dialog('close');
ajaxGet('recipes');
});
$(document).on("saved.baseType", function() {
$('#editBaseTypeDialog').dialog('close');
ajaxGet('recipes');
});
$(document).on("saved.course", function() {
$('#editCourseDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedPreparationTime.recipes");
$(document).on("savedPreparationTime.recipes", function() {
$('#editPrepTimeDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedDifficulty.recipes");
$(document).on("savedDifficulty.recipes", function() {
$('#editDifficultyDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedSource.recipes");
$(document).on("savedSource.recipes", function() {
$('#editSourceDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedPreparationMethod.recipes");
$(document).on("savedPreparationMethod.recipes", function() {
$('#editPrepMethodDialog').dialog('close');
ajaxGet('recipes');
});
});
</script>
<div class="recipes index">
<h2>Recipes</h2>
<table cellpadding="0" cellspacing="0">
<tr>
<th class="actions">Actions</th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:name/direction:desc" class="asc">Name</a></th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:comments/direction:asc">Comments</a></th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:user_id/direction:asc">User</a></th>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/108" class="ajaxNavigation">View</a> </td>
<td>Chicken and Cashews </td>
<td>From Kristi Sellers, given to her from a Miss&#039;y friend from YWAM Thailand </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/165" class="ajaxNavigation">View</a> </td>
<td>Chicken Marinade </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/82" class="ajaxNavigation">View</a> </td>
<td>Chicken Naan Pockets </td>
<td>Very good for lunch; replace Pita with Naan </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/2" class="ajaxNavigation">View</a> </td>
<td>Chicken Qorma (Mild Curry) </td>
<td>One of Allan&#039;s meals while in Balakot, Pakistan working with the earthquake relief effort. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/91" class="ajaxNavigation">View</a> </td>
<td>Chicken with Garum Masala </td>
<td>Brining will make the chicken salty, rinse well and do not use additional salt in recipe! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/59" class="ajaxNavigation">View</a> </td>
<td>Chicken with Spicy Onions </td>
<td>Excellent. Can use 1/2 tsp of cumin powder instead of the seeds. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/182" class="ajaxNavigation">View</a> </td>
<td>Chili, Black Bean Vegetable </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/114" class="ajaxNavigation">View</a> </td>
<td>Chili, White </td>
<td>Good for cold weather. Freezes well, but chicken will shred </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/135" class="ajaxNavigation">View</a> </td>
<td>Chocolate Cherry Nut Yeast Bread </td>
<td>Makes 2 loaves, can substitute dried cranberries for cherries and mini chocolate chips for dark chocolate chips. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/184" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Almonds </td>
<td>Substitute mixed cashews and walnuts for part of the almonds if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/220" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Rolls </td>
<td>Add this to 1/2 recipe basic sweet roll dough! Replace sugar with brown sugar if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/51" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Sugar </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/143" class="ajaxNavigation">View</a> </td>
<td>Coffee Body Scrub </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/3" class="ajaxNavigation">View</a> </td>
<td>Cookie, Chewy Chocolate </td>
<td>4 1/2 dozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/147" class="ajaxNavigation">View</a> </td>
<td>Cookie, Chocolate Chip Chocolate </td>
<td>Replace chocolate chips with peanut butter chips if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/4" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate Chip </td>
<td>3 Dozen; Excellent Option, replace 1/4 cup butter with &quot;natural&quot; peanut butter </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/109" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate Chip Pumpkin </td>
<td>From Meredith Irving. Allan liked this so much he asked for the recipe. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/206" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate chip using Almond flour </td>
<td>Replace coconut oil with butter if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/148" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolatey Chocolate Chip </td>
<td>Wonderful cookies, huge batches! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/13" class="ajaxNavigation">View</a> </td>
<td>Cookies, Civil War Ginger Spice </td>
<td>Makes 8 dozen Makes a cake type cookie, very good </td>
<td>
Joyce McGuire </td>
</tr>
</table>
<p>
Page 2 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/">1</a></span><span class="current ajaxLink">2</span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3">3</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:4">4</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:5">5</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6">6</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:7">7</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:8">8</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:9">9</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3" rel="next">next ></a></span> </div>
</div>
'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/amcguire/mcguireclan.org/phprecipebook/View/Recipes/index.ctp',
(int) 1 => '<script type="text/javascript">
$(function() {
setSearchBoxTarget('Recipes');
$(document).on("saved.ethnicity", function() {
$('#editEthnicityDialog').dialog('close');
ajaxGet('recipes');
});
$(document).on("saved.baseType", function() {
$('#editBaseTypeDialog').dialog('close');
ajaxGet('recipes');
});
$(document).on("saved.course", function() {
$('#editCourseDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedPreparationTime.recipes");
$(document).on("savedPreparationTime.recipes", function() {
$('#editPrepTimeDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedDifficulty.recipes");
$(document).on("savedDifficulty.recipes", function() {
$('#editDifficultyDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedSource.recipes");
$(document).on("savedSource.recipes", function() {
$('#editSourceDialog').dialog('close');
ajaxGet('recipes');
});
$(document).off("savedPreparationMethod.recipes");
$(document).on("savedPreparationMethod.recipes", function() {
$('#editPrepMethodDialog').dialog('close');
ajaxGet('recipes');
});
});
</script>
<div class="recipes index">
<h2>Recipes</h2>
<table cellpadding="0" cellspacing="0">
<tr>
<th class="actions">Actions</th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:name/direction:desc" class="asc">Name</a></th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:comments/direction:asc">Comments</a></th>
<th><a href="/phprecipebook/recipes/index/page:2/sort:user_id/direction:asc">User</a></th>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/108" class="ajaxNavigation">View</a> </td>
<td>Chicken and Cashews </td>
<td>From Kristi Sellers, given to her from a Miss&#039;y friend from YWAM Thailand </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/165" class="ajaxNavigation">View</a> </td>
<td>Chicken Marinade </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/82" class="ajaxNavigation">View</a> </td>
<td>Chicken Naan Pockets </td>
<td>Very good for lunch; replace Pita with Naan </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/2" class="ajaxNavigation">View</a> </td>
<td>Chicken Qorma (Mild Curry) </td>
<td>One of Allan&#039;s meals while in Balakot, Pakistan working with the earthquake relief effort. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/91" class="ajaxNavigation">View</a> </td>
<td>Chicken with Garum Masala </td>
<td>Brining will make the chicken salty, rinse well and do not use additional salt in recipe! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/59" class="ajaxNavigation">View</a> </td>
<td>Chicken with Spicy Onions </td>
<td>Excellent. Can use 1/2 tsp of cumin powder instead of the seeds. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/182" class="ajaxNavigation">View</a> </td>
<td>Chili, Black Bean Vegetable </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/114" class="ajaxNavigation">View</a> </td>
<td>Chili, White </td>
<td>Good for cold weather. Freezes well, but chicken will shred </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/135" class="ajaxNavigation">View</a> </td>
<td>Chocolate Cherry Nut Yeast Bread </td>
<td>Makes 2 loaves, can substitute dried cranberries for cherries and mini chocolate chips for dark chocolate chips. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/184" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Almonds </td>
<td>Substitute mixed cashews and walnuts for part of the almonds if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/220" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Rolls </td>
<td>Add this to 1/2 recipe basic sweet roll dough! Replace sugar with brown sugar if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/51" class="ajaxNavigation">View</a> </td>
<td>Cinnamon Sugar </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/143" class="ajaxNavigation">View</a> </td>
<td>Coffee Body Scrub </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/3" class="ajaxNavigation">View</a> </td>
<td>Cookie, Chewy Chocolate </td>
<td>4 1/2 dozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/147" class="ajaxNavigation">View</a> </td>
<td>Cookie, Chocolate Chip Chocolate </td>
<td>Replace chocolate chips with peanut butter chips if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/4" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate Chip </td>
<td>3 Dozen; Excellent Option, replace 1/4 cup butter with &quot;natural&quot; peanut butter </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/109" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate Chip Pumpkin </td>
<td>From Meredith Irving. Allan liked this so much he asked for the recipe. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/206" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolate chip using Almond flour </td>
<td>Replace coconut oil with butter if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/148" class="ajaxNavigation">View</a> </td>
<td>Cookies, Chocolatey Chocolate Chip </td>
<td>Wonderful cookies, huge batches! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/13" class="ajaxNavigation">View</a> </td>
<td>Cookies, Civil War Ginger Spice </td>
<td>Makes 8 dozen Makes a cake type cookie, very good </td>
<td>
Joyce McGuire </td>
</tr>
</table>
<p>
Page 2 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/">1</a></span><span class="current ajaxLink">2</span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3">3</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:4">4</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:5">5</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6">6</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:7">7</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:8">8</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:9">9</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3" rel="next">next ></a></span> </div>
</div>
'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Paginator',
(int) 1 => 'Session'
)
$result = null
$name = 'Session'
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 938
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 474
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 474
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 524
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 524
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 932
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 546
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 932
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 546
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 938
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 546
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 938
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 546
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 548
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): compact() [function.compact]: Undefined variable: subject [APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128]
compact - [internal], line ??
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 548
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112