if ( $is_ipv6 && extension_loaded( 'mysqlnd' ) ) { $host = "[$host]"; } if ( WP_DEBUG ) { mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } else { // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged @mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); } // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when <body <?php body_class(); ?>> <?php wp_body_open(); ?> <?php do_action('get_header'); ?> <div id="app"> <?php echo view(app('sage.view'), app('sage.data'))->render(); ?> </div> <?php do_action('get_footer'); ?> <?php wp_footer(); ?> </body> * * @param string $template The path of the template to include. */ $template = apply_filters( 'template_include', $template ); if ( $template ) { include $template; } elseif ( current_user_can( 'switch_themes' ) ) { $theme = wp_get_theme(); if ( $theme->errors() ) { wp_die( $theme->errors() ); } // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php';} * @var bool */define( 'WP_USE_THEMES', true );/** Loads the WordPress Environment and Template */require __DIR__ . '/wp-blog-header.php'; if ( $is_ipv6 && extension_loaded( 'mysqlnd' ) ) { $host = "[$host]"; } if ( WP_DEBUG ) { mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } else { // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged @mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); } // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when <?php while(have_posts()): ?> <?php (the_post()); ?> <?php echo $__env->first(['partials.content-page', 'partials.content'], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endwhile; ?><?php $__env->stopSection(); ?><?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/page.blade.php ENDPATH**/ ?> $__data = $data; return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } // We'll evaluate the contents of the view inside a try/catch block so we can // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when <body <?php body_class(); ?>> <?php wp_body_open(); ?> <?php do_action('get_header'); ?> <div id="app"> <?php echo view(app('sage.view'), app('sage.data'))->render(); ?> </div> <?php do_action('get_footer'); ?> <?php wp_footer(); ?> </body> * * @param string $template The path of the template to include. */ $template = apply_filters( 'template_include', $template ); if ( $template ) { include $template; } elseif ( current_user_can( 'switch_themes' ) ) { $theme = wp_get_theme(); if ( $theme->errors() ) { wp_die( $theme->errors() ); } // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php';} * @var bool */define( 'WP_USE_THEMES', true );/** Loads the WordPress Environment and Template */require __DIR__ . '/wp-blog-header.php'; if ( $is_ipv6 && extension_loaded( 'mysqlnd' ) ) { $host = "[$host]"; } if ( WP_DEBUG ) { mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } else { // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged @mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); } // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when<a class="sr-only focus:not-sr-only" href="#main"> <?php echo e(__('Skip to content')); ?></a><?php echo $__env->make('sections.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <main id="main" class="main"> <div class="container"> <?php echo $__env->yieldContent('content'); ?> </div> $__data = $data; return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } // We'll evaluate the contents of the view inside a try/catch block so we can // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when <?php while(have_posts()): ?> <?php (the_post()); ?> <?php echo $__env->first(['partials.content-page', 'partials.content'], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endwhile; ?><?php $__env->stopSection(); ?><?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/page.blade.php ENDPATH**/ ?> $__data = $data; return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } // We'll evaluate the contents of the view inside a try/catch block so we can // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when <body <?php body_class(); ?>> <?php wp_body_open(); ?> <?php do_action('get_header'); ?> <div id="app"> <?php echo view(app('sage.view'), app('sage.data'))->render(); ?> </div> <?php do_action('get_footer'); ?> <?php wp_footer(); ?> </body> * * @param string $template The path of the template to include. */ $template = apply_filters( 'template_include', $template ); if ( $template ) { include $template; } elseif ( current_user_can( 'switch_themes' ) ) { $theme = wp_get_theme(); if ( $theme->errors() ) { wp_die( $theme->errors() ); } // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php';} * @var bool */define( 'WP_USE_THEMES', true );/** Loads the WordPress Environment and Template */require __DIR__ . '/wp-blog-header.php'; if ( $is_ipv6 && extension_loaded( 'mysqlnd' ) ) { $host = "[$host]"; } if ( WP_DEBUG ) { mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } else { // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged @mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } * @throws \ErrorException */ public function handleError($level, $message, $file = '', $line = 0, $context = []) { try { parent::handleError($level, $message, $file, $line, $context); } catch (Throwable $e) { if (! apply_filters('acorn/throw_error_exception', true, $e)) { return false; } if ( $is_ipv6 && extension_loaded( 'mysqlnd' ) ) { $host = "[$host]"; } if ( WP_DEBUG ) { mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } else { // phpcs:ignore WordPress.PHP.NoSilencedErrors.Discouraged @mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags ); } // of the "unable to connect" message on the bail() screen, if it appears. if ( $this->reconnect_retries === $tries && WP_DEBUG ) { error_reporting( $error_reporting ); } if ( $this->db_connect( false ) ) { if ( $error_reporting ) { error_reporting( $error_reporting ); } return true; } } } if ( empty( $this->dbh ) || 2006 === $mysql_errno ) { if ( $this->check_connection() ) { $this->_do_query( $query ); } else { $this->insert_id = 0; return false; } if ( $query ) { if ( $this->check_current_query && $this->check_safe_collation( $query ) ) { $this->check_current_query = false; } $this->query( $query ); } else { return null; } $new_array = array(); $count = $wpdb->get_var( $this->request ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared wp_cache_set( $cache_key, $count, 'terms' ); return $count; } $terms = $wpdb->get_results( $this->request ); // phpcs:ignore WordPress.DB.PreparedSQL.NotPrepared if ( empty( $terms ) ) { wp_cache_add( $cache_key, array(), 'terms' ); return array(); } * @return WP_Term[]|int[]|string[]|string Array of terms, or number of terms as numeric string * when 'count' is passed as a query var. */ public function query( $query ) { $this->query_vars = wp_parse_args( $query ); return $this->get_terms(); } /** * Retrieves the query results. * // Don't pass suppress_filter to WP_Term_Query. $suppress_filter = $args['suppress_filter']; unset( $args['suppress_filter'] ); $terms = $term_query->query( $args ); // Count queries are not filtered, for legacy reasons. if ( ! is_array( $terms ) ) { return $terms; } break; default: return false; } $terms = get_terms( $args ); if ( is_wp_error( $terms ) || empty( $terms ) ) { return false; } $term = array_shift( $terms ); if ( $menu && ! $menu_obj ) { $menu_obj = get_term( $menu, 'nav_menu' ); if ( ! $menu_obj ) { $menu_obj = get_term_by( 'slug', $menu, 'nav_menu' ); } if ( ! $menu_obj ) { $menu_obj = get_term_by( 'name', $menu, 'nav_menu' ); } $menu = wp_get_nav_menu_object( $args->menu ); // Get the nav menu based on the theme_location. $locations = get_nav_menu_locations(); if ( ! $menu && $args->theme_location && $locations && isset( $locations[ $args->theme_location ] ) ) { $menu = wp_get_nav_menu_object( $locations[ $args->theme_location ] ); } // Get the first menu that has items if we still can't find a menu. if ( ! $menu && ! $args->theme_location ) { $menus = wp_get_nav_menus(); <i class="fad fa-bars"></i> </button> <div id="primary-navbar-collapse" class="collapse navbar-collapse"> <?php if(has_nav_menu('primary_navigation')): ?> <?php echo wp_nav_menu($primaryMenu); ?> <?php endif; ?> <?php if(is_user_logged_in()): ?> <profile-header-menu></profile-header-menu> $__data = $data; return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } // We'll evaluate the contents of the view inside a try/catch block so we can // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when<a class="sr-only focus:not-sr-only" href="#main"> <?php echo e(__('Skip to content')); ?></a><?php echo $__env->make('sections.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <main id="main" class="main"> <div class="container"> <?php echo $__env->yieldContent('content'); ?> </div> $__data = $data; return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } // We'll evaluate the contents of the view inside a try/catch block so we can // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when <?php while(have_posts()): ?> <?php (the_post()); ?> <?php echo $__env->first(['partials.content-page', 'partials.content'], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endwhile; ?><?php $__env->stopSection(); ?><?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/page.blade.php ENDPATH**/ ?> $__data = $data; return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } return (static function () use ($__path, $__data) { extract($__data, EXTR_SKIP); return require $__path; })(); } throw new FileNotFoundException("File does not exist at path {$path}."); } // We'll evaluate the contents of the view inside a try/catch block so we can // flush out any stray output that might get out before an error occurs or // an exception is thrown. This prevents any partial views from leaking. try { $this->files->getRequire($path, $data); } catch (Throwable $e) { $this->handleViewException($e, $obLevel); } return ltrim(ob_get_clean()); // Once we have the path to the compiled file, we will evaluate the paths with // typical PHP just like any other templates. We also keep a stack of views // which have been rendered for right exception messages to be generated. try { $results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data); } catch (ViewException $e) { if (! str($e->getMessage())->contains(['No such file or directory', 'File does not exist at path'])) { throw $e; } * * @return string */ protected function getContents() { return $this->engine->get($this->path, $this->gatherData()); } /** * Get the data bound to the view instance. * // clear out the sections for any separate views that may be rendered. $this->factory->incrementRender(); $this->factory->callComposer($this); $contents = $this->getContents(); // Once we've finished rendering the view, we'll decrement the render count // so that each section gets flushed out next time a view is created and // no old sections are staying around in the memory of an environment. $this->factory->decrementRender(); * @throws \Throwable */ public function render(callable $callback = null) { try { $contents = $this->renderContents(); $response = isset($callback) ? $callback($this, $contents) : null; // Once we have the contents of the view, we will flush the sections if we are // done rendering all views so that there is nothing left hanging over when <body <?php body_class(); ?>> <?php wp_body_open(); ?> <?php do_action('get_header'); ?> <div id="app"> <?php echo view(app('sage.view'), app('sage.data'))->render(); ?> </div> <?php do_action('get_footer'); ?> <?php wp_footer(); ?> </body> * * @param string $template The path of the template to include. */ $template = apply_filters( 'template_include', $template ); if ( $template ) { include $template; } elseif ( current_user_can( 'switch_themes' ) ) { $theme = wp_get_theme(); if ( $theme->errors() ) { wp_die( $theme->errors() ); } // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php';} * @var bool */define( 'WP_USE_THEMES', true );/** Loads the WordPress Environment and Template */require __DIR__ . '/wp-blog-header.php';|
[4/4]
ViewException
|
|---|
Illuminate\View\ViewException:
mysqli_real_connect(): (HY000/2002): Connection refused (View: /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/sections/header.blade.php) (View: /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/sections/header.blade.php) (View: /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/sections/header.blade.php)
at /var/www/mohrbooks.com/wp-includes/class-wpdb.php:2019
at Illuminate\View\Engines\CompilerEngine->handleViewException()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:60)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/index.php:14)
at include('/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/index.php')
(/var/www/mohrbooks.com/wp-includes/template-loader.php:106)
at require_once('/var/www/mohrbooks.com/wp-includes/template-loader.php')
(/var/www/mohrbooks.com/wp-blog-header.php:19)
at require('/var/www/mohrbooks.com/wp-blog-header.php')
(/var/www/mohrbooks.com/index.php:17)
|
|
[3/4]
ViewException
|
|---|
Illuminate\View\ViewException:
mysqli_real_connect(): (HY000/2002): Connection refused (View: /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/sections/header.blade.php) (View: /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/sections/header.blade.php)
at /var/www/mohrbooks.com/wp-includes/class-wpdb.php:2019
at Illuminate\View\Engines\CompilerEngine->handleViewException()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:60)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/dee6a2c7907e9af9c1a50927a08a3cac399d2b8a.php:7)
at require('/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/dee6a2c7907e9af9c1a50927a08a3cac399d2b8a.php')
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:109)
at Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure}()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:110)
at Illuminate\Filesystem\Filesystem->getRequire()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:58)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/index.php:14)
at include('/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/index.php')
(/var/www/mohrbooks.com/wp-includes/template-loader.php:106)
at require_once('/var/www/mohrbooks.com/wp-includes/template-loader.php')
(/var/www/mohrbooks.com/wp-blog-header.php:19)
at require('/var/www/mohrbooks.com/wp-blog-header.php')
(/var/www/mohrbooks.com/index.php:17)
|
|
[2/4]
ViewException
|
|---|
Illuminate\View\ViewException:
mysqli_real_connect(): (HY000/2002): Connection refused (View: /var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/resources/views/sections/header.blade.php)
at /var/www/mohrbooks.com/wp-includes/class-wpdb.php:2019
at Illuminate\View\Engines\CompilerEngine->handleViewException()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:60)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/421840da3e8614b9627bba25dd517367e0c1fe34.php:6)
at require('/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/421840da3e8614b9627bba25dd517367e0c1fe34.php')
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:109)
at Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure}()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:110)
at Illuminate\Filesystem\Filesystem->getRequire()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:58)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/dee6a2c7907e9af9c1a50927a08a3cac399d2b8a.php:7)
at require('/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/dee6a2c7907e9af9c1a50927a08a3cac399d2b8a.php')
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:109)
at Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure}()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:110)
at Illuminate\Filesystem\Filesystem->getRequire()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:58)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/index.php:14)
at include('/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/index.php')
(/var/www/mohrbooks.com/wp-includes/template-loader.php:106)
at require_once('/var/www/mohrbooks.com/wp-includes/template-loader.php')
(/var/www/mohrbooks.com/wp-blog-header.php:19)
at require('/var/www/mohrbooks.com/wp-blog-header.php')
(/var/www/mohrbooks.com/index.php:17)
|
|
[1/4]
ErrorException
|
|---|
ErrorException:
mysqli_real_connect(): (HY000/2002): Connection refused
at /var/www/mohrbooks.com/wp-includes/class-wpdb.php:2019
at Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/roots/acorn/src/Roots/Acorn/Bootstrap/HandleExceptions.php:49)
at Roots\Acorn\Bootstrap\HandleExceptions->handleError()
at mysqli_real_connect()
(/var/www/mohrbooks.com/wp-includes/class-wpdb.php:2019)
at wpdb->db_connect()
(/var/www/mohrbooks.com/wp-includes/class-wpdb.php:2206)
at wpdb->check_connection()
(/var/www/mohrbooks.com/wp-includes/class-wpdb.php:2343)
at wpdb->query()
(/var/www/mohrbooks.com/wp-includes/class-wpdb.php:3099)
at wpdb->get_results()
(/var/www/mohrbooks.com/wp-includes/class-wp-term-query.php:808)
at WP_Term_Query->get_terms()
(/var/www/mohrbooks.com/wp-includes/class-wp-term-query.php:308)
at WP_Term_Query->query()
(/var/www/mohrbooks.com/wp-includes/taxonomy.php:1304)
at get_terms()
(/var/www/mohrbooks.com/wp-includes/taxonomy.php:1094)
at get_term_by()
(/var/www/mohrbooks.com/wp-includes/nav-menu.php:29)
at wp_get_nav_menu_object()
(/var/www/mohrbooks.com/wp-includes/nav-menu-template.php:130)
at wp_nav_menu()
(/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/1ec5442128a2d037c92d52cc404ea154ab8859ae.php:22)
at require('/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/1ec5442128a2d037c92d52cc404ea154ab8859ae.php')
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:109)
at Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure}()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:110)
at Illuminate\Filesystem\Filesystem->getRequire()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:58)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/421840da3e8614b9627bba25dd517367e0c1fe34.php:6)
at require('/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/421840da3e8614b9627bba25dd517367e0c1fe34.php')
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:109)
at Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure}()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:110)
at Illuminate\Filesystem\Filesystem->getRequire()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:58)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/dee6a2c7907e9af9c1a50927a08a3cac399d2b8a.php:7)
at require('/var/www/mohrbooks.com/wp-content/cache/acorn/framework/views/dee6a2c7907e9af9c1a50927a08a3cac399d2b8a.php')
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:109)
at Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure}()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/filesystem/Filesystem.php:110)
at Illuminate\Filesystem\Filesystem->getRequire()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/PhpEngine.php:58)
at Illuminate\View\Engines\PhpEngine->evaluatePath()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/Engines/CompilerEngine.php:70)
at Illuminate\View\Engines\CompilerEngine->get()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:195)
at Illuminate\View\View->getContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:178)
at Illuminate\View\View->renderContents()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/vendor/illuminate/view/View.php:147)
at Illuminate\View\View->render()
(/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/index.php:14)
at include('/var/www/mohrbooks.com/wp-content/themes/mohrbooks-v4/index.php')
(/var/www/mohrbooks.com/wp-includes/template-loader.php:106)
at require_once('/var/www/mohrbooks.com/wp-includes/template-loader.php')
(/var/www/mohrbooks.com/wp-blog-header.php:19)
at require('/var/www/mohrbooks.com/wp-blog-header.php')
(/var/www/mohrbooks.com/index.php:17)
|