Essential Church \ A Persevering Community

  • September 21, 2014
  • Pastor Andrew Jun
  • Luke 22:14-23
  • Sunday Celebration

Essential Church Series

What is the identity and purpose of the local church? Why is involvement in the local church important for believers today? Why do we ask people for such a high commitment to the local church? These are questions that people might ask you or that come up in your own mind at times. We believe that the church is not just a “good idea” that we came up with but an institution that God himself created and called: created through the work and person of Jesus Christ and called to make Him known to the world. In the series “Essential Church” we will look at five critical aspects of a local church that makes it a true, healthy, and faithful church.

Requests 0.628992 s
542.6328 kB
Benchmark Min Max Average Total
"sermons/essential-church/a-persevering-community" (1)
0.629373 s
0.629373 s
0.629373 s
0.629373 s
550.3438 kB
550.3438 kB
550.3438 kB
550.3438 kB
Kohana 0.329024 s
21.8828 kB
Benchmark Min Max Average Total
find_file (81)
0.000159 s
0.073623 s
0.004062 s
0.329024 s
0.0547 kB
5.6094 kB
0.2702 kB
21.8828 kB
Database (default) 0.040775 s
1,006.5078 kB
Benchmark Min Max Average Total
SHOW FULL COLUMNS FROM `regions` (1)
0.003452 s
0.003452 s
0.003452 s
0.003452 s
17.1016 kB
17.1016 kB
17.1016 kB
17.1016 kB
SELECT `region`.`id` AS `id`, `region`.`name` AS `name`, `region`.`url` AS `url`, `region`.`timezone` AS `timezone`, `region`.`location` AS `location`, `region`.`image_url` AS `image_url` FROM `regions` AS `region` (1)
0.000373 s
0.000373 s
0.000373 s
0.000373 s
17.0469 kB
17.0469 kB
17.0469 kB
17.0469 kB
SELECT `region`.`id` AS `id`, `region`.`name` AS `name`, `region`.`url` AS `url`, `region`.`timezone` AS `timezone`, `region`.`location` AS `location`, `region`.`image_url` AS `image_url` FROM `regions` AS `region` WHERE `url` = 'jakarta' LIMIT 1 (1)
0.000258 s
0.000258 s
0.000258 s
0.000258 s
16.2813 kB
16.2813 kB
16.2813 kB
16.2813 kB
SHOW FULL COLUMNS FROM `sermons` (1)
0.003824 s
0.003824 s
0.003824 s
0.003824 s
17.7891 kB
17.7891 kB
17.7891 kB
17.7891 kB
SELECT `sermon`.`id` AS `id`, `sermon`.`series_id` AS `series_id`, `sermon`.`speaker_id` AS `speaker_id`, `sermon`.`date` AS `date`, `sermon`.`url` AS `url`, `sermon`.`title` AS `title`, `sermon`.`part_number` AS `part_number`, `sermon`.`video_url` AS `video_url`, `sermon`.`summary` AS `summary` FROM `sermons` AS `sermon` JOIN `sermon_series` ON (`sermon`.`series_id` = `sermon_series`.`id`) WHERE `sermon`.`url` = 'a-persevering-community' AND `sermon_series`.`url` = 'essential-church' AND `sermon_series`.`region_id` = '4' ORDER BY `sermon`.`date` DESC LIMIT 1 (1)
0.000769 s
0.000769 s
0.000769 s
0.000769 s
16.3047 kB
16.3047 kB
16.3047 kB
16.3047 kB
SHOW FULL COLUMNS FROM `region_cache` (1)
0.003636 s
0.003636 s
0.003636 s
0.003636 s
16.9609 kB
16.9609 kB
16.9609 kB
16.9609 kB
SELECT `region_cache`.`id` AS `id`, `region_cache`.`region_id` AS `region_id`, `region_cache`.`expires_at` AS `expires_at`, `region_cache`.`key` AS `key`, `region_cache`.`value` AS `value` FROM `region_cache` AS `region_cache` WHERE `region_cache`.`region_id` = '4' AND `key` = 'css/jakarta.css' LIMIT 1 (1)
0.002331 s
0.002331 s
0.002331 s
0.002331 s
624.2266 kB
624.2266 kB
624.2266 kB
624.2266 kB
SHOW FULL COLUMNS FROM `sermon_series` (1)
0.005142 s
0.005142 s
0.005142 s
0.005142 s
17.7891 kB
17.7891 kB
17.7891 kB
17.7891 kB
SELECT `sermon_series`.`id` AS `id`, `sermon_series`.`region_id` AS `region_id`, `sermon_series`.`default_sermon_type_id` AS `default_sermon_type_id`, `sermon_series`.`url` AS `url`, `sermon_series`.`title` AS `title`, `sermon_series`.`sort_title` AS `sort_title`, `sermon_series`.`summary` AS `summary`, `sermon_series`.`created_at` AS `created_at`, `sermon_series`.`updated_at` AS `updated_at` FROM `sermon_series` AS `sermon_series` WHERE `sermon_series`.`id` = '371' LIMIT 1 (6)
0.000364 s
0.000622 s
0.000484 s
0.002904 s
16.3047 kB
16.3047 kB
16.3047 kB
97.8281 kB
SHOW FULL COLUMNS FROM `speakers` (1)
0.003628 s
0.003628 s
0.003628 s
0.003628 s
16.8203 kB
16.8203 kB
16.8203 kB
16.8203 kB
SELECT `speaker`.`id` AS `id`, `speaker`.`url` AS `url`, `speaker`.`name` AS `name`, `speaker`.`guest` AS `guest` FROM `speakers` AS `speaker` WHERE `speaker`.`id` = '2' LIMIT 1 (1)
0.000496 s
0.000496 s
0.000496 s
0.000496 s
16.2109 kB
16.2109 kB
16.2109 kB
16.2109 kB
SHOW FULL COLUMNS FROM `sermon_scriptures` (1)
0.003926 s
0.003926 s
0.003926 s
0.003926 s
16.8203 kB
16.8203 kB
16.8203 kB
16.8203 kB
SELECT `sermon_scripture`.`sermon_id` AS `sermon_id`, `sermon_scripture`.`bible_book_id` AS `bible_book_id`, `sermon_scripture`.`verse_begin` AS `verse_begin`, `sermon_scripture`.`verse_end` AS `verse_end` FROM `sermon_scriptures` AS `sermon_scripture` WHERE `sermon_scripture`.`sermon_id` = '1207' (1)
0.000511 s
0.000511 s
0.000511 s
0.000511 s
16.2109 kB
16.2109 kB
16.2109 kB
16.2109 kB
SHOW FULL COLUMNS FROM `bible_books` (1)
0.003979 s
0.003979 s
0.003979 s
0.003979 s
16.8203 kB
16.8203 kB
16.8203 kB
16.8203 kB
SELECT `bible_book`.`id` AS `id`, `bible_book`.`name` AS `name`, `bible_book`.`abbr` AS `abbr`, `bible_book`.`ot` AS `ot` FROM `bible_books` AS `bible_book` WHERE `bible_book`.`id` = '42' LIMIT 1 (1)
0.000620 s
0.000620 s
0.000620 s
0.000620 s
16.2422 kB
16.2422 kB
16.2422 kB
16.2422 kB
SHOW FULL COLUMNS FROM `sermon_types` (1)
0.003446 s
0.003446 s
0.003446 s
0.003446 s
16.6172 kB
16.6172 kB
16.6172 kB
16.6172 kB
SELECT `sermon_type`.`id` AS `id`, `sermon_type`.`url` AS `url`, `sermon_type`.`name` AS `name` FROM `sermon_types` AS `sermon_type` JOIN `sermons_sermon_types` ON (`sermons_sermon_types`.`sermon_type_id` = `sermon_type`.`id`) WHERE `sermons_sermon_types`.`sermon_id` = '1207' (1)
0.000684 s
0.000684 s
0.000684 s
0.000684 s
16.1953 kB
16.1953 kB
16.1953 kB
16.1953 kB
SELECT `region`.`id` AS `id`, `region`.`name` AS `name`, `region`.`url` AS `url`, `region`.`timezone` AS `timezone`, `region`.`location` AS `location`, `region`.`image_url` AS `image_url` FROM `regions` AS `region` WHERE `region`.`id` = '4' LIMIT 1 (1)
0.000391 s
0.000391 s
0.000391 s
0.000391 s
16.2813 kB
16.2813 kB
16.2813 kB
16.2813 kB
SELECT `sermon`.`id` AS `id`, `sermon`.`series_id` AS `series_id`, `sermon`.`speaker_id` AS `speaker_id`, `sermon`.`date` AS `date`, `sermon`.`url` AS `url`, `sermon`.`title` AS `title`, `sermon`.`part_number` AS `part_number`, `sermon`.`video_url` AS `video_url`, `sermon`.`summary` AS `summary` FROM `sermons` AS `sermon` WHERE `sermon`.`series_id` = '371' ORDER BY `part_number` ASC (1)
0.000405 s
0.000405 s
0.000405 s
0.000405 s
16.9609 kB
16.9609 kB
16.9609 kB
16.9609 kB
Lessphp 0.102932 s
347.7109 kB
Benchmark Min Max Average Total
loading css/jakarta.css (1)
0.009106 s
0.009106 s
0.009106 s
0.009106 s
346.4609 kB
346.4609 kB
346.4609 kB
346.4609 kB
compiling css/style.less (1)
0.093826 s
0.093826 s
0.093826 s
0.093826 s
1.2500 kB
1.2500 kB
1.2500 kB
1.2500 kB
Application Execution (80) 0.066787 s 3.231285 s 0.384105 s 0.838006 s
806.0078 kB 1,237.2578 kB 868.0181 kB 832.6797 kB