- 514. 284.6665
Notice (8): Trying to access array offset on value of type null [APP/View/Helper/AppHelper.php, line 48]
4062 Street Laurent, MontrealCode Contextpublic function formatBusinessAddress($business) {return sprintf("%s, %s %s %s %s", $business['address'], $business['city'], $business->state['abbr'], $business['zip'], $business['country_code'] == 'US' ? '' : $business['country_code']);}$business = object(App\Model\Entity\Business) { 'id' => (int) 18813, 'parent_business_id' => null, 'listing_type_id' => (int) 1, 'name' => 'Barflys', 'name_canonical' => 'Barflys - nightclub and dive bar', 'email' => '', 'email_partner_account' => null, 'experience_vendor_description' => null, 'email_experiences' => null, 'logo_url' => '', 'phone_direct' => '514. 284.6665', 'phone_toll_free' => '', 'description_long' => '<p><br></p>', 'description_short' => 'Upon entering this dive bar, you’ll notice a wall covered with Habs memorabilia. Enjoy strong drinks, live music, and good company.', 'description_long_sonoma' => '<p><br></p>', 'description_short_sonoma' => '', 'description_long_winecountry' => '<p><br></p>', 'description_short_winecountry' => '', 'perks_description_text' => null, 'perks_main_html' => null, 'perks_secondary_html' => null, 'legacy_html' => '<p><br></p>', 'homepage_url' => '', 'priceline_id' => null, 'review_count' => null, 'review_rating' => null, 'address' => '4062 Street Laurent', 'city' => 'Montreal', 'state_id' => (int) 81, 'zip' => '', 'country_code' => 'US', 'latitude' => (float) 45.5170888, 'longitude' => (float) -73.5799536, 'placement_priority' => null, 'placement_priority_randomizer' => (float) 0, 'facebook_url' => '', 'twitter_url' => '', 'pinterest_handle' => '', 'yelp_id' => '', 'yelp_business_id' => '', 'yelp_url' => '', 'youtube_url' => '', 'tripadvisor_url' => '', 'business_rating_id' => null, 'business_venue_capacity_id' => null, 'is_handicap_access' => false, 'is_pet_friendly' => false, 'highlight_html' => '<p><br></p>', 'business_category_id' => (int) 6, 'reservation_url' => '', 'is_smoking_prohibited' => false, 'is_hot_tub' => false, 'is_sauna' => false, 'is_whirlpool_tub' => false, 'is_private_balcony' => false, 'is_views' => false, 'is_children_ok' => false, 'is_meeting_facilities' => false, 'is_wedding_facilities' => false, 'is_restaurant' => false, 'is_tennis' => false, 'is_hiking' => false, 'is_pool' => false, 'is_fireplaces' => false, 'is_spa_facilities' => false, 'is_senior_rates' => false, 'is_wine_reception' => false, 'is_air_conditioning' => false, 'business_price_id' => null, 'minimum_price' => null, 'is_open_breakfast' => false, 'is_open_dinner' => false, 'hours_open' => '', 'architect_name' => '', 'num_holes' => null, 'par' => null, 'green_fees' => '', 'yards_men' => null, 'yards_women' => null, 'usga_rating' => '', 'wine_club_url' => '', 'buy_wine_url' => '', 'status_text' => null, 'featured_html' => null, 'video_html' => null, 'video_caption' => null, 'experience_product_id' => null, 'onsite_business_ids' => null, 'onsite_deal_ids' => null, 'nearby_business_ids' => null, 'insider_tips_text' => null, 'amenities_description' => null, 'region_id' => null, 'is_moderated' => false, 'is_direct_link' => null, 'is_covet_pass_featured' => null, 'tock_name' => null, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'media' => [ (int) 0 => object(App\Model\Entity\Media) {}, (int) 1 => object(App\Model\Entity\Media) {} ], 'deals' => [], 'tags' => [], 'listing_type' => object(App\Model\Entity\ListingType) {}, 'business_venue_capacity' => null, 'business_category' => object(App\Model\Entity\BusinessCategory) {}, 'business_price' => null, 'business_reviews' => [], 'business_rating' => null, 'state' => null, 'parent_business' => null, 'is_premier' => false, 'Highlights' => [ 'glance' => [ [maximum depth reached] ], 'custom' => [[maximum depth reached]] ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [ 'is_premier' => true, 'Highlights' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' }App\View\Helper\AppHelper::formatBusinessAddress() - APP/View/Helper/AppHelper.php, line 48 include - APP/Template/Businesses/view.ctp, line 206 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 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 137 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
Welcome
Upon entering this dive bar, you’ll notice a wall covered with Habs memorabilia. Enjoy strong drinks, live music, and good company.At A Glance
Location
Barflys
Notice (8): Trying to access array offset on value of type null [APP/View/Helper/AppHelper.php, line 48]4062 Street Laurent, MontrealCode Contextpublic function formatBusinessAddress($business) {return sprintf("%s, %s %s %s %s", $business['address'], $business['city'], $business->state['abbr'], $business['zip'], $business['country_code'] == 'US' ? '' : $business['country_code']);}$business = object(App\Model\Entity\Business) { 'id' => (int) 18813, 'parent_business_id' => null, 'listing_type_id' => (int) 1, 'name' => 'Barflys', 'name_canonical' => 'Barflys - nightclub and dive bar', 'email' => '', 'email_partner_account' => null, 'experience_vendor_description' => null, 'email_experiences' => null, 'logo_url' => '', 'phone_direct' => '514. 284.6665', 'phone_toll_free' => '', 'description_long' => '<p><br></p>', 'description_short' => 'Upon entering this dive bar, you’ll notice a wall covered with Habs memorabilia. Enjoy strong drinks, live music, and good company.', 'description_long_sonoma' => '<p><br></p>', 'description_short_sonoma' => '', 'description_long_winecountry' => '<p><br></p>', 'description_short_winecountry' => '', 'perks_description_text' => null, 'perks_main_html' => null, 'perks_secondary_html' => null, 'legacy_html' => '<p><br></p>', 'homepage_url' => '', 'priceline_id' => null, 'review_count' => null, 'review_rating' => null, 'address' => '4062 Street Laurent', 'city' => 'Montreal', 'state_id' => (int) 81, 'zip' => '', 'country_code' => 'US', 'latitude' => (float) 45.5170888, 'longitude' => (float) -73.5799536, 'placement_priority' => null, 'placement_priority_randomizer' => (float) 0, 'facebook_url' => '', 'twitter_url' => '', 'pinterest_handle' => '', 'yelp_id' => '', 'yelp_business_id' => '', 'yelp_url' => '', 'youtube_url' => '', 'tripadvisor_url' => '', 'business_rating_id' => null, 'business_venue_capacity_id' => null, 'is_handicap_access' => false, 'is_pet_friendly' => false, 'highlight_html' => '<p><br></p>', 'business_category_id' => (int) 6, 'reservation_url' => '', 'is_smoking_prohibited' => false, 'is_hot_tub' => false, 'is_sauna' => false, 'is_whirlpool_tub' => false, 'is_private_balcony' => false, 'is_views' => false, 'is_children_ok' => false, 'is_meeting_facilities' => false, 'is_wedding_facilities' => false, 'is_restaurant' => false, 'is_tennis' => false, 'is_hiking' => false, 'is_pool' => false, 'is_fireplaces' => false, 'is_spa_facilities' => false, 'is_senior_rates' => false, 'is_wine_reception' => false, 'is_air_conditioning' => false, 'business_price_id' => null, 'minimum_price' => null, 'is_open_breakfast' => false, 'is_open_dinner' => false, 'hours_open' => '', 'architect_name' => '', 'num_holes' => null, 'par' => null, 'green_fees' => '', 'yards_men' => null, 'yards_women' => null, 'usga_rating' => '', 'wine_club_url' => '', 'buy_wine_url' => '', 'status_text' => null, 'featured_html' => null, 'video_html' => null, 'video_caption' => null, 'experience_product_id' => null, 'onsite_business_ids' => null, 'onsite_deal_ids' => null, 'nearby_business_ids' => null, 'insider_tips_text' => null, 'amenities_description' => null, 'region_id' => null, 'is_moderated' => false, 'is_direct_link' => null, 'is_covet_pass_featured' => null, 'tock_name' => null, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'media' => [ (int) 0 => object(App\Model\Entity\Media) {}, (int) 1 => object(App\Model\Entity\Media) {} ], 'deals' => [], 'tags' => [], 'listing_type' => object(App\Model\Entity\ListingType) {}, 'business_venue_capacity' => null, 'business_category' => object(App\Model\Entity\BusinessCategory) {}, 'business_price' => null, 'business_reviews' => [], 'business_rating' => null, 'state' => null, 'parent_business' => null, 'is_premier' => false, 'Highlights' => [ 'glance' => [ [maximum depth reached] ], 'custom' => [[maximum depth reached]] ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [ 'is_premier' => true, 'Highlights' => true ], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' }App\View\Helper\AppHelper::formatBusinessAddress() - APP/View/Helper/AppHelper.php, line 48 include - APP/Template/Businesses/view.ctp, line 433 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 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 137 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
514. 284.6665
-
Sponsored ad
-
Sponsored ad
-
Sponsored ad





