App\Model\Table\BusinessesTable::addHighlights() - APP/Model/Table/BusinessesTable.php, line 797
App\Controller\BusinessesController::index() - APP/Controller/BusinessesController.php, line 264
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 133
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): Trying to access array offset on value of type null [APP/Model/Table/BusinessesTable.php, line 797]
App\Model\Table\BusinessesTable::addHighlights() - APP/Model/Table/BusinessesTable.php, line 797
App\Controller\BusinessesController::index() - APP/Controller/BusinessesController.php, line 264
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 133
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): Trying to access array offset on value of type null [APP/Model/Table/BusinessesTable.php, line 797]
App\Model\Table\BusinessesTable::addHighlights() - APP/Model/Table/BusinessesTable.php, line 797
App\Controller\BusinessesController::index() - APP/Controller/BusinessesController.php, line 264
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 133
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): Trying to access array offset on value of type null [APP/Model/Table/BusinessesTable.php, line 797]
$business = object(App\Model\Entity\Business) {
'id' => (int) 3495,
'name' => 'Cooking With Julie',
'description_short' => 'Try your hand at Napa Valley cuisine with one of the best! Cooking With Julie offers different classes you can choose from. You can also take a look at what Julie has seen in her whole cooking career in her gift shop.',
'description_short_sonoma' => null,
'description_short_winecountry' => null,
'perks_description_text' => null,
'address' => '1039 La Quinta Court',
'city' => 'Napa',
'latitude' => (float) 38.29328,
'longitude' => (float) -122.26578,
'homepage_url' => '',
'reservation_url' => '',
'priceline_id' => null,
'placement_priority' => null,
'revised_placement_priority' => null,
'zip' => '94559',
'country_code' => 'US',
'phone_direct' => '707.227.5036',
'phone_toll_free' => '',
'review_rating' => null,
'status_text' => null,
'minimum_price' => null,
'is_direct_link' => null,
'revised_level' => '4',
'is_premier' => '0',
'business_reviews' => [],
'business_price' => null,
'business_rating' => null,
'state' => object(App\Model\Entity\State) {},
'listing_type' => object(App\Model\Entity\ListingType) {},
'business_category' => null,
'media' => [
(int) 0 => object(App\Model\Entity\Media) {}
],
'tags' => [
(int) 0 => object(App\Model\Entity\Tag) {},
(int) 1 => object(App\Model\Entity\Tag) {},
(int) 2 => object(App\Model\Entity\Tag) {},
(int) 3 => object(App\Model\Entity\Tag) {}
],
'city_tag' => object(App\Model\Entity\Tag) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'city_tag' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Businesses'
}
$headers = []
$sections = []
$custom = []
$business_tag_names = [
(int) 0 => 'napa-valley',
(int) 1 => 'culinary-activities',
(int) 2 => 'things-to-do-types',
(int) 3 => 'napa'
]
App\Model\Table\BusinessesTable::addHighlights() - APP/Model/Table/BusinessesTable.php, line 797
App\Controller\BusinessesController::index() - APP/Controller/BusinessesController.php, line 264
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 133
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): Trying to access array offset on value of type null [APP/Model/Table/BusinessesTable.php, line 797]
App\Model\Table\BusinessesTable::addHighlights() - APP/Model/Table/BusinessesTable.php, line 797
App\Controller\BusinessesController::index() - APP/Controller/BusinessesController.php, line 264
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 133
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Offering delicious and unique food including made-to-order tacos, small plates & salads, rotisserie meats, poultry and seasonal entrees with twist. WARNING! You will become addicted!
The 123-acre estate is home to much more than grapes. With a scandalous history of smuggling, this vineyard is as rich in interesting stories as it is in delicious wine.
Wine country transportation and tours in Napa Valley, Sonoma Valley and Sonoma County with several different vehicles to accommodate parties of different sizes.
These winemakers implement a delicate practice to bring out the natural flavor of fruit and spiced-based wines. Taste the difference in this fine wine by planning your visit today.
Cave Music lets you experience a one-of-a-kind music encounter. Being housed inside an actual cave, this place operates as a bar, a museum and a mini concert hall for all music enthusiasts.
"Very convenient location to everything in Napa...." %0/%13/%2018
Cedar Gables Inn is known for hosting cooking classes with some of the best chefs across Napa Valley. Enjoy an evening of superb food, personable chefs, and lots of laughs with strangers-turned-friends.
Enjoy award-winning 'Global Comfort Food' in a beautiful dining room or a lovely courtyard. Seasonal menu features flavors from Mediterranean, Asian and American cuisine. Located in the Historic Napa Mill.
This is a perfectly appropriate park for a Sunday picnic with your whole family. Keep a look out for folks training dogs and for little soccer teams kicking the ball around.
Proof that there's a way to travel in Napa for every taste, Classic Convertible Wine Tours gives you a way to show up to Napa's wineries in style. You'll turn heads and quickly learn that there's no better way to travel in Napa.
Cole's Chop House's menu features 21 day dry-aged U.S.D.A. prime steaks, Midwestern corn-fed Black Angus Beef, formula fed veal, New Zealand lamb and fresh seafood.
Whether you want help organizing a wine tour or a corporate event, Concierge of the Valley provides seamless service, area expertise, and detailed elements for an amazing and memorable experience.
Try your hand at Napa Valley cuisine with one of the best! Cooking With Julie offers different classes you can choose from. You can also take a look at what Julie has seen in her whole cooking career in her gift shop.
It might be the only place you can eat, drink, and bowl all in one place! Visit Crush Ultra Lounge at The Meritage Resort and Spa and have fun with a dash of cocktails, sports entertainment, and bowling all at the same time!
Culinary Getaways gives you a chance to experience the richness of the Napa Valley food history with a variety of food and team-building packages. Allow Sherry to guide you through the wonders of different foods from Paris, Provence, and Tuscany.
If you are in the Napa Valley and looking for a beautiful, hip winery, Darioush is a must. The owner and his family take great pride in creating a serene and gorgeous environment.
The city of Napa originated in 1847, offers a rich history and is neighbor to some of the most prestigious vineyards in the world. Napa offers a variety of places to stay, from historical hotels to cozy inns and is abundant with restaurant options. Embark on a private wine tour, soar high in a hot air balloon, or relax at the spa. The options are boundless!