Code Context <h2><a href="<?=$path?>" target="_blank"><?=$row['Article']['featured_section']['title']?></a></h2>
<div class="d-none hidden"><?=implode(',', $row['Article']['tags']) ?></div>
<p class="small"><?=$this->App->teaser($row['Article']['featured_section']['text'],$params['text_limit'])?> <a href="<?=$path?>" target="_blank" class="text-nowrap"><b>Read More</b></a></p>
$viewFile = '/var/www/vhosts/devel4/p300/app/View/Articles/slideshow.ctp'
$dataForView = array(
'params' => array(
'limit' => (int) 10,
'text_limit' => '200',
'tags' => 'at-bt-articles-entertainment',
'keyword' => '',
'radius' => (int) 50,
'page' => (int) 1,
'sef' => '',
'tags_logical' => '',
'terms' => '',
'show' => (int) 15,
'show_limit' => (int) 3,
'sort' => '',
'days' => '',
'images' => true,
'max-days' => (int) 365,
'max-miles' => (int) 45,
'message' => '[message to follow]',
'min' => (int) 50,
'title' => '',
'prompt' => '',
'height' => '',
'width' => '',
'data_id' => '',
'more' => true,
'type' => '',
'autoshowmore' => false,
'link' => '',
'showdesc' => '',
'rankby' => '',
'empty-message' => '',
'ad_slots' => '',
'see-more-title' => '',
'searchdate' => '',
'searchenddate' => '',
'lat' => (float) 35.402698516846,
'lng' => (float) -93.114303588867,
'latlng' => '35.402698516846,-93.114303588867',
'city' => 'Dover',
'state' => 'AR',
'theme' => '',
'page_type' => 'town',
'distance_multiplier' => (int) 1,
'has_next_page' => false
)
)
$params = array(
'limit' => (int) 10,
'text_limit' => '200',
'tags' => 'at-bt-articles-entertainment',
'keyword' => '',
'radius' => (int) 50,
'page' => (int) 1,
'sef' => '',
'tags_logical' => '',
'terms' => '',
'show' => (int) 15,
'show_limit' => (int) 3,
'sort' => '',
'days' => '',
'images' => true,
'max-days' => (int) 365,
'max-miles' => (int) 45,
'message' => '[message to follow]',
'min' => (int) 50,
'title' => '',
'prompt' => '',
'height' => '',
'width' => '',
'data_id' => '',
'more' => true,
'type' => '',
'autoshowmore' => false,
'link' => '',
'showdesc' => '',
'rankby' => '',
'empty-message' => '',
'ad_slots' => '',
'see-more-title' => '',
'searchdate' => '',
'searchenddate' => '',
'lat' => (float) 35.402698516846,
'lng' => (float) -93.114303588867,
'latlng' => '35.402698516846,-93.114303588867',
'city' => 'Dover',
'state' => 'AR',
'theme' => '',
'page_type' => 'town',
'distance_multiplier' => (int) 1,
'has_next_page' => false
)
$row = array(
'Article' => array(
'_id' => object(MongoId) {},
'page_path' => 'craft-fairs',
'site_canonical' => 'bestthingsar.com',
'title' => '10 Best Craft Fairs in Arkansas!',
'homepage_title' => '10 Best Craft Fairs in Arkansas!',
'text' => '<p>Arkansas offers art and craft enthusiasts a diverse selection of craft fair venues for holiday gift shopping, quality art, and homemade crafts. The best craft fairs in Arkansas showcase the most talented artisans and crafters in the region selling original, high-quality products of all types. Some of these top craft fairs and festivals are multi-day events that have been local traditions for many decades!</p>',
'image_url' => 'https://cdn-p300.americantowns.com/img/article/ar-craft-fairs-1.jpg',
'path' => null,
'article_hostname' => null,
'tags' => array(
(int) 0 => 'entertainment-p300',
(int) 1 => 'entertainment-bt',
(int) 2 => 'at-bt-articles-entertainment'
),
'sections' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
)
),
'publish_date' => object(MongoDate) {},
'distance' => (float) 42.740556984452,
'days_since' => (float) 732.34934416667,
'relevance_score' => (float) 775.08990115112,
'sef_tail' => 'https://bestthingsar.com/craft-fairs/',
'featured_section' => array(
'title' => 'Art Jam, Greenbrier, AR',
'geo' => array(
[maximum depth reached]
)
)
)
)
$i = (int) 6
$path = 'https://bestthingsar.com/craft-fairs/'include - APP/View/Articles/slideshow.ctp, line 29
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104
Modules::render() - APP/Lib/Modules.php, line 23
include - APP/View/Elements/display.ctp, line 14
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
AppController::renderPage() - APP/Controller/AppController.php, line 224
TownsController::displayTown() - APP/Controller/TownsController.php, line 11
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491