/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php
<?php if (!empty($nav_item->target) && value_exists($nav_item->target)): ?>
target="<?php echo e($nav_item->target); ?>"
rel="noopener noreferrer"
<?php endif; ?>
>
<?php echo $__env->make('elements.svg--angle', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<span class="button__text"><?php echo e($nav_item->title); ?></span>
</a>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
<?php $__currentLoopData = $columns; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $column): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="footer-column">
<?php echo $column->content; ?>
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
<div class="footer__fineprint">
<div class="copyright"><span>© <?php echo e(date("Y")); ?> </span><span><?php echo e($company->name); ?></span></div>
<div class="legal"><a href="/privacy-policy">Privacy</a><a href="/terms-conditions">Terms</a></div>
<?php echo $__env->make('blocks.social', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
</div>
<div class="logo-mark">
<?= (new \App\Models\Image($mark, "", null, []))->render(); ?>
</div>
</footer>
Arguments
"Undefined property: stdClass::$name (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php) (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php) (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php)"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/PhpEngine.php
*
* @param string $__path
* @param array $__data
* @return string
*/
protected function evaluatePath($__path, $__data)
{
$obLevel = ob_get_level();
ob_start();
extract($__data, EXTR_SKIP);
// 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 {
include $__path;
} catch (Exception $e) {
$this->handleViewException($e, $obLevel);
} catch (Throwable $e) {
$this->handleViewException(new FatalThrowableError($e), $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
Arguments
ErrorException {#2211
#message: "Undefined property: stdClass::$name (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php) (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php)"
#code: 0
#file: "/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
#line: 27
-previous: ErrorException {#2206
#message: "Undefined property: stdClass::$name (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php)"
#code: 0
#file: "/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
#line: 27
-previous: Whoops\Exception\ErrorException {#2212
#message: "Undefined property: stdClass::$name"
#code: 8
#file: "/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
#line: 27
#severity: E_NOTICE
}
#severity: E_ERROR
}
#severity: E_ERROR
}
2
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php
<?php if (!empty($nav_item->target) && value_exists($nav_item->target)): ?>
target="<?php echo e($nav_item->target); ?>"
rel="noopener noreferrer"
<?php endif; ?>
>
<?php echo $__env->make('elements.svg--angle', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<span class="button__text"><?php echo e($nav_item->title); ?></span>
</a>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
<?php $__currentLoopData = $columns; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $column): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="footer-column">
<?php echo $column->content; ?>
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
<div class="footer__fineprint">
<div class="copyright"><span>© <?php echo e(date("Y")); ?> </span><span><?php echo e($company->name); ?></span></div>
<div class="legal"><a href="/privacy-policy">Privacy</a><a href="/terms-conditions">Terms</a></div>
<?php echo $__env->make('blocks.social', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
</div>
<div class="logo-mark">
<?= (new \App\Models\Image($mark, "", null, []))->render(); ?>
</div>
</footer>
Arguments
"Undefined property: stdClass::$name (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php) (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php)"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/PhpEngine.php
*
* @param string $__path
* @param array $__data
* @return string
*/
protected function evaluatePath($__path, $__data)
{
$obLevel = ob_get_level();
ob_start();
extract($__data, EXTR_SKIP);
// 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 {
include $__path;
} catch (Exception $e) {
$this->handleViewException($e, $obLevel);
} catch (Throwable $e) {
$this->handleViewException(new FatalThrowableError($e), $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
Arguments
ErrorException {#2206
#message: "Undefined property: stdClass::$name (View: /home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php)"
#code: 0
#file: "/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
#line: 27
-previous: Whoops\Exception\ErrorException {#2212
#message: "Undefined property: stdClass::$name"
#code: 8
#file: "/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
#line: 27
#severity: E_NOTICE
}
#severity: E_ERROR
}
3
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/PhpEngine.php
*
* @param string $__path
* @param array $__data
* @return string
*/
protected function evaluatePath($__path, $__data)
{
$obLevel = ob_get_level();
ob_start();
extract($__data, EXTR_SKIP);
// 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 {
include $__path;
} catch (Exception $e) {
$this->handleViewException($e, $obLevel);
} catch (Throwable $e) {
$this->handleViewException(new FatalThrowableError($e), $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
Arguments
Whoops\Exception\ErrorException {#2212
#message: "Undefined property: stdClass::$name"
#code: 8
#file: "/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
#line: 27
#severity: E_NOTICE
}
4
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php
<?php if (!empty($nav_item->target) && value_exists($nav_item->target)): ?>
target="<?php echo e($nav_item->target); ?>"
rel="noopener noreferrer"
<?php endif; ?>
>
<?php echo $__env->make('elements.svg--angle', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<span class="button__text"><?php echo e($nav_item->title); ?></span>
</a>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
<?php $__currentLoopData = $columns; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $column): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="footer-column">
<?php echo $column->content; ?>
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
<div class="footer__fineprint">
<div class="copyright"><span>© <?php echo e(date("Y")); ?> </span><span><?php echo e($company->name); ?></span></div>
<div class="legal"><a href="/privacy-policy">Privacy</a><a href="/terms-conditions">Terms</a></div>
<?php echo $__env->make('blocks.social', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
</div>
<div class="logo-mark">
<?= (new \App\Models\Image($mark, "", null, []))->render(); ?>
</div>
</footer>
Arguments
"Undefined property: stdClass::$name"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php
<?php if (!empty($nav_item->target) && value_exists($nav_item->target)): ?>
target="<?php echo e($nav_item->target); ?>"
rel="noopener noreferrer"
<?php endif; ?>
>
<?php echo $__env->make('elements.svg--angle', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<span class="button__text"><?php echo e($nav_item->title); ?></span>
</a>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
<?php $__currentLoopData = $columns; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $column): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="footer-column">
<?php echo $column->content; ?>
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
<div class="footer__fineprint">
<div class="copyright"><span>© <?php echo e(date("Y")); ?> </span><span><?php echo e($company->name); ?></span></div>
<div class="legal"><a href="/privacy-policy">Privacy</a><a href="/terms-conditions">Terms</a></div>
<?php echo $__env->make('blocks.social', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
</div>
<div class="logo-mark">
<?= (new \App\Models\Image($mark, "", null, []))->render(); ?>
</div>
</footer>
Arguments
8
"Undefined property: stdClass::$name"
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
27
array:41 [
"__path" => "/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
"__data" => array:35 [
"__env" => Illuminate\View\Factory {#869}
"app" => Roots\Sage\Container {#844}
"post" => WP_Post {#1800}
"obLevel" => 3
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
"columns" => array:2 [
0 => {#2229}
1 => {#2226}
]
"nav_items" => array:2 [
0 => {#2231}
1 => {#2213}
]
"mark" => {#2214}
"layout" => "footer-columns"
"background_color" => "black"
]
"obLevel" => 4
"__env" => Illuminate\View\Factory {#869}
"app" => Roots\Sage\Container {#844}
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
"columns" => array:2 [
0 => {#2229}
1 => {#2226}
]
"nav_items" => array:2 [
0 => {#2231}
1 => {#2213}
]
"mark" => {#2214}
"layout" => "footer-columns"
"background_color" => "black"
"__currentLoopData" => array:2 [
0 => {#2229}
1 => {#2226}
]
"nav_item" => {#2213}
"loop" => null
"column" => {#2226}
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/PhpEngine.php
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $__path
* @param array $__data
* @return string
*/
protected function evaluatePath($__path, $__data)
{
$obLevel = ob_get_level();
ob_start();
extract($__data, EXTR_SKIP);
// 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 {
include $__path;
} catch (Exception $e) {
$this->handleViewException($e, $obLevel);
} catch (Throwable $e) {
$this->handleViewException(new FatalThrowableError($e), $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/CompilerEngine.php
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
$compiled = $this->compiler->getCompiledPath($path);
// 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.
$results = $this->evaluatePath($compiled, $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
$e = new ErrorException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/8880ea704c0dd5b5d0f32b70d7a494c9bda707f8.php"
array:35 [
"__env" => Illuminate\View\Factory {#869}
"app" => Roots\Sage\Container {#844}
"post" => WP_Post {#1800}
"obLevel" => 3
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
"columns" => array:2 [
0 => {#2229}
1 => {#2226}
]
"nav_items" => array:2 [
0 => {#2231}
1 => {#2213}
]
"mark" => {#2214}
"layout" => "footer-columns"
"background_color" => "black"
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
protected function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/regions/footer.blade.php"
array:35 [
"__env" => Illuminate\View\Factory {#869}
"app" => Roots\Sage\Container {#844}
"post" => WP_Post {#1800}
"obLevel" => 3
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
"columns" => array:2 [
0 => {#2229}
1 => {#2226}
]
"nav_items" => array:2 [
0 => {#2231}
1 => {#2213}
]
"mark" => {#2214}
"layout" => "footer-columns"
"background_color" => "black"
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// 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 sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? call_user_func($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
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Exception $e) {
$this->factory->flushState();
throw $e;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/440eec73195c6671bdeb0c0167bc39088bb05d7c.php
<div
class="container"
data-barba="container"
data-barba-namespace="<?php echo e(App::pageSlug()); ?>"
data-page-id="<?php echo get_the_ID(); ?>"
role="document"
>
<?php if(is_front_page()): ?>
<?php echo $__env->make('regions.hero--front', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php else: ?>
<?php echo $__env->make('regions.hero', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php endif; ?>
<main class="main" role="document">
<?php echo $__env->yieldContent('content'); ?>
</main>
</div>
</div>
<?php (do_action('get_footer')); ?>
<?php echo $__env->make('regions.footer', package(Footer::footerContent()), array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php echo $__env->make('regions.flyouts', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php echo $__env->make('regions.overlays', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php echo $__env->make('regions.navigation.nav-drawer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php (wp_footer()); ?>
</body>
</html>
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/PhpEngine.php
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $__path
* @param array $__data
* @return string
*/
protected function evaluatePath($__path, $__data)
{
$obLevel = ob_get_level();
ob_start();
extract($__data, EXTR_SKIP);
// 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 {
include $__path;
} catch (Exception $e) {
$this->handleViewException($e, $obLevel);
} catch (Throwable $e) {
$this->handleViewException(new FatalThrowableError($e), $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/440eec73195c6671bdeb0c0167bc39088bb05d7c.php"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/CompilerEngine.php
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
$compiled = $this->compiler->getCompiledPath($path);
// 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.
$results = $this->evaluatePath($compiled, $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
$e = new ErrorException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/440eec73195c6671bdeb0c0167bc39088bb05d7c.php"
array:30 [
"__env" => Illuminate\View\Factory {#869}
"app" => Roots\Sage\Container {#844}
"post" => WP_Post {#1800}
"obLevel" => 2
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
protected function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/layouts/app.blade.php"
array:30 [
"__env" => Illuminate\View\Factory {#869}
"app" => Roots\Sage\Container {#844}
"post" => WP_Post {#1800}
"obLevel" => 2
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// 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 sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? call_user_func($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
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Exception $e) {
$this->factory->flushState();
throw $e;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/2ff4453ed0bdd1d211ca566c09216ae3ebebab57.php
<?php $__env->startSection('content'); ?>
<?php while (have_posts()): the_post(); ?>
<article <?php (post_class()); ?>>
<div class="post__inner">
<div class="post__content">
<?php echo the_content(); ?>
</div>
</div>
</article>
<?php endwhile; ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/PhpEngine.php
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $__path
* @param array $__data
* @return string
*/
protected function evaluatePath($__path, $__data)
{
$obLevel = ob_get_level();
ob_start();
extract($__data, EXTR_SKIP);
// 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 {
include $__path;
} catch (Exception $e) {
$this->handleViewException($e, $obLevel);
} catch (Throwable $e) {
$this->handleViewException(new FatalThrowableError($e), $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/2ff4453ed0bdd1d211ca566c09216ae3ebebab57.php"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/Engines/CompilerEngine.php
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
$compiled = $this->compiler->getCompiledPath($path);
// 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.
$results = $this->evaluatePath($compiled, $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Exception $e
* @param int $obLevel
* @return void
*
* @throws \Exception
*/
protected function handleViewException(Exception $e, $obLevel)
{
$e = new ErrorException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/uploads/cache/2ff4453ed0bdd1d211ca566c09216ae3ebebab57.php"
array:29 [
"__env" => Illuminate\View\Factory {#869}
"app" => Roots\Sage\Container {#844}
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
protected function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/single.blade.php"
array:29 [
"__env" => Illuminate\View\Factory {#869}
"app" => Roots\Sage\Container {#844}
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// 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 sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/illuminate/view/View.php
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? call_user_func($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
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Exception $e) {
$this->factory->flushState();
throw $e;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/vendor/roots/sage-lib/Template/Blade.php
public function compiler()
{
static $engineResolver;
if (!$engineResolver) {
$engineResolver = $this->getContainer()->make('view.engine.resolver');
}
return $engineResolver->resolve('blade')->getCompiler();
}
/**
* @param string $view
* @param array $data
* @param array $mergeData
* @return string
*/
public function render($view, $data = [], $mergeData = [])
{
/** @var \Illuminate\Contracts\Filesystem\Filesystem $filesystem */
$filesystem = $this->getContainer()['files'];
return $this->{$filesystem->exists($view) ? 'file' : 'make'}($view, $data, $mergeData)->render();
}
/**
* @param string $file
* @param array $data
* @param array $mergeData
* @return string
*/
public function compiledPath($file, $data = [], $mergeData = [])
{
$rendered = $this->file($file, $data, $mergeData);
/** @var EngineInterface $engine */
$engine = $rendered->getEngine();
if (!($engine instanceof CompilerEngine)) {
// Using PhpEngine, so just return the file
return $file;
}
$compiler = $engine->getCompiler();
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/app/helpers.php
*/
function config($key = null, $default = null)
{
if (is_null($key)) {
return sage('config');
}
if (is_array($key)) {
return sage('config')->set($key);
}
return sage('config')->get($key, $default);
}
/**
* @param string $file
* @param array $data
* @return string
*/
function template($file, $data = [])
{
return sage('blade')->render($file, $data);
}
/**
* Retrieve path to a compiled blade view
* @param $file
* @param array $data
* @return string
*/
function template_path($file, $data = [])
{
return sage('blade')->compiledPath($file, $data);
}
/**
* @param $asset
* @return string
*/
function asset_path($asset)
{
return sage('assets')->getUri($asset);
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/single.blade.php"
array:27 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/app/filters.php
});
/**
* Render page using Blade
*/
add_filter('template_include', function ($template) {
collect(['get_header', 'wp_head'])->each(function ($tag) {
ob_start();
do_action($tag);
$output = ob_get_clean();
remove_all_actions($tag);
add_action($tag, function () use ($output) {
echo $output;
});
});
$data = collect(get_body_class())->reduce(function ($data, $class) use ($template) {
return apply_filters("sage/template/{$class}/data", $data, $template);
}, []);
if ($template) {
echo template($template, $data);
return get_stylesheet_directory().'/index.php';
}
return $template;
}, PHP_INT_MAX);
/**
* Render comments.blade.php
*/
add_filter('comments_template', function ($comments_template) {
$comments_template = str_replace(
[get_stylesheet_directory(), get_template_directory()],
'',
$comments_template
);
$data = collect(get_body_class())->reduce(function ($data, $class) use ($comments_template) {
return apply_filters("sage/template/{$class}/data", $data, $comments_template);
}, []);
$theme_template = locate_template(["views/{$comments_template}", $comments_template]);
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/single.blade.php"
array:27 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:29 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1879}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:3 [
0 => {#2233}
1 => {#2257}
2 => {#1842}
]
"featured" => WP_Post {#2254}
"categories" => []
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:18 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:2 [
0 => {#2233}
1 => {#2257}
]
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
"__store" => array:15 [
"__blade" => array:1 [
0 => {#2233}
]
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__app" => array:14 [
"post" => WP_Post {#1800}
"site_name" => "Startup Slam"
"body_class" => "nav-in-header nav-full"
"menu_buttons" => {#1898}
"social" => {#1900}
"company" => {#1901}
"contact" => {#1903}
"component_construct" => null
"hero_construct" => null
"hero" => {#1905}
"nav_construct" => null
"primary_navigation" => {#2261}
"header_navigation" => {#2236}
"__blade" => array:1 [
0 => {#2233}
]
]
]
"featured" => WP_Post {#2254}
"categories" => []
]
"job_title" => "Senior Backend Developer"
"linkedin" => "https://www.linkedin.com/in/john-oram/"
"thumbnail" => 829
"bio" => "<p>John is a man of many hobbies, programming is the hobby he does as his day job. Having spent 9 years in the field he must have learnt something by now.</p>\n"
"person_clone" => {#2255}
"session_category" => {#2259}
"session_type" => {#2260}
"session_title" => "Making a web application distributed"
"session_description" => """
<p>Given a web application that works with a small load, have you ever wondered what would happen if that workload increased? And how to handle that? I’ll walk you through taking a single process, single server application, and rebuilding it to work in a distributed fashion.</p>\n
<ul>\n
<li>The talk will involve some slides, and a fair bit of code screen sharing, cover the following:</li>\n
<li>We’ll use an image recognition web application whatisthisapictureof.com, that runs on a single server.</li>\n
<li>We’ll see what happens to it as we simulate more use of the site.</li>\n
<li>We’ll read through some of the code for the site, and discover the bottleneck.</li>\n
<li>We’ll talk about a better scalable design to accommodate this increased usage.</li>\n
<li>Then we’ll rewrite it to use a queue consumer model.</li>\n
</ul>\n
"""
"session_requirements" => "<p>Ability to read some code (the talk will be in python), basic understanding of what a server is</p>\n"
"session_links" => array:1 [
0 => {#1874}
]
]
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-includes/class-wp-hook.php
$nesting_level = $this->nesting_level++;
$this->iterations[ $nesting_level ] = array_keys( $this->callbacks );
$num_args = count( $args );
do {
$this->current_priority[ $nesting_level ] = current( $this->iterations[ $nesting_level ] );
$priority = $this->current_priority[ $nesting_level ];
foreach ( $this->callbacks[ $priority ] as $the_ ) {
if ( ! $this->doing_action ) {
$args[0] = $value;
}
// Avoid the array_slice() if possible.
if ( 0 == $the_['accepted_args'] ) {
$value = call_user_func( $the_['function'] );
} elseif ( $the_['accepted_args'] >= $num_args ) {
$value = call_user_func_array( $the_['function'], $args );
} else {
$value = call_user_func_array( $the_['function'], array_slice( $args, 0, (int) $the_['accepted_args'] ) );
}
}
} while ( false !== next( $this->iterations[ $nesting_level ] ) );
unset( $this->iterations[ $nesting_level ] );
unset( $this->current_priority[ $nesting_level ] );
$this->nesting_level--;
return $value;
}
/**
* Calls the callback functions that have been added to an action hook.
*
* @since 4.7.0
*
* @param array $args Parameters to pass to the callback functions.
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/single.blade.php"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-includes/plugin.php
if ( isset( $wp_filter['all'] ) ) {
$wp_current_filter[] = $tag;
_wp_call_all_hook( $args );
}
if ( ! isset( $wp_filter[ $tag ] ) ) {
if ( isset( $wp_filter['all'] ) ) {
array_pop( $wp_current_filter );
}
return $value;
}
if ( ! isset( $wp_filter['all'] ) ) {
$wp_current_filter[] = $tag;
}
// Don't pass the tag name to WP_Hook.
array_shift( $args );
$filtered = $wp_filter[ $tag ]->apply_filters( $value, $args );
array_pop( $wp_current_filter );
return $filtered;
}
/**
* Calls the callback functions that have been added to a filter hook, specifying arguments in an array.
*
* @since 3.0.0
*
* @see apply_filters() This function is identical, but the arguments passed to the
* functions hooked to `$tag` are supplied using an array.
*
* @global array $wp_filter Stores all of the filters and actions.
* @global array $wp_current_filter Stores the list of current filters with the current one last.
*
* @param string $tag The name of the filter hook.
* @param array $args The arguments supplied to the functions hooked to $tag.
* @return mixed The filtered value after all hooked functions are applied to it.
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/single.blade.php"
array:1 [
0 => "/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/single.blade.php"
]
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-includes/template-loader.php
if ( 'is_attachment' === $tag ) {
remove_filter( 'the_content', 'prepend_attachment' );
}
break;
}
}
if ( ! $template ) {
$template = get_index_template();
}
/**
* Filters the path of the current template before including it.
*
* @since 3.0.0
*
* @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() );
}
}
return;
}
Arguments
"template_include"
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-content/themes/startupslam/resources/views/single.blade.php"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-blog-header.php
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
if ( ! isset( $wp_did_header ) ) {
$wp_did_header = true;
// Load the WordPress library.
require_once __DIR__ . '/wp-load.php';
// Set up the WordPress query.
wp();
// Load the theme template.
require_once ABSPATH . WPINC . '/template-loader.php';
}
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-includes/template-loader.php"
/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/index.php
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );
/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';
Arguments
"/home/306802.cloudwaysapps.com/vqbgxdzrmt/public_html/wp-blog-header.php"