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:7/sort:name/direction:desc" class="asc">Name</a></th>
<th><a href="/phprecipebook/recipes/index/page:7/sort:comments/direction:asc">Comments</a></th>
<th><a href="/phprecipebook/recipes/index/page:7/sort:user_id/direction:asc">User</a></th>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/127" class="ajaxNavigation">View</a> </td>
<td>Popcorn, Colored </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/180" class="ajaxNavigation">View</a> </td>
<td>Potato Salad, Baked </td>
<td>All measurements are approximate. Season to taste. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/87" class="ajaxNavigation">View</a> </td>
<td>Potato Samosas </td>
<td>Muzghaan made for us and this is our remembered recipe </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/124" class="ajaxNavigation">View</a> </td>
<td>Pretzel rolls </td>
<td>Great for sandwiches, try using less baking soda, very strong tasting </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/199" class="ajaxNavigation">View</a> </td>
<td>Pudding Dessert </td>
<td>Auntie Kristi&#039;s Aunt Carolyn&#039;s recipe </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/140" class="ajaxNavigation">View</a> </td>
<td>Pumpkin Dip </td>
<td>From Deb Buckles </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/42" class="ajaxNavigation">View</a> </td>
<td>Roasted garlic </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/126" class="ajaxNavigation">View</a> </td>
<td>Roasted Garlic Dip </td>
<td>Makes 1 1/4 cups </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/179" class="ajaxNavigation">View</a> </td>
<td>Rolls, Hot dog or hamburger </td>
<td>From &quot;There&#039;s a Chef in my World!&quot; </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/99" class="ajaxNavigation">View</a> </td>
<td>Rolls, Oatmeal </td>
<td>From Mrs. Deardorff </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>
<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/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/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/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/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/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/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/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/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>
</table>
<p>
Page 7 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/">1</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:2">2</a></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="current ajaxLink">7</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:8" 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:7/sort:name/direction:desc" class="asc">Name</a></th>
<th><a href="/phprecipebook/recipes/index/page:7/sort:comments/direction:asc">Comments</a></th>
<th><a href="/phprecipebook/recipes/index/page:7/sort:user_id/direction:asc">User</a></th>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/127" class="ajaxNavigation">View</a> </td>
<td>Popcorn, Colored </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/180" class="ajaxNavigation">View</a> </td>
<td>Potato Salad, Baked </td>
<td>All measurements are approximate. Season to taste. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/87" class="ajaxNavigation">View</a> </td>
<td>Potato Samosas </td>
<td>Muzghaan made for us and this is our remembered recipe </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/124" class="ajaxNavigation">View</a> </td>
<td>Pretzel rolls </td>
<td>Great for sandwiches, try using less baking soda, very strong tasting </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/199" class="ajaxNavigation">View</a> </td>
<td>Pudding Dessert </td>
<td>Auntie Kristi&#039;s Aunt Carolyn&#039;s recipe </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/140" class="ajaxNavigation">View</a> </td>
<td>Pumpkin Dip </td>
<td>From Deb Buckles </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/42" class="ajaxNavigation">View</a> </td>
<td>Roasted garlic </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/126" class="ajaxNavigation">View</a> </td>
<td>Roasted Garlic Dip </td>
<td>Makes 1 1/4 cups </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/179" class="ajaxNavigation">View</a> </td>
<td>Rolls, Hot dog or hamburger </td>
<td>From &quot;There&#039;s a Chef in my World!&quot; </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/99" class="ajaxNavigation">View</a> </td>
<td>Rolls, Oatmeal </td>
<td>From Mrs. Deardorff </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>
<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/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/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/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/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/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/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/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/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>
</table>
<p>
Page 7 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/">1</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:2">2</a></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="current ajaxLink">7</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:8" 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:7/sort:name/direction:desc" class="asc">Name</a></th>
<th><a href="/phprecipebook/recipes/index/page:7/sort:comments/direction:asc">Comments</a></th>
<th><a href="/phprecipebook/recipes/index/page:7/sort:user_id/direction:asc">User</a></th>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/127" class="ajaxNavigation">View</a> </td>
<td>Popcorn, Colored </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/180" class="ajaxNavigation">View</a> </td>
<td>Potato Salad, Baked </td>
<td>All measurements are approximate. Season to taste. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/87" class="ajaxNavigation">View</a> </td>
<td>Potato Samosas </td>
<td>Muzghaan made for us and this is our remembered recipe </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/124" class="ajaxNavigation">View</a> </td>
<td>Pretzel rolls </td>
<td>Great for sandwiches, try using less baking soda, very strong tasting </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/199" class="ajaxNavigation">View</a> </td>
<td>Pudding Dessert </td>
<td>Auntie Kristi&#039;s Aunt Carolyn&#039;s recipe </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/140" class="ajaxNavigation">View</a> </td>
<td>Pumpkin Dip </td>
<td>From Deb Buckles </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/42" class="ajaxNavigation">View</a> </td>
<td>Roasted garlic </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/126" class="ajaxNavigation">View</a> </td>
<td>Roasted Garlic Dip </td>
<td>Makes 1 1/4 cups </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/179" class="ajaxNavigation">View</a> </td>
<td>Rolls, Hot dog or hamburger </td>
<td>From &quot;There&#039;s a Chef in my World!&quot; </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/99" class="ajaxNavigation">View</a> </td>
<td>Rolls, Oatmeal </td>
<td>From Mrs. Deardorff </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>
<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/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/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/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/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/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/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/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/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>
</table>
<p>
Page 7 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/">1</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:2">2</a></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="current ajaxLink">7</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:8" 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:7/sort:name/direction:desc" class="asc">Name</a></th>
<th><a href="/phprecipebook/recipes/index/page:7/sort:comments/direction:asc">Comments</a></th>
<th><a href="/phprecipebook/recipes/index/page:7/sort:user_id/direction:asc">User</a></th>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/127" class="ajaxNavigation">View</a> </td>
<td>Popcorn, Colored </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/180" class="ajaxNavigation">View</a> </td>
<td>Potato Salad, Baked </td>
<td>All measurements are approximate. Season to taste. </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/87" class="ajaxNavigation">View</a> </td>
<td>Potato Samosas </td>
<td>Muzghaan made for us and this is our remembered recipe </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/124" class="ajaxNavigation">View</a> </td>
<td>Pretzel rolls </td>
<td>Great for sandwiches, try using less baking soda, very strong tasting </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/199" class="ajaxNavigation">View</a> </td>
<td>Pudding Dessert </td>
<td>Auntie Kristi&#039;s Aunt Carolyn&#039;s recipe </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/140" class="ajaxNavigation">View</a> </td>
<td>Pumpkin Dip </td>
<td>From Deb Buckles </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/42" class="ajaxNavigation">View</a> </td>
<td>Roasted garlic </td>
<td> </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/126" class="ajaxNavigation">View</a> </td>
<td>Roasted Garlic Dip </td>
<td>Makes 1 1/4 cups </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/179" class="ajaxNavigation">View</a> </td>
<td>Rolls, Hot dog or hamburger </td>
<td>From &quot;There&#039;s a Chef in my World!&quot; </td>
<td>
Joyce McGuire </td>
</tr>
<tr>
<td class="actions">
<a href="/phprecipebook/recipes/view/99" class="ajaxNavigation">View</a> </td>
<td>Rolls, Oatmeal </td>
<td>From Mrs. Deardorff </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>
<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/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/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/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/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/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/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/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/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>
</table>
<p>
Page 7 of 9 </p>
<div class="paging">
<span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:6" rel="prev">< previous</a></span><span class="ajaxLink"><a href="/phprecipebook/">1</a></span><span class="ajaxLink"><a href="/phprecipebook/recipes/index/page:2">2</a></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="current ajaxLink">7</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:8" 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