Simon Ward

Simon Ward MBE presents the weekly Sunday morning show, Worship at Home. In Autumn 2018, he presented The Heart of Fashion and through July and August 2019, he is presenting Worship Unvcovered on Sunday evenings. Until 2016, Simon’s day job was as Chief Operating Officer for the British Fashion Council, running London Fashion Week for 35 years. He now writes books, speaks, mentors and has recorded his first album, ‘Declare His Glory’, as part of PsalmSongs, a multimedia course seeking to equi...

Simon appears on...

Insight for Living

Insight for Living is the Bible-teaching radio ministry of Chuck Swindoll....

SettingsRequest history8.3.17PHP Version127msRequest Duration4MBMemory UsageGET presenters/{presenter}
status
200 OK
full_url
https://premier.amperative.site/presenters/simon-ward
action_name
presenters.show
controller_action
App\Http\Controllers\PresenterController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://premier.amperative.site/presenters/simon-ward
action_name
presenters.show
controller_action
App\Http\Controllers\PresenterController@show
uri
GET presenters/{presenter}
scope_bindings
true
controller
App\Http\Controllers\PresenterController@show
file
app/Http/Controllers/PresenterController.php:9-15
middleware
web
duration
126ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "host" => array:1 [ 0 => "premier.amperative.site" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 02 Jun 2025 13:47:58 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "qzqTtYCketQc3x0c5ITov2KKkJgVMMWewQKeyoZv" ]
    • Booting (68.4ms)time
    • Application (58.78ms)time
    • Routing (4.06ms)
    • Preparing Response (28.2ms)
    • 1 x Booting (53.75%)
      68.40ms
      1 x Application (46.19%)
      58.78ms
      1 x Preparing Response (22.16%)
      28.20ms
      1 x Routing (3.19%)
      4.06ms
      36 templates were rendered
      • 1x templates.presenters.showshow.blade.php#?blade
      • 1x components.sections.header-with-contentheader-with-content.blade.php#?blade
      • 1x components.sections.header-topheader-top.blade.php#?blade
      • 19x components.iconicon.blade.php#?blade
      • 1x components.cards.feature-cardfeature-card.blade.php#?blade
      • 1x components.promotional-blockspromotional-blocks.blade.php#?blade
      • 1x components.sections.footerfooter.blade.php#?blade
      • 2x components.form.inputinput.blade.php#?blade
      • 2x components.form.input-groupinput-group.blade.php#?blade
      • 1x components.layouts.mastermaster.blade.php#?blade
      • 1x components.faviconfavicon.blade.php#?blade
      • 1x components.social-metasocial-meta.blade.php#?blade
      • 1x components.modals.searchsearch.blade.php#?blade
      • 1x components.modals.generic-1generic-1.blade.php#?blade
      • 1x components.toast-controllertoast-controller.blade.php#?blade
      • 1x components.modals.model-show-thank-youmodel-show-thank-you.blade.php#?blade
      uri
      GET presenters/{presenter}
      middleware
      web
      scope_bindings
      true
      controller
      App\Http\Controllers\PresenterController@show
      as
      presenters.show
      file
      app/Http/Controllers/PresenterController.php:9-15
      9 statements were executed (3 duplicates)Show only duplicates8.67ms
      • RedirectMiddleware.php#49premier900μsselect * from `redirects` where `is_regex` = 1 and `redirects`.`deleted_at` is null
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:49
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:127
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:807
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:786
      • RedirectMiddleware.php#79premier730μsselect * from `redirects` where `is_regex` = 0 and `match` = '/presenters/simon-ward' and `is_active` = 1 and `redirects`.`deleted_at` is null limit 1
        Bindings
        • 0: 0
        • 1: /presenters/simon-ward
        • 2: 1
        Backtrace
        • app/Http/Middleware/RedirectMiddleware.php:79
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:127
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:807
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:786
      • DatabaseSessionHandler.php#97premier950μsselect * from `sessions` where `id` = 'hvbnW6jzXHkkY1OcZMPN9cCtyNYS7bcwn2gO4B8U' limit 1
        Bindings
        • 0: hvbnW6jzXHkkY1OcZMPN9cCtyNYS7bcwn2gO4B8U
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ContentFamilyTrait.php#42premier1.11msselect * from `presenters` where `slug` = 'simon-ward' and `is_active` = 1 and `presenters`.`deleted_at` is null limit 1
        Bindings
        • 0: simon-ward
        • 1: 1
        Backtrace
        • app/Models/Traits/ContentFamilyTrait.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:961
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:214
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
      • PromotionalBlockCacheMiddleware.php#24premier2.38msselect * from `promotional_blocks` where (`display_from` is null or `display_from` < '2025-06-02 14:47:58') and (`display_to` is null or `display_to` > '2025-06-02 14:47:58')
        Bindings
        • 0: 2025-06-02 14:47:58
        • 1: 2025-06-02 14:47:58
        Backtrace
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:24
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Middleware/PromotionalBlockCacheMiddleware.php:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • PresenterController.php#13premier920μsselect `brands`.*, `brand_presenter`.`presenter_id` as `pivot_presenter_id`, `brand_presenter`.`brand_id` as `pivot_brand_id` from `brands` inner join `brand_presenter` on `brands`.`id` = `brand_presenter`.`brand_id` where `brand_presenter`.`presenter_id` = 17 and `is_active` = 1 and `brands`.`deleted_at` is null
        Bindings
        • 0: 17
        • 1: 1
        Backtrace
        • app/Http/Controllers/PresenterController.php:13
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • Setting.php#20premier690μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • Setting.php#20premier550μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • Setting.php#20premier440μsselect * from `settings` where `setting_key` = 'web_donation_link' limit 1
        Bindings
        • 0: web_donation_link
        Backtrace
        • app/Models/Setting.php:20
        • app/Helpers/Settings.php:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      App\Models\Setting
      3Setting.php#?
      App\Models\Presenter
      1Presenter.php#?
      App\Models\Brand
      1Brand.php#?
          _token
          qzqTtYCketQc3x0c5ITov2KKkJgVMMWewQKeyoZv
          ClearShow all
          Date ↕MethodURLData
          #12025-06-02 14:47:58GET/presenters/simon-ward3695