$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060'
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060'
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg'
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png'
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg'
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060'
),
'Tag' => array()
)
$key = (int) 0
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: content [APP/Model/Post.php, line 54]
$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060'
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg'
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png'
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg'
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060'
),
'Tag' => array()
)
$key = (int) 1
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: content [APP/Model/Post.php, line 54]
$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg'
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png'
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg'
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
)
$key = (int) 2
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: content [APP/Model/Post.php, line 54]
$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg'
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png'
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg'
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg'
),
'Tag' => array()
)
$key = (int) 3
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: content [APP/Model/Post.php, line 54]
$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg',
'content' => ''
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png'
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg'
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060'
),
'Tag' => array()
)
$key = (int) 4
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: content [APP/Model/Post.php, line 54]
$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg',
'content' => ''
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png'
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg'
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png'
),
'Tag' => array()
)
$key = (int) 5
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: content [APP/Model/Post.php, line 54]
$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg',
'content' => ''
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png',
'content' => ''
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg'
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg'
),
'Tag' => array()
)
$key = (int) 6
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: content [APP/Model/Post.php, line 54]
$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg',
'content' => ''
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png',
'content' => ''
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg',
'content' => ''
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg'
),
'Tag' => array()
)
$key = (int) 7
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: content [APP/Model/Post.php, line 54]
$results = array(
(int) 0 => array(
'Post' => array(
'id' => '41',
'title' => 'Jasa Pembuatan SKA Cepat Dan Resmi',
'slug' => 'jasa-pembuatan-ska-cepat-dan-resmi',
'description' => '',
'created_at' => '2020-03-24 23:55:39',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 1 => array(
'Post' => array(
'id' => '40',
'title' => 'Tentang Kami',
'slug' => 'tentang-kami',
'description' => '',
'created_at' => '2020-01-05 14:21:48',
'photo_url' => 'https://img.freepik.com/free-vector/deforestation-with-gorilla-dying_1308-33585.jpg?t=st=1764732954~exp=1764736554~hmac=39c1fb56964189f856a236e980025599477c00d2a559cf7550c69476107ff1b1&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 2 => array(
'Post' => array(
'id' => '39',
'title' => 'NIB',
'slug' => 'nib',
'description' => '',
'created_at' => '2019-12-09 16:00:22',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 3 => array(
'Post' => array(
'id' => '38',
'title' => 'SMK3',
'slug' => 'smk3',
'description' => 'Pelajari segala yang perlu Anda ketahui tentang Sistem Manajemen Keselamatan dan Kesehatan Kerja (SMK3) dalam artikel ini. Temukan panduan lengkap untuk memahami konsep, implementasi, manfaat, dan peran SMK3 dalam menjaga keselamatan dan kesehatan kerja di tempat kerja Anda.',
'created_at' => '2019-12-09 15:59:54',
'photo_url' => 'https://img.freepik.com/free-photo/engineer-man-construction-worker-scared-shock_1150-12426.jpg',
'content' => ''
),
'Tag' => array()
),
(int) 4 => array(
'Post' => array(
'id' => '37',
'title' => 'SIUJK',
'slug' => 'siujk',
'description' => '',
'created_at' => '2019-12-09 15:59:12',
'photo_url' => 'https://img.freepik.com/free-photo/athens-greece_181624-8731.jpg?t=st=1764731424~exp=1764735024~hmac=df9862ae2ee99ddaea4fdecbfae0dec74c0425ceb097e908782ca3a68cf06b55&w=1060',
'content' => ''
),
'Tag' => array()
),
(int) 5 => array(
'Post' => array(
'id' => '36',
'title' => 'SBU',
'slug' => 'sbu',
'description' => '',
'created_at' => '2019-12-09 15:58:57',
'photo_url' => 'https://indotender.co.id/img/contoh-sbu-2022.png',
'content' => ''
),
'Tag' => array()
),
(int) 6 => array(
'Post' => array(
'id' => '35',
'title' => 'ISO',
'slug' => 'iso',
'description' => '',
'created_at' => '2019-12-09 15:58:46',
'photo_url' => 'https://img.freepik.com/free-photo/iso-international-standards-organization-quality-concept_53876-120606.jpg',
'content' => ''
),
'Tag' => array()
),
(int) 7 => array(
'Post' => array(
'id' => '34',
'title' => 'SKT',
'slug' => 'skt',
'description' => 'Temukan segala hal yang perlu Anda ketahui tentang SKT (Surat Keterampilan) dan bagaimana hal tersebut memengaruhi penilaian kinerja dan pengembangan karir bagi pegawai negeri sipil. Dapatkan wawasan tentang proses, manfaat, dan tips untuk mengoptimalkan SKT Anda dalam artikel ini.',
'created_at' => '2019-12-09 15:56:25',
'photo_url' => 'https://img.freepik.com/free-photo/male-employee-presenting-work-with-documents-office_1150-52062.jpg',
'content' => ''
),
'Tag' => array()
),
(int) 8 => array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
)
)
$primary = true
$result = array(
'Post' => array(
'id' => '33',
'title' => 'SKA',
'slug' => 'ska',
'description' => 'Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesia. Dari proses pendaftaran hingga persyaratan dan manfaatnya, artikel ini memberikan panduan lengkap tentang bagaimana memperoleh dan memanfaatkan SKA dalam berkarir di Indonesia.',
'created_at' => '2019-12-09 15:49:10',
'photo_url' => 'https://img.freepik.com/free-photo/view-lift_107420-65780.jpg'
),
'Tag' => array(
(int) 0 => array(
'id' => '110',
'title' => 'SKA',
'slug' => 'ska',
'created_at' => '2021-01-26 23:03:42',
'updated_at' => '2021-01-26 23:03:42',
'PostsTag' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '197',
'title' => 'sertifikat',
'slug' => 'sertifikat',
'created_at' => '2022-04-10 11:27:16',
'updated_at' => '2022-04-10 11:27:16',
'PostsTag' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '198',
'title' => 'keahlian',
'slug' => 'keahlian',
'created_at' => '2022-04-10 11:27:16',
'updated_at' => '2022-04-10 11:27:16',
'PostsTag' => array(
[maximum depth reached]
)
)
)
)
$key = (int) 8
Post::afterFind() - APP/Model/Post.php, line 54
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 242
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppModel::find() - APP/Model/AppModel.php, line 57
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 212
BlogController::index() - APP/Controller/BlogController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Blog IUJPTL — Panduan & Regulasi Ketenagalistrikan Terlengkap 2026
Artikel, Panduan & Regulasi IUJPTL
Panduan IUJPTL Terlengkap — Regulasi, Proses, Biaya, dan Tips Praktis Lapangan
Ditulis oleh konsultan yang setiap hari menangani perizinan ketenagalistrikan — untuk direktur, legal manager, dan manajer proyek yang ingin tahu lebih dalam.
Temukan segala yang perlu Anda ketahui tentang SKA (Sertifikat Keahlian) untuk tenaga kerja asing di Indonesi…
09 Dec 20190
Layanan Perpanjangan IUJPTL di Seluruh Indonesia
Instansi berwenang perpanjangan IUJPTL umumnya berada di tingkat provinsi (Dinas ESDM Provinsi). Pengajuan via OSS RBA berlaku nasional. Kami melayani pendampingan perpanjangan IUJPTL untuk perusahaan di berbagai wilayah.
Tidak menemukan wilayah Anda? Hubungi kami untuk informasi layanan di wilayah Anda.
Butuh Bantuan Profesional?
Dapatkan pendampingan profesional dalam pengurusan Surat Ijin Alat (OSS), Surat Ijin Operatiro(KBLI) dan Sertifikasi K3. Proses cepat, transparan, dan sesuai peraturan yang berlaku.
Portal profesional yang berfokus pada penyediaan informasi, layanan pengurusan, dan konsultasi terkait Izin Usaha Jasa Penunjang Tenaga Listrik (IUJPTL) dan SIUJPTL di Indonesia.
Ruko Grand Boulevard Blok U01A No. 369 Bundaran 5 Citra Raya, Tangerang Banten 15710