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:asc" class="desc">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">
(private) </td>
<td>Sourdough Starter </td>
<td>Use glass or plastic to make and store! Use whole wheat flour, whole rye flour or unbleached bread flour to make. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/49" class="ajaxNavigation">View</a> </td>
<td>Shortbread (buttery) </td>
<td>Makes 2 dozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/48" class="ajaxNavigation">View</a> </td>
<td>Shortbread </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/142" class="ajaxNavigation">View</a> </td>
<td>Sauce, Sweet and Sour </td>
<td>Replace part of water with reserved pineapple juice if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/65" class="ajaxNavigation">View</a> </td>
<td>Sauce, Marinara Spaghetti </td>
<td>Very good. I like this MUCH better than store bought. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/121" class="ajaxNavigation">View</a> </td>
<td>Sauce, Enchilada </td>
<td>Can be frozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/228" class="ajaxNavigation">View</a> </td>
<td>Sauce, Chocolate </td>
<td>From Chris and Brenda Handel </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/102" class="ajaxNavigation">View</a> </td>
<td>Sauce, Barbecue thick </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/101" class="ajaxNavigation">View</a> </td>
<td>Sauce, Barbecue </td>
<td>Good on ribs, chicken and pork chops </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
(private) </td>
<td>Sante Fe Chicken Fajita Soup </td>
<td> </td>
<td>
Allan McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/27" class="ajaxNavigation">View</a> </td>
<td>Samosas - Beef </td>
<td>Very good. Not like the ones in Swaziland. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/26" class="ajaxNavigation">View</a> </td>
<td>Samosa - Dough </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/208" class="ajaxNavigation">View</a> </td>
<td>Salsa, tomato, for canning </td>
<td>Makes 6 or 7 pints </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/156" class="ajaxNavigation">View</a> </td>
<td>Salsa, Black Eyed Pea </td>
<td>Mom M. brought us some when Megan was born. Very good! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/227" class="ajaxNavigation">View</a> </td>
<td>Salsa 2, tomato for canning </td>
<td>Use apple cider vinegar, lemon juice or lime juice </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/150" class="ajaxNavigation">View</a> </td>
<td>Salmon, Grilled </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/68" class="ajaxNavigation">View</a> </td>
<td>Salad Dressing, Honey Mustard </td>
<td>This is better than store bought. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/55" class="ajaxNavigation">View</a> </td>
<td>Saffron bread </td>
<td>1 loaf; Similiar to bread from Calumet, Michigan. Great with Thimbleberry jam. This bread was our special treat when we went up North and we always brought some home to freeze for later. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/222" class="ajaxNavigation">View</a> </td>
<td>Royal Icing for Cookies </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/224" class="ajaxNavigation">View</a> </td>
<td>Roosterkoek (Braai Bread) </td>
<td>From Rose Hatton, Swaziland </td>
<td>
Joyce McGuire </td>
</tr>
</table>
<p>
Page 2 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/recipes/index/sort:name/direction:desc" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/sort:name/direction:desc">1</a></span><span class="current ajaxLink">2</span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3/sort:name/direction:desc">3</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:4/sort:name/direction:desc">4</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:5/sort:name/direction:desc">5</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6/sort:name/direction:desc">6</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:7/sort:name/direction:desc">7</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:8/sort:name/direction:desc">8</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:9/sort:name/direction:desc">9</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3/sort:name/direction:desc" 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:asc" class="desc">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">
(private) </td>
<td>Sourdough Starter </td>
<td>Use glass or plastic to make and store! Use whole wheat flour, whole rye flour or unbleached bread flour to make. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/49" class="ajaxNavigation">View</a> </td>
<td>Shortbread (buttery) </td>
<td>Makes 2 dozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/48" class="ajaxNavigation">View</a> </td>
<td>Shortbread </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/142" class="ajaxNavigation">View</a> </td>
<td>Sauce, Sweet and Sour </td>
<td>Replace part of water with reserved pineapple juice if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/65" class="ajaxNavigation">View</a> </td>
<td>Sauce, Marinara Spaghetti </td>
<td>Very good. I like this MUCH better than store bought. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/121" class="ajaxNavigation">View</a> </td>
<td>Sauce, Enchilada </td>
<td>Can be frozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/228" class="ajaxNavigation">View</a> </td>
<td>Sauce, Chocolate </td>
<td>From Chris and Brenda Handel </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/102" class="ajaxNavigation">View</a> </td>
<td>Sauce, Barbecue thick </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/101" class="ajaxNavigation">View</a> </td>
<td>Sauce, Barbecue </td>
<td>Good on ribs, chicken and pork chops </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
(private) </td>
<td>Sante Fe Chicken Fajita Soup </td>
<td> </td>
<td>
Allan McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/27" class="ajaxNavigation">View</a> </td>
<td>Samosas - Beef </td>
<td>Very good. Not like the ones in Swaziland. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/26" class="ajaxNavigation">View</a> </td>
<td>Samosa - Dough </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/208" class="ajaxNavigation">View</a> </td>
<td>Salsa, tomato, for canning </td>
<td>Makes 6 or 7 pints </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/156" class="ajaxNavigation">View</a> </td>
<td>Salsa, Black Eyed Pea </td>
<td>Mom M. brought us some when Megan was born. Very good! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/227" class="ajaxNavigation">View</a> </td>
<td>Salsa 2, tomato for canning </td>
<td>Use apple cider vinegar, lemon juice or lime juice </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/150" class="ajaxNavigation">View</a> </td>
<td>Salmon, Grilled </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/68" class="ajaxNavigation">View</a> </td>
<td>Salad Dressing, Honey Mustard </td>
<td>This is better than store bought. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/55" class="ajaxNavigation">View</a> </td>
<td>Saffron bread </td>
<td>1 loaf; Similiar to bread from Calumet, Michigan. Great with Thimbleberry jam. This bread was our special treat when we went up North and we always brought some home to freeze for later. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/222" class="ajaxNavigation">View</a> </td>
<td>Royal Icing for Cookies </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/224" class="ajaxNavigation">View</a> </td>
<td>Roosterkoek (Braai Bread) </td>
<td>From Rose Hatton, Swaziland </td>
<td>
Joyce McGuire </td>
</tr>
</table>
<p>
Page 2 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/recipes/index/sort:name/direction:desc" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/sort:name/direction:desc">1</a></span><span class="current ajaxLink">2</span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3/sort:name/direction:desc">3</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:4/sort:name/direction:desc">4</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:5/sort:name/direction:desc">5</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6/sort:name/direction:desc">6</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:7/sort:name/direction:desc">7</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:8/sort:name/direction:desc">8</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:9/sort:name/direction:desc">9</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3/sort:name/direction:desc" 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:asc" class="desc">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">
(private) </td>
<td>Sourdough Starter </td>
<td>Use glass or plastic to make and store! Use whole wheat flour, whole rye flour or unbleached bread flour to make. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/49" class="ajaxNavigation">View</a> </td>
<td>Shortbread (buttery) </td>
<td>Makes 2 dozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/48" class="ajaxNavigation">View</a> </td>
<td>Shortbread </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/142" class="ajaxNavigation">View</a> </td>
<td>Sauce, Sweet and Sour </td>
<td>Replace part of water with reserved pineapple juice if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/65" class="ajaxNavigation">View</a> </td>
<td>Sauce, Marinara Spaghetti </td>
<td>Very good. I like this MUCH better than store bought. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/121" class="ajaxNavigation">View</a> </td>
<td>Sauce, Enchilada </td>
<td>Can be frozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/228" class="ajaxNavigation">View</a> </td>
<td>Sauce, Chocolate </td>
<td>From Chris and Brenda Handel </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/102" class="ajaxNavigation">View</a> </td>
<td>Sauce, Barbecue thick </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/101" class="ajaxNavigation">View</a> </td>
<td>Sauce, Barbecue </td>
<td>Good on ribs, chicken and pork chops </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
(private) </td>
<td>Sante Fe Chicken Fajita Soup </td>
<td> </td>
<td>
Allan McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/27" class="ajaxNavigation">View</a> </td>
<td>Samosas - Beef </td>
<td>Very good. Not like the ones in Swaziland. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/26" class="ajaxNavigation">View</a> </td>
<td>Samosa - Dough </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/208" class="ajaxNavigation">View</a> </td>
<td>Salsa, tomato, for canning </td>
<td>Makes 6 or 7 pints </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/156" class="ajaxNavigation">View</a> </td>
<td>Salsa, Black Eyed Pea </td>
<td>Mom M. brought us some when Megan was born. Very good! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/227" class="ajaxNavigation">View</a> </td>
<td>Salsa 2, tomato for canning </td>
<td>Use apple cider vinegar, lemon juice or lime juice </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/150" class="ajaxNavigation">View</a> </td>
<td>Salmon, Grilled </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/68" class="ajaxNavigation">View</a> </td>
<td>Salad Dressing, Honey Mustard </td>
<td>This is better than store bought. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/55" class="ajaxNavigation">View</a> </td>
<td>Saffron bread </td>
<td>1 loaf; Similiar to bread from Calumet, Michigan. Great with Thimbleberry jam. This bread was our special treat when we went up North and we always brought some home to freeze for later. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/222" class="ajaxNavigation">View</a> </td>
<td>Royal Icing for Cookies </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/224" class="ajaxNavigation">View</a> </td>
<td>Roosterkoek (Braai Bread) </td>
<td>From Rose Hatton, Swaziland </td>
<td>
Joyce McGuire </td>
</tr>
</table>
<p>
Page 2 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/recipes/index/sort:name/direction:desc" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/sort:name/direction:desc">1</a></span><span class="current ajaxLink">2</span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3/sort:name/direction:desc">3</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:4/sort:name/direction:desc">4</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:5/sort:name/direction:desc">5</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6/sort:name/direction:desc">6</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:7/sort:name/direction:desc">7</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:8/sort:name/direction:desc">8</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:9/sort:name/direction:desc">9</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3/sort:name/direction:desc" 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:asc" class="desc">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">
(private) </td>
<td>Sourdough Starter </td>
<td>Use glass or plastic to make and store! Use whole wheat flour, whole rye flour or unbleached bread flour to make. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/49" class="ajaxNavigation">View</a> </td>
<td>Shortbread (buttery) </td>
<td>Makes 2 dozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/48" class="ajaxNavigation">View</a> </td>
<td>Shortbread </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/142" class="ajaxNavigation">View</a> </td>
<td>Sauce, Sweet and Sour </td>
<td>Replace part of water with reserved pineapple juice if desired </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/65" class="ajaxNavigation">View</a> </td>
<td>Sauce, Marinara Spaghetti </td>
<td>Very good. I like this MUCH better than store bought. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/121" class="ajaxNavigation">View</a> </td>
<td>Sauce, Enchilada </td>
<td>Can be frozen </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/228" class="ajaxNavigation">View</a> </td>
<td>Sauce, Chocolate </td>
<td>From Chris and Brenda Handel </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/102" class="ajaxNavigation">View</a> </td>
<td>Sauce, Barbecue thick </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/101" class="ajaxNavigation">View</a> </td>
<td>Sauce, Barbecue </td>
<td>Good on ribs, chicken and pork chops </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
(private) </td>
<td>Sante Fe Chicken Fajita Soup </td>
<td> </td>
<td>
Allan McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/27" class="ajaxNavigation">View</a> </td>
<td>Samosas - Beef </td>
<td>Very good. Not like the ones in Swaziland. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/26" class="ajaxNavigation">View</a> </td>
<td>Samosa - Dough </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/208" class="ajaxNavigation">View</a> </td>
<td>Salsa, tomato, for canning </td>
<td>Makes 6 or 7 pints </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/156" class="ajaxNavigation">View</a> </td>
<td>Salsa, Black Eyed Pea </td>
<td>Mom M. brought us some when Megan was born. Very good! </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/227" class="ajaxNavigation">View</a> </td>
<td>Salsa 2, tomato for canning </td>
<td>Use apple cider vinegar, lemon juice or lime juice </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/150" class="ajaxNavigation">View</a> </td>
<td>Salmon, Grilled </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/68" class="ajaxNavigation">View</a> </td>
<td>Salad Dressing, Honey Mustard </td>
<td>This is better than store bought. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/55" class="ajaxNavigation">View</a> </td>
<td>Saffron bread </td>
<td>1 loaf; Similiar to bread from Calumet, Michigan. Great with Thimbleberry jam. This bread was our special treat when we went up North and we always brought some home to freeze for later. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/222" class="ajaxNavigation">View</a> </td>
<td>Royal Icing for Cookies </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/224" class="ajaxNavigation">View</a> </td>
<td>Roosterkoek (Braai Bread) </td>
<td>From Rose Hatton, Swaziland </td>
<td>
Joyce McGuire </td>
</tr>
</table>
<p>
Page 2 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/recipes/index/sort:name/direction:desc" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/sort:name/direction:desc">1</a></span><span class="current ajaxLink">2</span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3/sort:name/direction:desc">3</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:4/sort:name/direction:desc">4</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:5/sort:name/direction:desc">5</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6/sort:name/direction:desc">6</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:7/sort:name/direction:desc">7</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:8/sort:name/direction:desc">8</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:9/sort:name/direction:desc">9</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:3/sort:name/direction:desc" 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