The delicious eats made by the talented chefs in Sources du Lac d’Annecy will tantalize your taste buds.
There is no limit when it comes to feasting on Savoyard specialties, gourmet delights, and even international cuisine.
Quelque chose ne fonctionne pas, veuillez actualiser la page ou re-essayer plus tard
^ Exception {#6326 #message: "invalid thematic" #code: 0 #file: "/var/www/vhosts/sources-lac-annecy.com/httpdocs/web/app/plugins/apidae/src/Enum/ThematicEnum.php" #line: 46 : { { D4rk0s\Apidae\Enum\ThematicEnum::getThematicFilter(string $thematic): ?string … ›case self::BIEN_ETRE: return null;
›default: throw new \Exception("invalid thematic");
›}
} { D4rk0s\Apidae\Service\Apidae->getThematicFilteredListItem(string $thematic, string $filterName = null, int $numPerPage = null, int $pageNumber = 1, string $randomSeed = null): SearchResults … ›$selectionListIds = [];
›$filterClass = ThematicEnum::getThematicFilter($thematic);
›if($filterClass === null) {
} { App\View\Composers\Blocks\ApidaeGrid->get_apidae_items() … ›} else {
›$items = (new Apidae())->getThematicFilteredListItem($theme, $filter, $number);
›}
} { App\View\Composers\Blocks\ApidaeGrid->with() … ›{
›return $this->get_apidae_items();
›}
} { Roots\Acorn\View\Composer->merge() … ›return array_merge(
›$this->with(),
›$this->view->getData(),
} { Roots\Acorn\View\Composer->compose(View $view) … › ›$view->with($this->merge());
›}
} { Illuminate\View\Factory->Illuminate\View\Concerns\{closure} … ›return function () use ($class, $method) {
›return $this->container->make($class)->{$method}(...func_get_args());
›};
} { Illuminate\Events\Dispatcher->Illuminate\Events\{closure} … › ›return $listener(...array_values($payload));
›};
} { Illuminate\Events\Dispatcher->dispatch($event, $payload = [], $halt = false) … ›foreach ($this->getListeners($event) as $listener) {
›$response = $listener($event, $payload);
› } { Illuminate\View\Factory->callComposer(View $view) … ›{
›$this->events->dispatch('composing: '.$view->name(), [$view]);
›}
} { Illuminate\View\View->renderContents() … › ›$this->factory->callComposer($this);
› } { Illuminate\View\View->render(callable $callback = null) … ›try {
›$contents = $this->renderContents();
› } { Illuminate\View\View->__toString(): string … ›{
›return $this->render();
›}
} { App\sage_blocks_callback($block, $content = '', $is_preview = false, $post_id = 0) … ›// Use Sage's view() function to echo the block and populate it with data
›echo \Roots\view($view, ['block' => $block]);
›}
} { acf_render_block($attributes, $content = '', $is_preview = false, $post_id = 0, $wp_block = null, $context = false) … ›if ( is_callable( $block['render_callback'] ) ) {
›\tcall_user_func( $block['render_callback'], $block, $content, $is_preview, $post_id, $wp_block, $context );
› } { acf_rendered_block($attributes, $content = '', $is_preview = false, $post_id = 0, $wp_block = null, $context = false) … ›\t// Capture block render output.
›\tacf_render_block( $attributes, $content, $is_preview, $post_id, $wp_block, $context );
›}
} { acf_render_block_callback($attributes, $content = '', $wp_block = null) … ›\t// Return rendered block HTML.
›\treturn acf_rendered_block( $attributes, $content, $is_preview, $post_id, $wp_block );
›}
} { WP_Block->render($options = []) … › ›$block_content = (string) call_user_func( $this->block_type->render_callback, $this->attributes, $block_content, $this );
› } { render_block($parsed_block) … › ›\treturn $block->render();
›}
} { do_blocks($content) … ›foreach ( $blocks as $block ) {
›\t$output .= render_block( $block );
›}
} { WP_Hook->apply_filters($value, $args) … ›} elseif ( $the_['accepted_args'] >= $num_args ) {
›\t$value = call_user_func_array( $the_['function'], $args );
›} else {
} { apply_filters($hook_name, $value, ...$args) … › ›$filtered = $wp_filter[ $hook_name ]->apply_filters( $value, $args );
› } { the_content($more_link_text = null, $strip_teaser = false) … ›*/
›$content = apply_filters( 'the_content', $content );
›$content = str_replace( ']]>', ']]>', $content );
} { require … ›<div class="blocks">
›<?php (the_content()); ?>
›</div>
} { Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure} … › ›return require $__path;
›})();
: { "/var/www/vhosts/sources-lac-annecy.com/httpdocs/web/app/cache/acorn/framework/views/20594b414d54735f29b0f57e051696009ae0796a.php" } } { Illuminate\Filesystem\Filesystem->getRequire($path, array $data = []) … ›return require $__path;
›})();
›}
} { Illuminate\View\Engines\PhpEngine->evaluatePath($path, $data) … ›try {
›$this->files->getRequire($path, $data);
›} catch (Throwable $e) {
} { Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) … ›// which have been rendered for right exception messages to be generated.
›$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
› } { Illuminate\View\View->getContents() … ›{
›return $this->engine->get($this->path, $this->gatherData());
›}
} { Illuminate\View\View->renderContents() … › ›$contents = $this->getContents();
› } { Illuminate\View\View->render(callable $callback = null) … ›try {
›$contents = $this->renderContents();
› } { require … ›<?php if ($__env->exists('partials.cover')) echo $__env->make('partials.cover', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
›<?php echo $__env->make('partials.blocks', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
›<?php /**PATH /var/www/vhosts/sources-lac-annecy.com/httpdocs/web/app/themes/pamplemousse/resources/views/layouts/layout-page.blade.php ENDPATH**/ ?>
} { Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure} … › ›return require $__path;
›})();
: { "/var/www/vhosts/sources-lac-annecy.com/httpdocs/web/app/cache/acorn/framework/views/20594b414d54735f29b0f57e051696009ae0796a.php" } } { Illuminate\Filesystem\Filesystem->getRequire($path, array $data = []) … ›return require $__path;
›})();
›}
} { Illuminate\View\Engines\PhpEngine->evaluatePath($path, $data) … ›try {
›$this->files->getRequire($path, $data);
›} catch (Throwable $e) {
} { Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) … ›// which have been rendered for right exception messages to be generated.
›$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
› } { Illuminate\View\View->getContents() … ›{
›return $this->engine->get($this->path, $this->gatherData());
›}
} { Illuminate\View\View->renderContents() … › ›$contents = $this->getContents();
› } { Illuminate\View\View->render(callable $callback = null) … ›try {
›$contents = $this->renderContents();
› } { require … ›<?php else: ?>
›<?php if ($__env->exists('layouts.layout-page')) echo $__env->make('layouts.layout-page', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
›<?php endif; ?>
} { Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure} … › ›return require $__path;
›})();
: { "/var/www/vhosts/sources-lac-annecy.com/httpdocs/web/app/cache/acorn/framework/views/20594b414d54735f29b0f57e051696009ae0796a.php" } } { Illuminate\Filesystem\Filesystem->getRequire($path, array $data = []) … ›return require $__path;
›})();
›}
} { Illuminate\View\Engines\PhpEngine->evaluatePath($path, $data) … ›try {
›$this->files->getRequire($path, $data);
›} catch (Throwable $e) {
} { Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) … ›// which have been rendered for right exception messages to be generated.
›$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
› } { Illuminate\View\View->getContents() … ›{
›return $this->engine->get($this->path, $this->gatherData());
›}
} { Illuminate\View\View->renderContents() … › ›$contents = $this->getContents();
› } { Illuminate\View\View->render(callable $callback = null) … ›try {
›$contents = $this->renderContents();
› } { include … › ›<?php echo view(app('sage.view'), app('sage.data'))->render(); ?>
› } { require_once … ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/var/www/vhosts/sources-lac-annecy.com/httpdocs/web/app/themes/pamplemousse/index.php" } } { require … ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/var/www/vhosts/sources-lac-annecy.com/httpdocs/web/wp/wp-includes/template-loader.php" } } { ›define('WP_USE_THEMES', true);
›require __DIR__ . '/wp/wp-blog-header.php';
› : { "/var/www/vhosts/sources-lac-annecy.com/httpdocs/web/wp/wp-blog-header.php" } } } }