Waktu Query: 1.06 ms Memori Query: 0.025 MB Memori sebelum query: 3.310 MB Kolom dikembalikan: 0
SELECT `data`
FROM `zaimo_session`
WHERE `session_id` = 'a7b88e114c7eaedd15c77ba9cc3dcf3a'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `data`
FROM `#__session`
WHERE `session_id` = 'a7b88e114c7eaedd15c77ba' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 15 | JDatabaseDriver->loadResult() | JROOT/libraries/joomla/session/storage/database.php:45 |
| 14 | JSessionStorageDatabase->read() | Sama seperti panggilan di dalam baris dibawah. |
| 13 | session_start() | JROOT/libraries/joomla/session/handler/native.php:260 |
| 12 | JSessionHandlerNative->doSessionStart() | JROOT/libraries/joomla/session/handler/native.php:50 |
| 11 | JSessionHandlerNative->start() | JROOT/libraries/joomla/session/handler/joomla.php:88 |
| 10 | JSessionHandlerJoomla->start() | JROOT/libraries/src/Session/Session.php:660 |
| 9 | Joomla\CMS\Session\Session->_start() | JROOT/libraries/src/Session/Session.php:620 |
| 8 | Joomla\CMS\Session\Session->start() | JROOT/libraries/src/Session/Session.php:498 |
| 7 | Joomla\CMS\Session\Session->get() | JROOT/libraries/src/Session/Session.php:455 |
| 6 | Joomla\CMS\Session\Session->isNew() | JROOT/libraries/src/Application/CMSApplication.php:831 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Waktu Query: 0.47 ms Setelah query terakhir: 1.74 ms Memori Query: 0.021 MB Memori sebelum query: 3.397 MB Kolom dikembalikan: 0
SELECT `session_id`
FROM `zaimo_session`
WHERE `session_id` = 'a7b88e114c7eaedd15c77ba9cc3dcf3a'
LIMIT 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `session_id`
FROM `#__session`
WHERE `session_id` = 'a7b88e114c7eaedd1' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 8 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 7 | JDatabaseDriver->loadResult() | JROOT/libraries/src/Application/CMSApplication.php:178 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:833 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Waktu Query: 4.32 ms Setelah query terakhir: 0.17 ms Memori Query: 0.003 MB Memori sebelum query: 3.401 MB
INSERT INTO `zaimo_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES
('a7b88e114c7eaedd15c77ba9cc3dcf3a', 1, '1782062236', 0, '', 0)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
('a7b88e114c7eaedd15c77ba9cc3dcf3a', 1, '1782062236', 0, '', 0)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Application/CMSApplication.php:218 |
| 6 | Joomla\CMS\Application\CMSApplication->checkSession() | JROOT/libraries/src/Application/CMSApplication.php:833 |
| 5 | Joomla\CMS\Application\CMSApplication->loadSession() | JROOT/libraries/src/Application/CMSApplication.php:133 |
| 4 | Joomla\CMS\Application\CMSApplication->__construct() | JROOT/libraries/src/Application/SiteApplication.php:66 |
| 3 | Joomla\CMS\Application\SiteApplication->__construct() | JROOT/libraries/src/Application/CMSApplication.php:415 |
| 2 | Joomla\CMS\Application\CMSApplication::getInstance() | JROOT/libraries/src/Factory.php:140 |
| 1 | Joomla\CMS\Factory::getApplication() | JROOT/index.php:46 |
Waktu Query: 2.64 ms Setelah query terakhir: 4.17 ms Memori Query: 0.029 MB Memori sebelum query: 3.604 MB Kolom dikembalikan: 35
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `zaimo_extensions`
WHERE `type` = 'component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `zai' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 11 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Component/ComponentHelper.php:422 |
| 10 | Joomla\CMS\Component\ComponentHelper::Joomla\CMS\Component\{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 9 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 8 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Component/ComponentHelper.php:430 |
| 7 | Joomla\CMS\Component\ComponentHelper::load() | JROOT/libraries/src/Component/ComponentHelper.php:496 |
| 6 | Joomla\CMS\Component\ComponentHelper::getComponents() | JROOT/libraries/src/Component/ComponentHelper.php:44 |
| 5 | Joomla\CMS\Component\ComponentHelper::getComponent() | JROOT/libraries/src/Component/ComponentHelper.php:103 |
| 4 | Joomla\CMS\Component\ComponentHelper::getParams() | JROOT/libraries/src/Application/SiteApplication.php:596 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.73 ms Setelah query terakhir: 4.26 ms Memori Query: 0.023 MB Memori sebelum query: 3.856 MB Kolom dikembalikan: 5
SELECT id, rules
FROM `zaimo_viewlevels`
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, rules
FROM `#__viewlevels`' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1496 |
| 9 | JDatabaseDriver->loadAssocList() | JROOT/libraries/src/Access/Access.php:1063 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:310 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:606 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.47 ms Setelah query terakhir: 0.18 ms Memori Query: 0.022 MB Memori sebelum query: 3.868 MB Kolom dikembalikan: 0
SELECT b.id
FROM zaimo_usergroups AS a
LEFT JOIN zaimo_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 13
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT b.id
FROM #__usergroups AS a
LEFT JOIN #__usergroups AS b ON b.lft ' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1540 |
| 10 | JDatabaseDriver->loadColumn() | JROOT/libraries/src/Access/Access.php:980 |
| 9 | Joomla\CMS\Access\Access::getGroupsByUser() | JROOT/libraries/src/Access/Access.php:1095 |
| 8 | Joomla\CMS\Access\Access::getAuthorisedViewLevels() | JROOT/libraries/src/User/User.php:458 |
| 7 | Joomla\CMS\User\User->getAuthorisedViewLevels() | JROOT/libraries/src/Plugin/PluginHelper.php:310 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:606 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.57 ms Setelah query terakhir: 1.02 ms Memori Query: 0.034 MB Memori sebelum query: 3.929 MB Kolom dikembalikan: 86
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM zaimo_extensions
WHERE enabled = 1
AND type = 'plugin'
AND state IN (0,1)
AND access IN (1,1)
ORDER BY ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 10 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Plugin/PluginHelper.php:343 |
| 9 | Joomla\CMS\Plugin\PluginHelper::Joomla\CMS\Plugin\{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 8 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 7 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Plugin/PluginHelper.php:348 |
| 6 | Joomla\CMS\Plugin\PluginHelper::load() | JROOT/libraries/src/Plugin/PluginHelper.php:87 |
| 5 | Joomla\CMS\Plugin\PluginHelper::getPlugin() | JROOT/libraries/src/Plugin/PluginHelper.php:129 |
| 4 | Joomla\CMS\Plugin\PluginHelper::isEnabled() | JROOT/libraries/src/Application/SiteApplication.php:606 |
| 3 | Joomla\CMS\Application\SiteApplication->initialiseApp() | JROOT/libraries/src/Application/SiteApplication.php:212 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.78 ms Setelah query terakhir: 31.85 ms Memori Query: 0.071 MB Memori sebelum query: 5.474 MB Kolom dikembalikan: 36
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM zaimo_menu AS m
LEFT JOIN zaimo_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.ty' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Menu/SiteMenu.php:93 |
| 17 | Joomla\CMS\Menu\SiteMenu->Joomla\CMS\Menu\{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Menu/SiteMenu.php:101 |
| 14 | Joomla\CMS\Menu\SiteMenu->load() | JROOT/libraries/src/Menu/AbstractMenu.php:76 |
| 13 | Joomla\CMS\Menu\AbstractMenu->__construct() | JROOT/libraries/src/Menu/SiteMenu.php:62 |
| 12 | Joomla\CMS\Menu\SiteMenu->__construct() | JROOT/libraries/src/Menu/AbstractMenu.php:131 |
| 11 | Joomla\CMS\Menu\AbstractMenu::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:446 |
| 10 | Joomla\CMS\Application\CMSApplication->getMenu() | JROOT/libraries/src/Application/SiteApplication.php:275 |
| 9 | Joomla\CMS\Application\SiteApplication->getMenu() | JROOT/libraries/src/Router/SiteRouter.php:64 |
| 8 | Joomla\CMS\Router\SiteRouter->__construct() | JROOT/libraries/src/Router/Router.php:189 |
| 7 | Joomla\CMS\Router\Router::getInstance() | JROOT/libraries/src/Application/CMSApplication.php:551 |
| 6 | Joomla\CMS\Application\CMSApplication::getRouter() | JROOT/libraries/src/Application/SiteApplication.php:405 |
| 5 | Joomla\CMS\Application\SiteApplication::getRouter() | JROOT/libraries/src/Application/CMSApplication.php:1146 |
| 4 | Joomla\CMS\Application\CMSApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:798 |
| 3 | Joomla\CMS\Application\SiteApplication->route() | JROOT/libraries/src/Application/SiteApplication.php:218 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.05 ms Setelah query terakhir: 42.57 ms Memori Query: 0.025 MB Memori sebelum query: 6.096 MB Kolom dikembalikan: 1
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `zaimo_extensions`
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `zai' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 14 | JDatabaseDriver->loadObject() | JROOT/libraries/src/Helper/LibraryHelper.php:167 |
| 13 | Joomla\CMS\Helper\LibraryHelper::Joomla\CMS\Helper\{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 12 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 11 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/LibraryHelper.php:175 |
| 10 | Joomla\CMS\Helper\LibraryHelper::loadLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:43 |
| 9 | Joomla\CMS\Helper\LibraryHelper::getLibrary() | JROOT/libraries/src/Helper/LibraryHelper.php:90 |
| 8 | Joomla\CMS\Helper\LibraryHelper::getParams() | JROOT/libraries/src/Version.php:321 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1116 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.89 ms Setelah query terakhir: 0.31 ms Memori Query: 0.005 MB Memori sebelum query: 6.087 MB
UPDATE `zaimo_extensions`
SET `params` = '{\"mediaversion\":\"6a409cf28034e128f5467280753b36c9\"}'
WHERE `type` = 'library'
AND `element` = 'joomla'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE `#__extensions`
SET `params` = '{\"mediaversion\":\"6a409cf28034e128f5' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 10 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Helper/LibraryHelper.php:117 |
| 9 | Joomla\CMS\Helper\LibraryHelper::saveParams() | JROOT/libraries/src/Version.php:372 |
| 8 | Joomla\CMS\Version->setMediaVersion() | JROOT/libraries/src/Version.php:331 |
| 7 | Joomla\CMS\Version->getMediaVersion() | JROOT/libraries/src/Factory.php:778 |
| 6 | Joomla\CMS\Factory::createDocument() | JROOT/libraries/src/Factory.php:234 |
| 5 | Joomla\CMS\Factory::getDocument() | JROOT/libraries/src/Application/WebApplication.php:1116 |
| 4 | Joomla\CMS\Application\WebApplication->loadDocument() | JROOT/libraries/src/Application/SiteApplication.php:133 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.50 ms Setelah query terakhir: 2.15 ms Memori Query: 0.025 MB Memori sebelum query: 6.266 MB Kolom dikembalikan: 3
SELECT *
FROM zaimo_languages
WHERE published=1
ORDER BY ordering ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__languages
WHERE published=1
ORDER BY ordering ASC' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 7 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 6 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Language/LanguageHelper.php:150 |
| 5 | Joomla\CMS\Language\LanguageHelper::getLanguages() | JROOT/libraries/src/Application/SiteApplication.php:330 |
| 4 | Joomla\CMS\Application\SiteApplication->getParams() | JROOT/libraries/src/Application/SiteApplication.php:138 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.25 ms Setelah query terakhir: 0.25 ms Memori Query: 0.043 MB Memori sebelum query: 6.279 MB Kolom dikembalikan: 5
SELECT id, home, template, s.params
FROM zaimo_template_styles as s
LEFT JOIN zaimo_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT id, home, template, s.params
FROM #__template_styles as s
LEFT JOIN za' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 6 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 5 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Application/SiteApplication.php:488 |
| 4 | Joomla\CMS\Application\SiteApplication->getTemplate() | JROOT/libraries/src/Application/SiteApplication.php:168 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.13 ms Setelah query terakhir: 6.38 ms Memori Query: 0.030 MB Memori sebelum query: 6.809 MB Kolom dikembalikan: 35
SELECT `id`,`name`,`rules`,`parent_id`
FROM `zaimo_assets`
WHERE `name` IN ('root.1','com_acymailing','com_admin','com_ajax','com_associations','com_banners','com_cache','com_categories','com_checkin','com_config','com_contact','com_content','com_contenthistory','com_cpanel','com_fields','com_finder','com_installer','com_joomlaupdate','com_languages','com_login','com_mailto','com_media','com_menus','com_messages','com_modules','com_newsfeeds','com_plugins','com_postinstall','com_redirect','com_search','com_sppagebuilder','com_sppolls','com_tags','com_templates','com_users','com_wrapper')
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `id`,`name`,`rules`,`parent_id`
FROM `#__assets`
WHERE `name` IN ('roo' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:429 |
| 16 | Joomla\CMS\Access\Access::preloadComponents() | JROOT/libraries/src/Access/Access.php:213 |
| 15 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:531 |
| 14 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 13 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 12 | Joomla\CMS\User\User->authorise() | JROOT/components/com_content/models/article.php:55 |
| 11 | ContentModelArticle->populateState() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:435 |
| 10 | Joomla\CMS\MVC\Model\BaseDatabaseModel->getState() | JROOT/components/com_content/models/article.php:248 |
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.37 ms Setelah query terakhir: 1.35 ms Memori Query: 0.035 MB Memori sebelum query: 6.921 MB Kolom dikembalikan: 30
SHOW FULL COLUMNS
FROM `zaimo_content`
PENJELASAN tidak mungkin pada query: SHOW FULL COLUMNS FROM `zaimo_content`
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 15 | JDatabaseDriver->loadObjectList() | JROOT/libraries/joomla/database/driver/mysqli.php:430 |
| 14 | JDatabaseDriverMysqli->getTableColumns() | JROOT/libraries/src/Table/Table.php:245 |
| 13 | Joomla\CMS\Table\Table->getFields() | JROOT/libraries/src/Table/Table.php:164 |
| 12 | Joomla\CMS\Table\Table->__construct() | JROOT/libraries/src/Table/Content.php:39 |
| 11 | Joomla\CMS\Table\Content->__construct() | JROOT/libraries/src/Table/Table.php:312 |
| 10 | Joomla\CMS\Table\Table::getInstance() | JROOT/components/com_content/models/article.php:250 |
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.64 ms Setelah query terakhir: 3.37 ms Memori Query: 0.035 MB Memori sebelum query: 7.166 MB Kolom dikembalikan: 1
SELECT *
FROM zaimo_content
WHERE `id` = '343'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT *
FROM #__content
WHERE `id` = '343'' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 12 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1455 |
| 11 | JDatabaseDriver->loadAssoc() | JROOT/libraries/src/Table/Table.php:730 |
| 10 | Joomla\CMS\Table\Table->load() | JROOT/components/com_content/models/article.php:251 |
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.63 ms Setelah query terakhir: 0.13 ms Memori Query: 0.005 MB Memori sebelum query: 7.173 MB
UPDATE zaimo_content
SET `hits` = (`hits` + 1)
WHERE `id` = '343'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'UPDATE #__content
SET `hits` = (`hits` + 1)
WHERE `id` = '343'' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 11 | JDatabaseDriverMysqli->execute() | JROOT/libraries/src/Table/Table.php:1241 |
| 10 | Joomla\CMS\Table\Table->hit() | JROOT/components/com_content/models/article.php:252 |
| 9 | ContentModelArticle->hit() | JROOT/components/com_content/controller.php:109 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.27 ms Setelah query terakhir: 1.71 ms Memori Query: 0.037 MB Memori sebelum query: 7.298 MB Kolom dikembalikan: 1
SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM zaimo_content AS a
INNER JOIN zaimo_categories AS c
on c.id = a.catid
LEFT JOIN zaimo_users AS u
on u.id = a.created_by
LEFT JOIN zaimo_categories as parent
ON parent.id = c.parent_id
LEFT JOIN zaimo_content_rating AS v
ON a.id = v.content_id
WHERE a.id = 343
AND c.published > 0
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-06-21 17:17:16')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-06-21 17:17:16')
AND (a.state = 1 OR a.state =2)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.c' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 14 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 13 | JDatabaseDriver->loadObject() | JROOT/components/com_content/models/article.php:148 |
| 12 | ContentModelArticle->getItem() | JROOT/libraries/src/MVC/View/HtmlView.php:423 |
| 11 | Joomla\CMS\MVC\View\HtmlView->get() | JROOT/components/com_content/views/article/view.html.php:42 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.01 ms Setelah query terakhir: 2.70 ms Memori Query: 0.039 MB Memori sebelum query: 7.447 MB Kolom dikembalikan: 2
SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM zaimo_categories as c
LEFT JOIN zaimo_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=122
ORDER BY c.lft
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 23 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 22 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Categories/Categories.php:305 |
| 21 | Joomla\CMS\Categories\Categories->_load() | JROOT/libraries/src/Categories/Categories.php:186 |
| 20 | Joomla\CMS\Categories\Categories->get() | JROOT/components/com_content/router.php:72 |
| 19 | ContentRouter->getCategorySegment() | Sama seperti panggilan di dalam baris dibawah. |
| 18 | call_user_func_array() | JROOT/libraries/src/Component/Router/RouterView.php:120 |
| 17 | Joomla\CMS\Component\Router\RouterView->getPath() | JROOT/libraries/src/Component/Router/Rules/MenuRules.php:111 |
| 16 | Joomla\CMS\Component\Router\Rules\MenuRules->preprocess() | JROOT/libraries/src/Component/Router/RouterView.php:222 |
| 15 | Joomla\CMS\Component\Router\RouterView->preprocess() | JROOT/libraries/src/Router/SiteRouter.php:669 |
| 14 | Joomla\CMS\Router\SiteRouter->processBuildRules() | JROOT/libraries/src/Router/Router.php:266 |
| 13 | Joomla\CMS\Router\Router->build() | JROOT/libraries/src/Router/SiteRouter.php:154 |
| 12 | Joomla\CMS\Router\SiteRouter->build() | JROOT/libraries/src/Router/Route.php:66 |
| 11 | Joomla\CMS\Router\Route::_() | JROOT/components/com_content/views/article/view.html.php:71 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.10 ms Setelah query terakhir: 1.07 ms Memori Query: 0.034 MB Memori sebelum query: 7.558 MB Kolom dikembalikan: 0
SELECT `m`.`tag_id`,`t`.*
FROM `zaimo_contentitem_tag_map` AS m
INNER JOIN `zaimo_tags` AS t
ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_content.article'
AND `m`.`content_item_id` = 343
AND `t`.`published` = 1
AND t.access IN (1,1)
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `m`.`tag_id`,`t`.*
FROM `#__contentitem_tag_map` AS m
INNER JOIN `zai' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Helper/TagsHelper.php:454 |
| 11 | Joomla\CMS\Helper\TagsHelper->getItemTags() | JROOT/components/com_content/views/article/view.html.php:180 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.89 ms Setelah query terakhir: 20.48 ms Memori Query: 0.037 MB Memori sebelum query: 9.306 MB Kolom dikembalikan: 0
SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state
FROM zaimo_fields AS a
LEFT JOIN `zaimo_languages` AS l
ON l.lang_code = a.language
LEFT JOIN zaimo_users AS uc
ON uc.id=a.checked_out
LEFT JOIN zaimo_viewlevels AS ag
ON ag.id = a.access
LEFT JOIN zaimo_users AS ua
ON ua.id = a.created_user_id
LEFT JOIN zaimo_fields_groups AS g
ON g.id = a.group_id
LEFT JOIN `zaimo_fields_categories` AS fc
ON fc.field_id = a.id
WHERE a.context = 'com_content.article'
AND (fc.category_id IS NULL OR fc.category_id IN (122,0))
AND a.access IN (1,1)
AND (a.group_id = 0 OR g.access IN (1,1))
AND a.state = 1
AND (a.group_id = 0 OR g.state = 1)
ORDER BY a.ordering ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 19 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 18 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:308 |
| 17 | Joomla\CMS\MVC\Model\BaseDatabaseModel->_getList() | JROOT/administrator/components/com_fields/models/fields.php:327 |
| 16 | FieldsModelFields->_getList() | JROOT/libraries/src/MVC/Model/ListModel.php:187 |
| 15 | Joomla\CMS\MVC\Model\ListModel->getItems() | JROOT/administrator/components/com_fields/helpers/fields.php:136 |
| 14 | FieldsHelper::getFields() | JROOT/plugins/system/fields/fields.php:400 |
| 13 | PlgSystemFields->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.65 ms Setelah query terakhir: 3.75 ms Memori Query: 0.025 MB Memori sebelum query: 9.689 MB Kolom dikembalikan: 1
SELECT enabled
FROM zaimo_extensions
WHERE element = 'com_sppagebuilder'
AND type = 'component'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT enabled FROM #__extensions WHERE element = 'com_sppagebuilder' AND typ' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 15 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:96 |
| 14 | PlgContentSppagebuilder->isSppagebuilderEnabled() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:80 |
| 13 | PlgContentSppagebuilder->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.06 ms Setelah query terakhir: 0.12 ms Memori Query: 0.026 MB Memori sebelum query: 9.699 MB Kolom dikembalikan: 1
SELECT a.id
FROM zaimo_sppagebuilder_integrations as a
WHERE `component` = 'com_content'
AND `state` = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id
FROM #__sppagebuilder_integrations as a
WHERE `component` = 'com_' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 16 | JDatabaseDriver->loadResult() | JROOT/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:223 |
| 15 | SppagebuilderHelper::getIntegration() | JROOT/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:115 |
| 14 | SppagebuilderHelper::onIntegrationPrepareContent() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:84 |
| 13 | PlgContentSppagebuilder->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.63 ms Setelah query terakhir: 0.11 ms Memori Query: 0.026 MB Memori sebelum query: 9.707 MB Kolom dikembalikan: 0
SELECT `text`
FROM `zaimo_sppagebuilder`
WHERE `extension` = 'com_content'
AND `extension_view` = 'article'
AND `view_id` = '343'
AND `active` = 1
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `text`
FROM `#__sppagebuilder`
WHERE `extension` = 'com_content' AND `' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 17 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 16 | JDatabaseDriver->loadObject() | JROOT/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:154 |
| 15 | SppagebuilderHelper::getPageContent() | JROOT/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:119 |
| 14 | SppagebuilderHelper::onIntegrationPrepareContent() | JROOT/plugins/content/sppagebuilder/sppagebuilder.php:84 |
| 13 | PlgContentSppagebuilder->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.47 ms Setelah query terakhir: 27.12 ms Memori Query: 0.028 MB Memori sebelum query: 9.890 MB Kolom dikembalikan: 0
SELECT `folderid`, `foldertime`, `entitytag`
FROM `zaimo_sigplus_folder`
WHERE `folderurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `folderid`, `foldertime`, `entitytag` FROM `#__sigplus_folder` WHERE `' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1763 |
| 20 | JDatabaseDriver->loadRow() | JROOT/plugins/content/sigplus/core/core.php:2987 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.14 ms Setelah query terakhir: 0.06 ms Memori Query: 0.010 MB Memori sebelum query: 9.900 MB
START TRANSACTION
PENJELASAN tidak mungkin pada query: START TRANSACTION
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:819 |
| 21 | JDatabaseDriverMysqli->transactionStart() | JROOT/plugins/content/sigplus/core/core.php:1062 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.37 ms Setelah query terakhir: 6.55 ms Memori Query: 0.030 MB Memori sebelum query: 9.916 MB Kolom dikembalikan: 0
SELECT folderid,foldertime,entitytag
FROM zaimo_sigplus_folder
WHERE folderurl = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT folderid,foldertime,entitytag
FROM #__sigplus_folder
WHERE folderurl =' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 28 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1763 |
| 27 | JDatabaseDriver->loadRow() | JROOT/plugins/content/sigplus/core/core.php:1101 |
| 26 | SigPlusNovoGalleryBase->getFolder() | JROOT/plugins/content/sigplus/core/core.php:1127 |
| 25 | SigPlusNovoGalleryBase->updateFolder() | JROOT/plugins/content/sigplus/core/core.php:1163 |
| 24 | SigPlusNovoGalleryBase->insertFolder() | JROOT/plugins/content/sigplus/core/core.php:1860 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.41 ms Setelah query terakhir: 0.12 ms Memori Query: 0.012 MB Memori sebelum query: 9.929 MB
INSERT INTO `zaimo_sigplus_folder` (`folderurl`,`foldertime`,`entitytag`)
VALUES ('/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna','2021-06-09 23:44:24',NULL)
ON DUPLICATE KEY UPDATE `folderid` = LAST_INSERT_ID(`folderid`), `folderurl` =
VALUES(`folderurl`), `foldertime` =
VALUES(`foldertime`), `entitytag` =
VALUES(`entitytag`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_folder` (`folderurl`,`foldertime`,`entitytag`)
VALUES ('/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna','2021-06-09 23:44:24',NULL)
ON DUPLICATE KEY UPDATE `folderid` = LAST_INSERT_ID(`folderid`), `folderurl` = VALUES(`folderurl`), `foldertime` = VALUES(`foldertime`), `entitytag` = VALUES(`entitytag`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 26 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1134 |
| 25 | SigPlusNovoGalleryBase->updateFolder() | JROOT/plugins/content/sigplus/core/core.php:1163 |
| 24 | SigPlusNovoGalleryBase->insertFolder() | JROOT/plugins/content/sigplus/core/core.php:1860 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.10 ms Setelah query terakhir: 0.05 ms Memori Query: 0.012 MB Memori sebelum query: 9.940 MB
INSERT INTO `zaimo_sigplus_hierarchy` (`ancestorid`,`depthnum`,`descendantid`)
VALUES (74,0,74)
ON DUPLICATE KEY UPDATE `ancestorid` =
VALUES(`ancestorid`), `depthnum` =
VALUES(`depthnum`), `descendantid` =
VALUES(`descendantid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_hierarchy` (`ancestorid`,`depthnum`,`descendantid`)
VALUES (74,0,74)
ON DUPLICATE KEY UPDATE `ancestorid` = VALUES(`ancestorid`), `depthnum` = VALUES(`depthnum`), `descendantid` = VALUES(`descendantid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1156 |
| 25 | SigPlusNovoGalleryBase->updateFolder() | JROOT/plugins/content/sigplus/core/core.php:1163 |
| 24 | SigPlusNovoGalleryBase->insertFolder() | JROOT/plugins/content/sigplus/core/core.php:1860 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.94 ms Setelah query terakhir: 0.06 ms Memori Query: 0.029 MB Memori sebelum query: 9.950 MB Kolom dikembalikan: 0
SELECT
`imageid`,
`fileurl`
FROM `zaimo_sigplus_image`
WHERE `folderid` = 74
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
`imageid`,
`fileurl`
FROM `#__sigplus_image`
WHERE `folderid` = 74' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1801 |
| 25 | JDatabaseDriver->loadRowList() | JROOT/plugins/content/sigplus/core/core.php:1350 |
| 24 | SigPlusNovoGalleryBase->purgeFolder() | JROOT/plugins/content/sigplus/core/core.php:1863 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.74 ms Setelah query terakhir: 0.05 ms Memori Query: 0.030 MB Memori sebelum query: 9.962 MB Kolom dikembalikan: 0
SELECT
i.`imageid`,
i.`viewid`,
i.`thumb_fileurl`,
i.`preview_fileurl`,
i.`retina_fileurl`,
i.`watermark_fileurl`
FROM `zaimo_sigplus_imageview` AS i
INNER JOIN `zaimo_sigplus_view` AS f
ON i.`viewid` = f.`viewid`
WHERE f.`folderid` = 74
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
i.`imageid`,
i.`viewid`,
i.`thumb_fileurl`,
i.`preview_fileurl`,
i.`retin' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1801 |
| 25 | JDatabaseDriver->loadRowList() | JROOT/plugins/content/sigplus/core/core.php:1394 |
| 24 | SigPlusNovoGalleryBase->purgeFolder() | JROOT/plugins/content/sigplus/core/core.php:1863 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.31 ms Setelah query terakhir: 0.30 ms Memori Query: 0.029 MB Memori sebelum query: 9.973 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161214_164817.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.45 ms Setelah query terakhir: 9.45 ms Memori Query: 0.011 MB Memori sebelum query: 10.046 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161214_164817.jpg','20161214_164817.jpg','2021-06-09 23:44:22',93119,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161214_164817.jpg','20161214_164817.jpg','2021-06-09 23:44:22',93119,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.02 ms Setelah query terakhir: 10.55 ms Memori Query: 0.013 MB Memori sebelum query: 10.133 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17142),(88,'1920',17142),(95,'SAMSUNG',17142),(96,'GT-S7270',17142),(104,'72/1',17142),(105,'72/1',17142),(116,'2',17142),(119,'S7270XXUANI1',17142),(120,'2021:06:10 06:43:46',17142),(160,'1',17142),(240,'1/152',17142),(241,'26/10',17142),(248,'3',17142),(251,'50',17142),(253,'0220',17142),(254,'2016:12:14 16:48:16',17142),(255,'2016:12:14 16:48:16',17142),(256,'Y, Cb, Cr',17142),(261,'0/10',17142),(262,'2757/1000',17142),(264,'2',17142),(266,'0',17142),(267,'354/100',17142),(283,'ASCII\0\0\0User comments',17142),(292,'0100',17142),(293,'1',17142),(294,'800',17142),(295,'600',17142),(297,'604',17142),(301,'0',17142),(302,'0',17142),(303,'1/1',17142),(305,'0',17142)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17142),(88,'1920',17142),(95,'SAMSUNG',17142),(96,'GT-S7270',17142),(104,'72/1',17142),(105,'72/1',17142),(116,'2',17142),(119,'S7270XXUANI1',17142),(120,'2021:06:10 06:43:46',17142),(160,'1',17142),(240,'1/152',17142),(241,'26/10',17142),(248,'3',17142),(251,'50',17142),(253,'0220',17142),(254,'2016:12:14 16:48:16',17142),(255,'2016:12:14 16:48:16',17142),(256,'Y, Cb, Cr',17142),(261,'0/10',17142),(262,'2757/1000',17142),(264,'2',17142),(266,'0',17142),(267,'354/100',17142),(283,'ASCII\0\0\0User comments',17142),(292,'0100',17142),(293,'1',17142),(294,'800',17142),(295,'600',17142),(297,'604',17142),(301,'0',17142),(302,'0',17142),(303,'1/1',17142),(305,'0',17142)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.39 ms Setelah query terakhir: 0.45 ms Memori Query: 0.029 MB Memori sebelum query: 10.120 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161214_164833.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.42 ms Setelah query terakhir: 3.50 ms Memori Query: 0.011 MB Memori sebelum query: 10.139 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161214_164833.jpg','20161214_164833.jpg','2021-06-09 23:44:21',67373,600,800)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161214_164833.jpg','20161214_164833.jpg','2021-06-09 23:44:21',67373,600,800)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.06 ms Setelah query terakhir: 0.36 ms Memori Query: 0.012 MB Memori sebelum query: 10.170 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17143),(88,'1920',17143),(95,'SAMSUNG',17143),(96,'GT-S7270',17143),(104,'72/1',17143),(105,'72/1',17143),(116,'2',17143),(119,'S7270XXUANI1',17143),(120,'2021:06:10 06:43:46',17143),(160,'1',17143),(240,'1/356',17143),(241,'26/10',17143),(248,'3',17143),(251,'50',17143),(253,'0220',17143),(254,'2016:12:14 16:48:32',17143),(255,'2016:12:14 16:48:32',17143),(256,'Y, Cb, Cr',17143),(261,'0/10',17143),(262,'2757/1000',17143),(264,'2',17143),(266,'0',17143),(267,'354/100',17143),(283,'ASCII\0\0\0User comments',17143),(292,'0100',17143),(293,'1',17143),(294,'600',17143),(295,'800',17143),(297,'604',17143),(301,'0',17143),(302,'0',17143),(303,'1/1',17143),(305,'0',17143)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17143),(88,'1920',17143),(95,'SAMSUNG',17143),(96,'GT-S7270',17143),(104,'72/1',17143),(105,'72/1',17143),(116,'2',17143),(119,'S7270XXUANI1',17143),(120,'2021:06:10 06:43:46',17143),(160,'1',17143),(240,'1/356',17143),(241,'26/10',17143),(248,'3',17143),(251,'50',17143),(253,'0220',17143),(254,'2016:12:14 16:48:32',17143),(255,'2016:12:14 16:48:32',17143),(256,'Y, Cb, Cr',17143),(261,'0/10',17143),(262,'2757/1000',17143),(264,'2',17143),(266,'0',17143),(267,'354/100',17143),(283,'ASCII\0\0\0User comments',17143),(292,'0100',17143),(293,'1',17143),(294,'600',17143),(295,'800',17143),(297,'604',17143),(301,'0',17143),(302,'0',17143),(303,'1/1',17143),(305,'0',17143)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.42 ms Setelah query terakhir: 0.40 ms Memori Query: 0.029 MB Memori sebelum query: 10.156 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_145636.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.55 ms Setelah query terakhir: 3.11 ms Memori Query: 0.011 MB Memori sebelum query: 10.175 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_145636.jpg','20161219_145636.jpg','2021-06-09 23:44:22',100918,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_145636.jpg','20161219_145636.jpg','2021-06-09 23:44:22',100918,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.66 ms Setelah query terakhir: 0.34 ms Memori Query: 0.012 MB Memori sebelum query: 10.206 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17144),(88,'1920',17144),(95,'SAMSUNG',17144),(96,'GT-S7270',17144),(104,'72/1',17144),(105,'72/1',17144),(116,'2',17144),(119,'S7270XXUANI1',17144),(120,'2021:06:10 06:43:46',17144),(160,'1',17144),(240,'1/16',17144),(241,'26/10',17144),(248,'3',17144),(251,'100',17144),(253,'0220',17144),(254,'2016:12:19 14:56:36',17144),(255,'2016:12:19 14:56:36',17144),(256,'Y, Cb, Cr',17144),(261,'0/10',17144),(262,'2757/1000',17144),(264,'2',17144),(266,'9',17144),(267,'354/100',17144),(283,'ASCII\0\0\0User comments',17144),(292,'0100',17144),(293,'1',17144),(294,'800',17144),(295,'600',17144),(297,'604',17144),(301,'0',17144),(302,'0',17144),(303,'1/1',17144),(305,'0',17144)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17144),(88,'1920',17144),(95,'SAMSUNG',17144),(96,'GT-S7270',17144),(104,'72/1',17144),(105,'72/1',17144),(116,'2',17144),(119,'S7270XXUANI1',17144),(120,'2021:06:10 06:43:46',17144),(160,'1',17144),(240,'1/16',17144),(241,'26/10',17144),(248,'3',17144),(251,'100',17144),(253,'0220',17144),(254,'2016:12:19 14:56:36',17144),(255,'2016:12:19 14:56:36',17144),(256,'Y, Cb, Cr',17144),(261,'0/10',17144),(262,'2757/1000',17144),(264,'2',17144),(266,'9',17144),(267,'354/100',17144),(283,'ASCII\0\0\0User comments',17144),(292,'0100',17144),(293,'1',17144),(294,'800',17144),(295,'600',17144),(297,'604',17144),(301,'0',17144),(302,'0',17144),(303,'1/1',17144),(305,'0',17144)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.40 ms Setelah query terakhir: 0.39 ms Memori Query: 0.029 MB Memori sebelum query: 10.192 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_154343.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.44 ms Setelah query terakhir: 2.65 ms Memori Query: 0.011 MB Memori sebelum query: 10.210 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_154343.jpg','20161219_154343.jpg','2021-06-09 23:44:22',84742,600,800)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_154343.jpg','20161219_154343.jpg','2021-06-09 23:44:22',84742,600,800)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.19 ms Setelah query terakhir: 0.20 ms Memori Query: 0.012 MB Memori sebelum query: 10.242 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17145),(88,'1920',17145),(95,'SAMSUNG',17145),(96,'GT-S7270',17145),(104,'72/1',17145),(105,'72/1',17145),(116,'2',17145),(119,'S7270XXUANI1',17145),(120,'2021:06:10 06:43:47',17145),(160,'1',17145),(240,'1/11',17145),(241,'26/10',17145),(248,'3',17145),(251,'100',17145),(253,'0220',17145),(254,'2016:12:19 15:43:42',17145),(255,'2016:12:19 15:43:42',17145),(256,'Y, Cb, Cr',17145),(261,'0/10',17145),(262,'2757/1000',17145),(264,'2',17145),(266,'9',17145),(267,'354/100',17145),(283,'ASCII\0\0\0User comments',17145),(292,'0100',17145),(293,'1',17145),(294,'600',17145),(295,'800',17145),(297,'604',17145),(301,'0',17145),(302,'0',17145),(303,'1/1',17145),(305,'0',17145)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17145),(88,'1920',17145),(95,'SAMSUNG',17145),(96,'GT-S7270',17145),(104,'72/1',17145),(105,'72/1',17145),(116,'2',17145),(119,'S7270XXUANI1',17145),(120,'2021:06:10 06:43:47',17145),(160,'1',17145),(240,'1/11',17145),(241,'26/10',17145),(248,'3',17145),(251,'100',17145),(253,'0220',17145),(254,'2016:12:19 15:43:42',17145),(255,'2016:12:19 15:43:42',17145),(256,'Y, Cb, Cr',17145),(261,'0/10',17145),(262,'2757/1000',17145),(264,'2',17145),(266,'9',17145),(267,'354/100',17145),(283,'ASCII\0\0\0User comments',17145),(292,'0100',17145),(293,'1',17145),(294,'600',17145),(295,'800',17145),(297,'604',17145),(301,'0',17145),(302,'0',17145),(303,'1/1',17145),(305,'0',17145)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.29 ms Setelah query terakhir: 0.28 ms Memori Query: 0.029 MB Memori sebelum query: 10.228 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_181934.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.56 ms Setelah query terakhir: 3.25 ms Memori Query: 0.011 MB Memori sebelum query: 10.246 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_181934.jpg','20161219_181934.jpg','2021-06-09 23:44:22',67990,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_181934.jpg','20161219_181934.jpg','2021-06-09 23:44:22',67990,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.90 ms Setelah query terakhir: 0.38 ms Memori Query: 0.012 MB Memori sebelum query: 10.277 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17146),(88,'1920',17146),(95,'SAMSUNG',17146),(96,'GT-S7270',17146),(104,'72/1',17146),(105,'72/1',17146),(116,'2',17146),(119,'S7270XXUANI1',17146),(120,'2021:06:10 06:43:47',17146),(160,'1',17146),(240,'1/16',17146),(241,'26/10',17146),(248,'3',17146),(251,'100',17146),(253,'0220',17146),(254,'2016:12:19 18:19:33',17146),(255,'2016:12:19 18:19:33',17146),(256,'Y, Cb, Cr',17146),(261,'0/10',17146),(262,'2757/1000',17146),(264,'2',17146),(266,'9',17146),(267,'354/100',17146),(283,'ASCII\0\0\0User comments',17146),(292,'0100',17146),(293,'1',17146),(294,'800',17146),(295,'600',17146),(297,'604',17146),(301,'0',17146),(302,'0',17146),(303,'1/1',17146),(305,'0',17146)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17146),(88,'1920',17146),(95,'SAMSUNG',17146),(96,'GT-S7270',17146),(104,'72/1',17146),(105,'72/1',17146),(116,'2',17146),(119,'S7270XXUANI1',17146),(120,'2021:06:10 06:43:47',17146),(160,'1',17146),(240,'1/16',17146),(241,'26/10',17146),(248,'3',17146),(251,'100',17146),(253,'0220',17146),(254,'2016:12:19 18:19:33',17146),(255,'2016:12:19 18:19:33',17146),(256,'Y, Cb, Cr',17146),(261,'0/10',17146),(262,'2757/1000',17146),(264,'2',17146),(266,'9',17146),(267,'354/100',17146),(283,'ASCII\0\0\0User comments',17146),(292,'0100',17146),(293,'1',17146),(294,'800',17146),(295,'600',17146),(297,'604',17146),(301,'0',17146),(302,'0',17146),(303,'1/1',17146),(305,'0',17146)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.31 ms Setelah query terakhir: 0.30 ms Memori Query: 0.029 MB Memori sebelum query: 10.263 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170120_161028.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.40 ms Setelah query terakhir: 2.90 ms Memori Query: 0.011 MB Memori sebelum query: 10.282 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170120_161028.jpg','20170120_161028.jpg','2021-06-09 23:44:22',112016,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170120_161028.jpg','20170120_161028.jpg','2021-06-09 23:44:22',112016,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.42 ms Setelah query terakhir: 0.19 ms Memori Query: 0.012 MB Memori sebelum query: 10.313 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17147),(88,'1920',17147),(95,'SAMSUNG',17147),(96,'GT-S7270',17147),(104,'72/1',17147),(105,'72/1',17147),(116,'2',17147),(119,'S7270XXUANI1',17147),(120,'2021:06:10 06:43:47',17147),(160,'1',17147),(240,'1/120',17147),(241,'26/10',17147),(248,'3',17147),(251,'100',17147),(253,'0220',17147),(254,'2017:01:20 16:10:28',17147),(255,'2017:01:20 16:10:28',17147),(256,'Y, Cb, Cr',17147),(261,'0/10',17147),(262,'2757/1000',17147),(264,'2',17147),(266,'0',17147),(267,'354/100',17147),(283,'ASCII\0\0\0User comments',17147),(292,'0100',17147),(293,'1',17147),(294,'800',17147),(295,'600',17147),(297,'604',17147),(301,'0',17147),(302,'0',17147),(303,'1/1',17147),(305,'0',17147)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17147),(88,'1920',17147),(95,'SAMSUNG',17147),(96,'GT-S7270',17147),(104,'72/1',17147),(105,'72/1',17147),(116,'2',17147),(119,'S7270XXUANI1',17147),(120,'2021:06:10 06:43:47',17147),(160,'1',17147),(240,'1/120',17147),(241,'26/10',17147),(248,'3',17147),(251,'100',17147),(253,'0220',17147),(254,'2017:01:20 16:10:28',17147),(255,'2017:01:20 16:10:28',17147),(256,'Y, Cb, Cr',17147),(261,'0/10',17147),(262,'2757/1000',17147),(264,'2',17147),(266,'0',17147),(267,'354/100',17147),(283,'ASCII\0\0\0User comments',17147),(292,'0100',17147),(293,'1',17147),(294,'800',17147),(295,'600',17147),(297,'604',17147),(301,'0',17147),(302,'0',17147),(303,'1/1',17147),(305,'0',17147)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.34 ms Setelah query terakhir: 0.30 ms Memori Query: 0.029 MB Memori sebelum query: 10.299 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170223_120914.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.46 ms Setelah query terakhir: 4.07 ms Memori Query: 0.011 MB Memori sebelum query: 10.318 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170223_120914.jpg','20170223_120914.jpg','2021-06-09 23:44:22',128787,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170223_120914.jpg','20170223_120914.jpg','2021-06-09 23:44:22',128787,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.37 ms Setelah query terakhir: 0.19 ms Memori Query: 0.012 MB Memori sebelum query: 10.349 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17148),(88,'1920',17148),(95,'SAMSUNG',17148),(96,'GT-S7270',17148),(104,'72/1',17148),(105,'72/1',17148),(116,'2',17148),(119,'S7270XXUANI1',17148),(120,'2021:06:10 06:43:47',17148),(160,'1',17148),(240,'1/280',17148),(241,'26/10',17148),(248,'3',17148),(251,'50',17148),(253,'0220',17148),(254,'2017:02:23 12:09:14',17148),(255,'2017:02:23 12:09:14',17148),(256,'Y, Cb, Cr',17148),(261,'0/10',17148),(262,'2757/1000',17148),(264,'2',17148),(266,'0',17148),(267,'354/100',17148),(283,'ASCII\0\0\0User comments',17148),(292,'0100',17148),(293,'1',17148),(294,'800',17148),(295,'600',17148),(297,'604',17148),(301,'0',17148),(302,'0',17148),(303,'1/1',17148),(305,'0',17148)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17148),(88,'1920',17148),(95,'SAMSUNG',17148),(96,'GT-S7270',17148),(104,'72/1',17148),(105,'72/1',17148),(116,'2',17148),(119,'S7270XXUANI1',17148),(120,'2021:06:10 06:43:47',17148),(160,'1',17148),(240,'1/280',17148),(241,'26/10',17148),(248,'3',17148),(251,'50',17148),(253,'0220',17148),(254,'2017:02:23 12:09:14',17148),(255,'2017:02:23 12:09:14',17148),(256,'Y, Cb, Cr',17148),(261,'0/10',17148),(262,'2757/1000',17148),(264,'2',17148),(266,'0',17148),(267,'354/100',17148),(283,'ASCII\0\0\0User comments',17148),(292,'0100',17148),(293,'1',17148),(294,'800',17148),(295,'600',17148),(297,'604',17148),(301,'0',17148),(302,'0',17148),(303,'1/1',17148),(305,'0',17148)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.47 ms Setelah query terakhir: 0.29 ms Memori Query: 0.029 MB Memori sebelum query: 10.335 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170227_140002.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.59 ms Setelah query terakhir: 3.34 ms Memori Query: 0.011 MB Memori sebelum query: 10.353 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170227_140002.jpg','20170227_140002.jpg','2021-06-09 23:44:22',62530,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170227_140002.jpg','20170227_140002.jpg','2021-06-09 23:44:22',62530,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.17 ms Setelah query terakhir: 0.25 ms Memori Query: 0.012 MB Memori sebelum query: 10.385 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17149),(88,'1920',17149),(95,'SAMSUNG',17149),(96,'GT-S7270',17149),(104,'72/1',17149),(105,'72/1',17149),(116,'2',17149),(119,'S7270XXUANI1',17149),(120,'2021:06:10 06:43:47',17149),(160,'1',17149),(240,'1/16',17149),(241,'26/10',17149),(248,'3',17149),(251,'100',17149),(253,'0220',17149),(254,'2017:02:27 14:00:01',17149),(255,'2017:02:27 14:00:01',17149),(256,'Y, Cb, Cr',17149),(261,'0/10',17149),(262,'2757/1000',17149),(264,'2',17149),(266,'9',17149),(267,'354/100',17149),(283,'ASCII\0\0\0User comments',17149),(292,'0100',17149),(293,'1',17149),(294,'800',17149),(295,'600',17149),(297,'604',17149),(301,'0',17149),(302,'0',17149),(303,'1/1',17149),(305,'0',17149)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17149),(88,'1920',17149),(95,'SAMSUNG',17149),(96,'GT-S7270',17149),(104,'72/1',17149),(105,'72/1',17149),(116,'2',17149),(119,'S7270XXUANI1',17149),(120,'2021:06:10 06:43:47',17149),(160,'1',17149),(240,'1/16',17149),(241,'26/10',17149),(248,'3',17149),(251,'100',17149),(253,'0220',17149),(254,'2017:02:27 14:00:01',17149),(255,'2017:02:27 14:00:01',17149),(256,'Y, Cb, Cr',17149),(261,'0/10',17149),(262,'2757/1000',17149),(264,'2',17149),(266,'9',17149),(267,'354/100',17149),(283,'ASCII\0\0\0User comments',17149),(292,'0100',17149),(293,'1',17149),(294,'800',17149),(295,'600',17149),(297,'604',17149),(301,'0',17149),(302,'0',17149),(303,'1/1',17149),(305,'0',17149)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.42 ms Setelah query terakhir: 0.26 ms Memori Query: 0.029 MB Memori sebelum query: 10.371 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_153914.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.49 ms Setelah query terakhir: 2.66 ms Memori Query: 0.011 MB Memori sebelum query: 10.389 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_153914.jpg','20170526_153914.jpg','2021-06-09 23:44:22',106492,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_153914.jpg','20170526_153914.jpg','2021-06-09 23:44:22',106492,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.11 ms Setelah query terakhir: 0.18 ms Memori Query: 0.012 MB Memori sebelum query: 10.420 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17150),(88,'1920',17150),(95,'SAMSUNG',17150),(96,'GT-S7270',17150),(104,'72/1',17150),(105,'72/1',17150),(116,'2',17150),(119,'S7270XXUANI1',17150),(120,'2021:06:10 06:43:47',17150),(160,'1',17150),(240,'1/100',17150),(241,'26/10',17150),(248,'3',17150),(251,'100',17150),(253,'0220',17150),(254,'2017:05:26 15:39:13',17150),(255,'2017:05:26 15:39:13',17150),(256,'Y, Cb, Cr',17150),(261,'0/10',17150),(262,'2757/1000',17150),(264,'2',17150),(266,'9',17150),(267,'354/100',17150),(283,'ASCII\0\0\0User comments',17150),(292,'0100',17150),(293,'1',17150),(294,'800',17150),(295,'600',17150),(297,'604',17150),(301,'0',17150),(302,'0',17150),(303,'1/1',17150),(305,'0',17150)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17150),(88,'1920',17150),(95,'SAMSUNG',17150),(96,'GT-S7270',17150),(104,'72/1',17150),(105,'72/1',17150),(116,'2',17150),(119,'S7270XXUANI1',17150),(120,'2021:06:10 06:43:47',17150),(160,'1',17150),(240,'1/100',17150),(241,'26/10',17150),(248,'3',17150),(251,'100',17150),(253,'0220',17150),(254,'2017:05:26 15:39:13',17150),(255,'2017:05:26 15:39:13',17150),(256,'Y, Cb, Cr',17150),(261,'0/10',17150),(262,'2757/1000',17150),(264,'2',17150),(266,'9',17150),(267,'354/100',17150),(283,'ASCII\0\0\0User comments',17150),(292,'0100',17150),(293,'1',17150),(294,'800',17150),(295,'600',17150),(297,'604',17150),(301,'0',17150),(302,'0',17150),(303,'1/1',17150),(305,'0',17150)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.40 ms Setelah query terakhir: 0.30 ms Memori Query: 0.029 MB Memori sebelum query: 10.407 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_154122.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.48 ms Setelah query terakhir: 3.31 ms Memori Query: 0.011 MB Memori sebelum query: 10.425 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_154122.jpg','20170526_154122.jpg','2021-06-09 23:44:23',87486,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_154122.jpg','20170526_154122.jpg','2021-06-09 23:44:23',87486,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.46 ms Setelah query terakhir: 0.18 ms Memori Query: 0.012 MB Memori sebelum query: 10.457 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17151),(88,'1920',17151),(95,'SAMSUNG',17151),(96,'GT-S7270',17151),(104,'72/1',17151),(105,'72/1',17151),(116,'2',17151),(119,'S7270XXUANI1',17151),(120,'2021:06:10 06:43:47',17151),(160,'1',17151),(240,'1/186',17151),(241,'26/10',17151),(248,'3',17151),(251,'50',17151),(253,'0220',17151),(254,'2017:05:26 15:41:21',17151),(255,'2017:05:26 15:41:21',17151),(256,'Y, Cb, Cr',17151),(261,'0/10',17151),(262,'2757/1000',17151),(264,'2',17151),(266,'9',17151),(267,'354/100',17151),(283,'ASCII\0\0\0User comments',17151),(292,'0100',17151),(293,'1',17151),(294,'800',17151),(295,'600',17151),(297,'604',17151),(301,'0',17151),(302,'0',17151),(303,'1/1',17151),(305,'0',17151)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17151),(88,'1920',17151),(95,'SAMSUNG',17151),(96,'GT-S7270',17151),(104,'72/1',17151),(105,'72/1',17151),(116,'2',17151),(119,'S7270XXUANI1',17151),(120,'2021:06:10 06:43:47',17151),(160,'1',17151),(240,'1/186',17151),(241,'26/10',17151),(248,'3',17151),(251,'50',17151),(253,'0220',17151),(254,'2017:05:26 15:41:21',17151),(255,'2017:05:26 15:41:21',17151),(256,'Y, Cb, Cr',17151),(261,'0/10',17151),(262,'2757/1000',17151),(264,'2',17151),(266,'9',17151),(267,'354/100',17151),(283,'ASCII\0\0\0User comments',17151),(292,'0100',17151),(293,'1',17151),(294,'800',17151),(295,'600',17151),(297,'604',17151),(301,'0',17151),(302,'0',17151),(303,'1/1',17151),(305,'0',17151)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.42 ms Setelah query terakhir: 0.44 ms Memori Query: 0.029 MB Memori sebelum query: 10.443 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_154720.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.54 ms Setelah query terakhir: 2.27 ms Memori Query: 0.011 MB Memori sebelum query: 10.461 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_154720.jpg','20170526_154720.jpg','2021-06-09 23:44:23',92799,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_154720.jpg','20170526_154720.jpg','2021-06-09 23:44:23',92799,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.53 ms Setelah query terakhir: 0.38 ms Memori Query: 0.012 MB Memori sebelum query: 10.492 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17152),(88,'1920',17152),(95,'SAMSUNG',17152),(96,'GT-S7270',17152),(104,'72/1',17152),(105,'72/1',17152),(116,'2',17152),(119,'S7270XXUANI1',17152),(120,'2021:06:10 06:43:47',17152),(160,'1',17152),(240,'1/60',17152),(241,'26/10',17152),(248,'3',17152),(251,'50',17152),(253,'0220',17152),(254,'2017:05:26 15:47:19',17152),(255,'2017:05:26 15:47:19',17152),(256,'Y, Cb, Cr',17152),(261,'0/10',17152),(262,'2757/1000',17152),(264,'2',17152),(266,'9',17152),(267,'354/100',17152),(283,'ASCII\0\0\0User comments',17152),(292,'0100',17152),(293,'1',17152),(294,'800',17152),(295,'600',17152),(297,'604',17152),(301,'0',17152),(302,'0',17152),(303,'1/1',17152),(305,'0',17152)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17152),(88,'1920',17152),(95,'SAMSUNG',17152),(96,'GT-S7270',17152),(104,'72/1',17152),(105,'72/1',17152),(116,'2',17152),(119,'S7270XXUANI1',17152),(120,'2021:06:10 06:43:47',17152),(160,'1',17152),(240,'1/60',17152),(241,'26/10',17152),(248,'3',17152),(251,'50',17152),(253,'0220',17152),(254,'2017:05:26 15:47:19',17152),(255,'2017:05:26 15:47:19',17152),(256,'Y, Cb, Cr',17152),(261,'0/10',17152),(262,'2757/1000',17152),(264,'2',17152),(266,'9',17152),(267,'354/100',17152),(283,'ASCII\0\0\0User comments',17152),(292,'0100',17152),(293,'1',17152),(294,'800',17152),(295,'600',17152),(297,'604',17152),(301,'0',17152),(302,'0',17152),(303,'1/1',17152),(305,'0',17152)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.38 ms Setelah query terakhir: 0.42 ms Memori Query: 0.029 MB Memori sebelum query: 10.478 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_160754.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.57 ms Setelah query terakhir: 3.27 ms Memori Query: 0.017 MB Memori sebelum query: 10.506 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_160754.jpg','20170601_160754.jpg','2021-06-09 23:44:23',132208,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_160754.jpg','20170601_160754.jpg','2021-06-09 23:44:23',132208,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.33 ms Setelah query terakhir: 0.46 ms Memori Query: 0.012 MB Memori sebelum query: 10.543 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17153),(88,'1920',17153),(95,'SAMSUNG',17153),(96,'GT-S7270',17153),(104,'72/1',17153),(105,'72/1',17153),(116,'2',17153),(119,'S7270XXUANI1',17153),(120,'2021:06:10 06:43:48',17153),(160,'1',17153),(240,'1/120',17153),(241,'26/10',17153),(248,'3',17153),(251,'50',17153),(253,'0220',17153),(254,'2017:06:01 16:07:54',17153),(255,'2017:06:01 16:07:54',17153),(256,'Y, Cb, Cr',17153),(261,'0/10',17153),(262,'2757/1000',17153),(264,'2',17153),(266,'0',17153),(267,'354/100',17153),(283,'ASCII\0\0\0User comments',17153),(292,'0100',17153),(293,'1',17153),(294,'800',17153),(295,'600',17153),(297,'604',17153),(301,'0',17153),(302,'0',17153),(303,'1/1',17153),(305,'0',17153)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17153),(88,'1920',17153),(95,'SAMSUNG',17153),(96,'GT-S7270',17153),(104,'72/1',17153),(105,'72/1',17153),(116,'2',17153),(119,'S7270XXUANI1',17153),(120,'2021:06:10 06:43:48',17153),(160,'1',17153),(240,'1/120',17153),(241,'26/10',17153),(248,'3',17153),(251,'50',17153),(253,'0220',17153),(254,'2017:06:01 16:07:54',17153),(255,'2017:06:01 16:07:54',17153),(256,'Y, Cb, Cr',17153),(261,'0/10',17153),(262,'2757/1000',17153),(264,'2',17153),(266,'0',17153),(267,'354/100',17153),(283,'ASCII\0\0\0User comments',17153),(292,'0100',17153),(293,'1',17153),(294,'800',17153),(295,'600',17153),(297,'604',17153),(301,'0',17153),(302,'0',17153),(303,'1/1',17153),(305,'0',17153)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.44 ms Setelah query terakhir: 0.41 ms Memori Query: 0.029 MB Memori sebelum query: 10.529 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_160803.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.52 ms Setelah query terakhir: 3.79 ms Memori Query: 0.011 MB Memori sebelum query: 10.547 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_160803.jpg','20170601_160803.jpg','2021-06-09 23:44:22',117387,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_160803.jpg','20170601_160803.jpg','2021-06-09 23:44:22',117387,800,600)
Tidak ada TAMPILKAN PROFIL (mungkina karena ada lebih dari 100 queries)
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.05 ms Setelah query terakhir: 0.37 ms Memori Query: 0.012 MB Memori sebelum query: 10.578 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17154),(88,'1920',17154),(95,'SAMSUNG',17154),(96,'GT-S7270',17154),(104,'72/1',17154),(105,'72/1',17154),(116,'2',17154),(119,'S7270XXUANI1',17154),(120,'2021:06:10 06:43:48',17154),(160,'1',17154),(240,'1/120',17154),(241,'26/10',17154),(248,'3',17154),(251,'50',17154),(253,'0220',17154),(254,'2017:06:01 16:08:03',17154),(255,'2017:06:01 16:08:03',17154),(256,'Y, Cb, Cr',17154),(261,'0/10',17154),(262,'2757/1000',17154),(264,'2',17154),(266,'0',17154),(267,'354/100',17154),(283,'ASCII\0\0\0User comments',17154),(292,'0100',17154),(293,'1',17154),(294,'800',17154),(295,'600',17154),(297,'604',17154),(301,'0',17154),(302,'0',17154),(303,'1/1',17154),(305,'0',17154)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17154),(88,'1920',17154),(95,'SAMSUNG',17154),(96,'GT-S7270',17154),(104,'72/1',17154),(105,'72/1',17154),(116,'2',17154),(119,'S7270XXUANI1',17154),(120,'2021:06:10 06:43:48',17154),(160,'1',17154),(240,'1/120',17154),(241,'26/10',17154),(248,'3',17154),(251,'50',17154),(253,'0220',17154),(254,'2017:06:01 16:08:03',17154),(255,'2017:06:01 16:08:03',17154),(256,'Y, Cb, Cr',17154),(261,'0/10',17154),(262,'2757/1000',17154),(264,'2',17154),(266,'0',17154),(267,'354/100',17154),(283,'ASCII\0\0\0User comments',17154),(292,'0100',17154),(293,'1',17154),(294,'800',17154),(295,'600',17154),(297,'604',17154),(301,'0',17154),(302,'0',17154),(303,'1/1',17154),(305,'0',17154)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.19 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 1.62 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.58 ms Setelah query terakhir: 0.40 ms Memori Query: 0.029 MB Memori sebelum query: 10.564 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_161030.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.05 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.45 ms Setelah query terakhir: 2.96 ms Memori Query: 0.011 MB Memori sebelum query: 10.583 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_161030.jpg','20170601_161030.jpg','2021-06-09 23:44:22',105051,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_161030.jpg','20170601_161030.jpg','2021-06-09 23:44:22',105051,800,600)
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.08 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.03 ms Setelah query terakhir: 0.30 ms Memori Query: 0.012 MB Memori sebelum query: 10.614 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17155),(88,'1920',17155),(95,'SAMSUNG',17155),(96,'GT-S7270',17155),(104,'72/1',17155),(105,'72/1',17155),(116,'2',17155),(119,'S7270XXUANI1',17155),(120,'2021:06:10 06:43:48',17155),(160,'1',17155),(240,'1/100',17155),(241,'26/10',17155),(248,'3',17155),(251,'100',17155),(253,'0220',17155),(254,'2017:06:01 16:10:29',17155),(255,'2017:06:01 16:10:29',17155),(256,'Y, Cb, Cr',17155),(261,'0/10',17155),(262,'2757/1000',17155),(264,'2',17155),(266,'0',17155),(267,'354/100',17155),(283,'ASCII\0\0\0User comments',17155),(292,'0100',17155),(293,'1',17155),(294,'800',17155),(295,'600',17155),(297,'604',17155),(301,'0',17155),(302,'0',17155),(303,'1/1',17155),(305,'0',17155)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17155),(88,'1920',17155),(95,'SAMSUNG',17155),(96,'GT-S7270',17155),(104,'72/1',17155),(105,'72/1',17155),(116,'2',17155),(119,'S7270XXUANI1',17155),(120,'2021:06:10 06:43:48',17155),(160,'1',17155),(240,'1/100',17155),(241,'26/10',17155),(248,'3',17155),(251,'100',17155),(253,'0220',17155),(254,'2017:06:01 16:10:29',17155),(255,'2017:06:01 16:10:29',17155),(256,'Y, Cb, Cr',17155),(261,'0/10',17155),(262,'2757/1000',17155),(264,'2',17155),(266,'0',17155),(267,'354/100',17155),(283,'ASCII\0\0\0User comments',17155),(292,'0100',17155),(293,'1',17155),(294,'800',17155),(295,'600',17155),(297,'604',17155),(301,'0',17155),(302,'0',17155),(303,'1/1',17155),(305,'0',17155)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.18 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 1.64 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.33 ms Setelah query terakhir: 0.27 ms Memori Query: 0.029 MB Memori sebelum query: 10.600 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1123.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.50 ms Setelah query terakhir: 3.75 ms Memori Query: 0.011 MB Memori sebelum query: 10.619 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1123.jpg','dscn1123.jpg','2021-06-09 23:44:22',114840,600,800)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1123.jpg','dscn1123.jpg','2021-06-09 23:44:22',114840,600,800)
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.00 ms Setelah query terakhir: 0.40 ms Memori Query: 0.012 MB Memori sebelum query: 10.656 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17156),(95,'NIKON',17156),(96,'COOLPIX L340',17156),(104,'300/1',17156),(105,'300/1',17156),(116,'2',17156),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17156),(120,'2021:06:10 06:43:41',17156),(160,'2',17156),(240,'10/4000',17156),(241,'31/10',17156),(248,'2',17156),(251,'80',17156),(253,'0230',17156),(254,'2016:08:16 15:55:04',17156),(255,'2016:08:16 15:55:04',17156),(256,'Y, Cb, Cr',17156),(257,'4/1',17156),(261,'0/10',17156),(262,'33/10',17156),(264,'5',17156),(265,'0',17156),(266,'9',17156),(267,'40/10',17156),(283,'\0\0\0\0\0\0\0\0 \0',17156),(292,'0100',17156),(293,'1',17156),(294,'600',17156),(295,'800',17156),(297,'5954',17156),(298,'Digital Still Camera',17156),(299,'Directly photographed image',17156),(300,'0',17156),(301,'0',17156),(302,'0',17156),(303,'0/100',17156),(304,'23',17156),(305,'0',17156),(306,'0',17156),(307,'0',17156),(308,'0',17156),(309,'0',17156),(311,'0',17156)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17156),(95,'NIKON',17156),(96,'COOLPIX L340',17156),(104,'300/1',17156),(105,'300/1',17156),(116,'2',17156),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17156),(120,'2021:06:10 06:43:41',17156),(160,'2',17156),(240,'10/4000',17156),(241,'31/10',17156),(248,'2',17156),(251,'80',17156),(253,'0230',17156),(254,'2016:08:16 15:55:04',17156),(255,'2016:08:16 15:55:04',17156),(256,'Y, Cb, Cr',17156),(257,'4/1',17156),(261,'0/10',17156),(262,'33/10',17156),(264,'5',17156),(265,'0',17156),(266,'9',17156),(267,'40/10',17156),(283,'\0\0\0\0\0\0\0\0 \0',17156),(292,'0100',17156),(293,'1',17156),(294,'600',17156),(295,'800',17156),(297,'5954',17156),(298,'Digital Still Camera',17156),(299,'Directly photographed image',17156),(300,'0',17156),(301,'0',17156),(302,'0',17156),(303,'0/100',17156),(304,'23',17156),(305,'0',17156),(306,'0',17156),(307,'0',17156),(308,'0',17156),(309,'0',17156),(311,'0',17156)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.23 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.47 ms |
| end | 0.02 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.46 ms Setelah query terakhir: 0.43 ms Memori Query: 0.029 MB Memori sebelum query: 10.636 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1124.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| executing | 0.02 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.50 ms Setelah query terakhir: 3.88 ms Memori Query: 0.011 MB Memori sebelum query: 10.655 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1124.jpg','dscn1124.jpg','2021-06-09 23:44:22',114525,600,800)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1124.jpg','dscn1124.jpg','2021-06-09 23:44:22',114525,600,800)
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.09 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.96 ms Setelah query terakhir: 0.43 ms Memori Query: 0.012 MB Memori sebelum query: 10.692 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17157),(95,'NIKON',17157),(96,'COOLPIX L340',17157),(104,'300/1',17157),(105,'300/1',17157),(116,'2',17157),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17157),(120,'2021:06:10 06:43:41',17157),(160,'2',17157),(240,'10/4000',17157),(241,'31/10',17157),(248,'2',17157),(251,'80',17157),(253,'0230',17157),(254,'2016:08:16 15:55:11',17157),(255,'2016:08:16 15:55:11',17157),(256,'Y, Cb, Cr',17157),(257,'4/1',17157),(261,'0/10',17157),(262,'33/10',17157),(264,'5',17157),(265,'0',17157),(266,'9',17157),(267,'40/10',17157),(283,'\0\0\0\0\0\0\0\0 \0',17157),(292,'0100',17157),(293,'1',17157),(294,'600',17157),(295,'800',17157),(297,'5954',17157),(298,'Digital Still Camera',17157),(299,'Directly photographed image',17157),(300,'0',17157),(301,'0',17157),(302,'0',17157),(303,'0/100',17157),(304,'23',17157),(305,'0',17157),(306,'0',17157),(307,'0',17157),(308,'0',17157),(309,'0',17157),(311,'0',17157)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17157),(95,'NIKON',17157),(96,'COOLPIX L340',17157),(104,'300/1',17157),(105,'300/1',17157),(116,'2',17157),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17157),(120,'2021:06:10 06:43:41',17157),(160,'2',17157),(240,'10/4000',17157),(241,'31/10',17157),(248,'2',17157),(251,'80',17157),(253,'0230',17157),(254,'2016:08:16 15:55:11',17157),(255,'2016:08:16 15:55:11',17157),(256,'Y, Cb, Cr',17157),(257,'4/1',17157),(261,'0/10',17157),(262,'33/10',17157),(264,'5',17157),(265,'0',17157),(266,'9',17157),(267,'40/10',17157),(283,'\0\0\0\0\0\0\0\0 \0',17157),(292,'0100',17157),(293,'1',17157),(294,'600',17157),(295,'800',17157),(297,'5954',17157),(298,'Digital Still Camera',17157),(299,'Directly photographed image',17157),(300,'0',17157),(301,'0',17157),(302,'0',17157),(303,'0/100',17157),(304,'23',17157),(305,'0',17157),(306,'0',17157),(307,'0',17157),(308,'0',17157),(309,'0',17157),(311,'0',17157)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.25 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.43 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.46 ms Setelah query terakhir: 0.39 ms Memori Query: 0.029 MB Memori sebelum query: 10.672 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1125.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.61 ms Setelah query terakhir: 5.01 ms Memori Query: 0.011 MB Memori sebelum query: 10.691 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1125.jpg','dscn1125.jpg','2021-06-09 23:44:22',115444,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1125.jpg','dscn1125.jpg','2021-06-09 23:44:22',115444,800,600)
| Status | Duration |
|---|
| starting | 0.17 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.11 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.11 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.26 ms Setelah query terakhir: 0.46 ms Memori Query: 0.012 MB Memori sebelum query: 10.728 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17158),(95,'NIKON',17158),(96,'COOLPIX L340',17158),(104,'300/1',17158),(105,'300/1',17158),(116,'2',17158),(119,'COOLPIX L340 V1.0',17158),(120,'2021:06:10 06:43:41',17158),(160,'2',17158),(240,'10/2500',17158),(241,'34/10',17158),(248,'2',17158),(251,'80',17158),(253,'0230',17158),(254,'2016:08:16 15:56:41',17158),(255,'2016:08:16 15:56:41',17158),(256,'Y, Cb, Cr',17158),(257,'4/1',17158),(261,'0/10',17158),(262,'33/10',17158),(264,'5',17158),(265,'0',17158),(266,'9',17158),(267,'61/10',17158),(283,'\0\0\0\0\0\0\0\0 \0',17158),(292,'0100',17158),(293,'1',17158),(294,'800',17158),(295,'600',17158),(297,'1760',17158),(298,'Digital Still Camera',17158),(299,'Directly photographed image',17158),(300,'0',17158),(301,'0',17158),(302,'0',17158),(303,'0/100',17158),(304,'34',17158),(305,'0',17158),(306,'0',17158),(307,'0',17158),(308,'0',17158),(309,'0',17158),(311,'0',17158)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17158),(95,'NIKON',17158),(96,'COOLPIX L340',17158),(104,'300/1',17158),(105,'300/1',17158),(116,'2',17158),(119,'COOLPIX L340 V1.0',17158),(120,'2021:06:10 06:43:41',17158),(160,'2',17158),(240,'10/2500',17158),(241,'34/10',17158),(248,'2',17158),(251,'80',17158),(253,'0230',17158),(254,'2016:08:16 15:56:41',17158),(255,'2016:08:16 15:56:41',17158),(256,'Y, Cb, Cr',17158),(257,'4/1',17158),(261,'0/10',17158),(262,'33/10',17158),(264,'5',17158),(265,'0',17158),(266,'9',17158),(267,'61/10',17158),(283,'\0\0\0\0\0\0\0\0 \0',17158),(292,'0100',17158),(293,'1',17158),(294,'800',17158),(295,'600',17158),(297,'1760',17158),(298,'Digital Still Camera',17158),(299,'Directly photographed image',17158),(300,'0',17158),(301,'0',17158),(302,'0',17158),(303,'0/100',17158),(304,'34',17158),(305,'0',17158),(306,'0',17158),(307,'0',17158),(308,'0',17158),(309,'0',17158),(311,'0',17158)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.23 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.75 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.48 ms Setelah query terakhir: 0.44 ms Memori Query: 0.029 MB Memori sebelum query: 10.709 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1126.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.15 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.06 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.56 ms Setelah query terakhir: 3.69 ms Memori Query: 0.011 MB Memori sebelum query: 10.728 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1126.jpg','dscn1126.jpg','2021-06-09 23:44:23',114513,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1126.jpg','dscn1126.jpg','2021-06-09 23:44:23',114513,800,600)
| Status | Duration |
|---|
| starting | 0.15 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.11 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.11 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.54 ms Setelah query terakhir: 0.43 ms Memori Query: 0.012 MB Memori sebelum query: 10.765 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17159),(95,'NIKON',17159),(96,'COOLPIX L340',17159),(104,'300/1',17159),(105,'300/1',17159),(116,'2',17159),(119,'COOLPIX L340 V1.0',17159),(120,'2021:06:10 06:43:42',17159),(160,'2',17159),(240,'10/4000',17159),(241,'34/10',17159),(248,'2',17159),(251,'80',17159),(253,'0230',17159),(254,'2016:08:16 15:56:53',17159),(255,'2016:08:16 15:56:53',17159),(256,'Y, Cb, Cr',17159),(257,'4/1',17159),(261,'0/10',17159),(262,'33/10',17159),(264,'5',17159),(265,'0',17159),(266,'9',17159),(267,'61/10',17159),(283,'\0\0\0\0\0\0\0\0 \0',17159),(292,'0100',17159),(293,'1',17159),(294,'800',17159),(295,'600',17159),(297,'1760',17159),(298,'Digital Still Camera',17159),(299,'Directly photographed image',17159),(300,'0',17159),(301,'0',17159),(302,'0',17159),(303,'0/100',17159),(304,'34',17159),(305,'0',17159),(306,'0',17159),(307,'0',17159),(308,'0',17159),(309,'0',17159),(311,'0',17159)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17159),(95,'NIKON',17159),(96,'COOLPIX L340',17159),(104,'300/1',17159),(105,'300/1',17159),(116,'2',17159),(119,'COOLPIX L340 V1.0',17159),(120,'2021:06:10 06:43:42',17159),(160,'2',17159),(240,'10/4000',17159),(241,'34/10',17159),(248,'2',17159),(251,'80',17159),(253,'0230',17159),(254,'2016:08:16 15:56:53',17159),(255,'2016:08:16 15:56:53',17159),(256,'Y, Cb, Cr',17159),(257,'4/1',17159),(261,'0/10',17159),(262,'33/10',17159),(264,'5',17159),(265,'0',17159),(266,'9',17159),(267,'61/10',17159),(283,'\0\0\0\0\0\0\0\0 \0',17159),(292,'0100',17159),(293,'1',17159),(294,'800',17159),(295,'600',17159),(297,'1760',17159),(298,'Digital Still Camera',17159),(299,'Directly photographed image',17159),(300,'0',17159),(301,'0',17159),(302,'0',17159),(303,'0/100',17159),(304,'34',17159),(305,'0',17159),(306,'0',17159),(307,'0',17159),(308,'0',17159),(309,'0',17159),(311,'0',17159)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.25 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.98 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.48 ms Setelah query terakhir: 0.45 ms Memori Query: 0.029 MB Memori sebelum query: 10.745 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1127.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.07 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.57 ms Setelah query terakhir: 4.53 ms Memori Query: 0.011 MB Memori sebelum query: 10.764 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1127.jpg','dscn1127.jpg','2021-06-09 23:44:23',113039,600,800)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1127.jpg','dscn1127.jpg','2021-06-09 23:44:23',113039,600,800)
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.11 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.11 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.41 ms Setelah query terakhir: 0.43 ms Memori Query: 0.012 MB Memori sebelum query: 10.801 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17160),(95,'NIKON',17160),(96,'COOLPIX L340',17160),(104,'300/1',17160),(105,'300/1',17160),(116,'2',17160),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17160),(120,'2021:06:10 06:43:42',17160),(160,'2',17160),(240,'10/5000',17160),(241,'32/10',17160),(248,'2',17160),(251,'80',17160),(253,'0230',17160),(254,'2016:08:16 15:57:07',17160),(255,'2016:08:16 15:57:07',17160),(256,'Y, Cb, Cr',17160),(257,'4/1',17160),(261,'0/10',17160),(262,'33/10',17160),(264,'5',17160),(265,'0',17160),(266,'9',17160),(267,'48/10',17160),(283,'\0\0\0\0\0\0\0\0 \0',17160),(292,'0100',17160),(293,'1',17160),(294,'600',17160),(295,'800',17160),(297,'5954',17160),(298,'Digital Still Camera',17160),(299,'Directly photographed image',17160),(300,'0',17160),(301,'0',17160),(302,'0',17160),(303,'0/100',17160),(304,'27',17160),(305,'0',17160),(306,'0',17160),(307,'0',17160),(308,'0',17160),(309,'0',17160),(311,'0',17160)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17160),(95,'NIKON',17160),(96,'COOLPIX L340',17160),(104,'300/1',17160),(105,'300/1',17160),(116,'2',17160),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17160),(120,'2021:06:10 06:43:42',17160),(160,'2',17160),(240,'10/5000',17160),(241,'32/10',17160),(248,'2',17160),(251,'80',17160),(253,'0230',17160),(254,'2016:08:16 15:57:07',17160),(255,'2016:08:16 15:57:07',17160),(256,'Y, Cb, Cr',17160),(257,'4/1',17160),(261,'0/10',17160),(262,'33/10',17160),(264,'5',17160),(265,'0',17160),(266,'9',17160),(267,'48/10',17160),(283,'\0\0\0\0\0\0\0\0 \0',17160),(292,'0100',17160),(293,'1',17160),(294,'600',17160),(295,'800',17160),(297,'5954',17160),(298,'Digital Still Camera',17160),(299,'Directly photographed image',17160),(300,'0',17160),(301,'0',17160),(302,'0',17160),(303,'0/100',17160),(304,'27',17160),(305,'0',17160),(306,'0',17160),(307,'0',17160),(308,'0',17160),(309,'0',17160),(311,'0',17160)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.25 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.89 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.37 ms Setelah query terakhir: 0.31 ms Memori Query: 0.029 MB Memori sebelum query: 10.781 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1128.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.48 ms Setelah query terakhir: 3.60 ms Memori Query: 0.011 MB Memori sebelum query: 10.800 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1128.jpg','dscn1128.jpg','2021-06-09 23:44:23',119305,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1128.jpg','dscn1128.jpg','2021-06-09 23:44:23',119305,800,600)
| Status | Duration |
|---|
| starting | 0.13 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.10 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.08 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.60 ms Setelah query terakhir: 0.29 ms Memori Query: 0.012 MB Memori sebelum query: 10.837 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17161),(95,'NIKON',17161),(96,'COOLPIX L340',17161),(104,'300/1',17161),(105,'300/1',17161),(116,'2',17161),(119,'COOLPIX L340 V1.0',17161),(120,'2021:06:10 06:43:43',17161),(160,'2',17161),(240,'10/1600',17161),(241,'33/10',17161),(248,'2',17161),(251,'80',17161),(253,'0230',17161),(254,'2016:08:16 16:33:10',17161),(255,'2016:08:16 16:33:10',17161),(256,'Y, Cb, Cr',17161),(257,'4/1',17161),(261,'0/10',17161),(262,'33/10',17161),(264,'5',17161),(265,'0',17161),(266,'9',17161),(267,'53/10',17161),(283,'\0\0\0\0\0\0\0\0 \0',17161),(292,'0100',17161),(293,'1',17161),(294,'800',17161),(295,'600',17161),(297,'1760',17161),(298,'Digital Still Camera',17161),(299,'Directly photographed image',17161),(300,'0',17161),(301,'0',17161),(302,'0',17161),(303,'0/100',17161),(304,'30',17161),(305,'0',17161),(306,'0',17161),(307,'0',17161),(308,'0',17161),(309,'0',17161),(311,'0',17161)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17161),(95,'NIKON',17161),(96,'COOLPIX L340',17161),(104,'300/1',17161),(105,'300/1',17161),(116,'2',17161),(119,'COOLPIX L340 V1.0',17161),(120,'2021:06:10 06:43:43',17161),(160,'2',17161),(240,'10/1600',17161),(241,'33/10',17161),(248,'2',17161),(251,'80',17161),(253,'0230',17161),(254,'2016:08:16 16:33:10',17161),(255,'2016:08:16 16:33:10',17161),(256,'Y, Cb, Cr',17161),(257,'4/1',17161),(261,'0/10',17161),(262,'33/10',17161),(264,'5',17161),(265,'0',17161),(266,'9',17161),(267,'53/10',17161),(283,'\0\0\0\0\0\0\0\0 \0',17161),(292,'0100',17161),(293,'1',17161),(294,'800',17161),(295,'600',17161),(297,'1760',17161),(298,'Digital Still Camera',17161),(299,'Directly photographed image',17161),(300,'0',17161),(301,'0',17161),(302,'0',17161),(303,'0/100',17161),(304,'30',17161),(305,'0',17161),(306,'0',17161),(307,'0',17161),(308,'0',17161),(309,'0',17161),(311,'0',17161)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.22 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.35 ms Setelah query terakhir: 0.30 ms Memori Query: 0.029 MB Memori sebelum query: 10.817 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1129.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.42 ms Setelah query terakhir: 2.85 ms Memori Query: 0.011 MB Memori sebelum query: 10.836 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1129.jpg','dscn1129.jpg','2021-06-09 23:44:23',115974,600,800)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1129.jpg','dscn1129.jpg','2021-06-09 23:44:23',115974,600,800)
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.07 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.02 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.66 ms Setelah query terakhir: 0.26 ms Memori Query: 0.012 MB Memori sebelum query: 10.873 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17162),(95,'NIKON',17162),(96,'COOLPIX L340',17162),(104,'300/1',17162),(105,'300/1',17162),(116,'2',17162),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17162),(120,'2021:06:10 06:43:43',17162),(160,'2',17162),(240,'10/2500',17162),(241,'33/10',17162),(248,'2',17162),(251,'80',17162),(253,'0230',17162),(254,'2016:08:16 16:33:18',17162),(255,'2016:08:16 16:33:18',17162),(256,'Y, Cb, Cr',17162),(257,'4/1',17162),(261,'0/10',17162),(262,'33/10',17162),(264,'5',17162),(265,'0',17162),(266,'16',17162),(267,'53/10',17162),(283,'\0\0\0\0\0\0\0\0 \0',17162),(292,'0100',17162),(293,'1',17162),(294,'600',17162),(295,'800',17162),(297,'5954',17162),(298,'Digital Still Camera',17162),(299,'Directly photographed image',17162),(300,'0',17162),(301,'0',17162),(302,'0',17162),(303,'0/100',17162),(304,'30',17162),(305,'0',17162),(306,'0',17162),(307,'0',17162),(308,'0',17162),(309,'0',17162),(311,'0',17162)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17162),(95,'NIKON',17162),(96,'COOLPIX L340',17162),(104,'300/1',17162),(105,'300/1',17162),(116,'2',17162),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17162),(120,'2021:06:10 06:43:43',17162),(160,'2',17162),(240,'10/2500',17162),(241,'33/10',17162),(248,'2',17162),(251,'80',17162),(253,'0230',17162),(254,'2016:08:16 16:33:18',17162),(255,'2016:08:16 16:33:18',17162),(256,'Y, Cb, Cr',17162),(257,'4/1',17162),(261,'0/10',17162),(262,'33/10',17162),(264,'5',17162),(265,'0',17162),(266,'16',17162),(267,'53/10',17162),(283,'\0\0\0\0\0\0\0\0 \0',17162),(292,'0100',17162),(293,'1',17162),(294,'600',17162),(295,'800',17162),(297,'5954',17162),(298,'Digital Still Camera',17162),(299,'Directly photographed image',17162),(300,'0',17162),(301,'0',17162),(302,'0',17162),(303,'0/100',17162),(304,'30',17162),(305,'0',17162),(306,'0',17162),(307,'0',17162),(308,'0',17162),(309,'0',17162),(311,'0',17162)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.31 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.32 ms Setelah query terakhir: 0.29 ms Memori Query: 0.029 MB Memori sebelum query: 10.853 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1130.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.46 ms Setelah query terakhir: 2.78 ms Memori Query: 0.011 MB Memori sebelum query: 10.872 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1130.jpg','dscn1130.jpg','2021-06-09 23:44:23',113500,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1130.jpg','dscn1130.jpg','2021-06-09 23:44:23',113500,800,600)
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| update | 0.08 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.62 ms Setelah query terakhir: 0.28 ms Memori Query: 0.012 MB Memori sebelum query: 10.909 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17163),(95,'NIKON',17163),(96,'COOLPIX L340',17163),(104,'300/1',17163),(105,'300/1',17163),(116,'2',17163),(119,'COOLPIX L340 V1.0',17163),(120,'2021:06:10 06:43:43',17163),(160,'2',17163),(240,'10/2500',17163),(241,'33/10',17163),(248,'2',17163),(251,'80',17163),(253,'0230',17163),(254,'2016:08:16 16:33:29',17163),(255,'2016:08:16 16:33:29',17163),(256,'Y, Cb, Cr',17163),(257,'4/1',17163),(261,'0/10',17163),(262,'33/10',17163),(264,'5',17163),(265,'0',17163),(266,'9',17163),(267,'53/10',17163),(283,'\0\0\0\0\0\0\0\0 \0',17163),(292,'0100',17163),(293,'1',17163),(294,'800',17163),(295,'600',17163),(297,'1760',17163),(298,'Digital Still Camera',17163),(299,'Directly photographed image',17163),(300,'0',17163),(301,'0',17163),(302,'0',17163),(303,'0/100',17163),(304,'30',17163),(305,'0',17163),(306,'0',17163),(307,'0',17163),(308,'0',17163),(309,'0',17163),(311,'0',17163)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17163),(95,'NIKON',17163),(96,'COOLPIX L340',17163),(104,'300/1',17163),(105,'300/1',17163),(116,'2',17163),(119,'COOLPIX L340 V1.0',17163),(120,'2021:06:10 06:43:43',17163),(160,'2',17163),(240,'10/2500',17163),(241,'33/10',17163),(248,'2',17163),(251,'80',17163),(253,'0230',17163),(254,'2016:08:16 16:33:29',17163),(255,'2016:08:16 16:33:29',17163),(256,'Y, Cb, Cr',17163),(257,'4/1',17163),(261,'0/10',17163),(262,'33/10',17163),(264,'5',17163),(265,'0',17163),(266,'9',17163),(267,'53/10',17163),(283,'\0\0\0\0\0\0\0\0 \0',17163),(292,'0100',17163),(293,'1',17163),(294,'800',17163),(295,'600',17163),(297,'1760',17163),(298,'Digital Still Camera',17163),(299,'Directly photographed image',17163),(300,'0',17163),(301,'0',17163),(302,'0',17163),(303,'0/100',17163),(304,'30',17163),(305,'0',17163),(306,'0',17163),(307,'0',17163),(308,'0',17163),(309,'0',17163),(311,'0',17163)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.27 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.35 ms Setelah query terakhir: 0.28 ms Memori Query: 0.029 MB Memori sebelum query: 10.889 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1131.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.54 ms Setelah query terakhir: 4.42 ms Memori Query: 0.011 MB Memori sebelum query: 10.908 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1131.jpg','dscn1131.jpg','2021-06-09 23:44:24',113021,600,800)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1131.jpg','dscn1131.jpg','2021-06-09 23:44:24',113021,600,800)
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.12 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.99 ms Setelah query terakhir: 0.43 ms Memori Query: 0.012 MB Memori sebelum query: 10.945 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17164),(95,'NIKON',17164),(96,'COOLPIX L340',17164),(104,'300/1',17164),(105,'300/1',17164),(116,'2',17164),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17164),(120,'2021:06:10 06:43:44',17164),(160,'2',17164),(240,'10/2500',17164),(241,'33/10',17164),(248,'2',17164),(251,'80',17164),(253,'0230',17164),(254,'2016:08:16 16:33:40',17164),(255,'2016:08:16 16:33:40',17164),(256,'Y, Cb, Cr',17164),(257,'4/1',17164),(261,'0/10',17164),(262,'33/10',17164),(264,'5',17164),(265,'0',17164),(266,'9',17164),(267,'53/10',17164),(283,'\0\0\0\0\0\0\0\0 \0',17164),(292,'0100',17164),(293,'1',17164),(294,'600',17164),(295,'800',17164),(297,'5954',17164),(298,'Digital Still Camera',17164),(299,'Directly photographed image',17164),(300,'0',17164),(301,'0',17164),(302,'0',17164),(303,'0/100',17164),(304,'30',17164),(305,'0',17164),(306,'0',17164),(307,'0',17164),(308,'0',17164),(309,'0',17164),(311,'0',17164)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17164),(95,'NIKON',17164),(96,'COOLPIX L340',17164),(104,'300/1',17164),(105,'300/1',17164),(116,'2',17164),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17164),(120,'2021:06:10 06:43:44',17164),(160,'2',17164),(240,'10/2500',17164),(241,'33/10',17164),(248,'2',17164),(251,'80',17164),(253,'0230',17164),(254,'2016:08:16 16:33:40',17164),(255,'2016:08:16 16:33:40',17164),(256,'Y, Cb, Cr',17164),(257,'4/1',17164),(261,'0/10',17164),(262,'33/10',17164),(264,'5',17164),(265,'0',17164),(266,'9',17164),(267,'53/10',17164),(283,'\0\0\0\0\0\0\0\0 \0',17164),(292,'0100',17164),(293,'1',17164),(294,'600',17164),(295,'800',17164),(297,'5954',17164),(298,'Digital Still Camera',17164),(299,'Directly photographed image',17164),(300,'0',17164),(301,'0',17164),(302,'0',17164),(303,'0/100',17164),(304,'30',17164),(305,'0',17164),(306,'0',17164),(307,'0',17164),(308,'0',17164),(309,'0',17164),(311,'0',17164)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.22 ms |
| checking permissions | 0.03 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 3.52 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.30 ms Setelah query terakhir: 0.32 ms Memori Query: 0.029 MB Memori sebelum query: 10.925 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1146.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.37 ms Setelah query terakhir: 3.01 ms Memori Query: 0.011 MB Memori sebelum query: 10.944 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1146.jpg','dscn1146.jpg','2021-06-09 23:44:24',119655,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1146.jpg','dscn1146.jpg','2021-06-09 23:44:24',119655,800,600)
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.07 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.00 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.78 ms Setelah query terakhir: 0.26 ms Memori Query: 0.012 MB Memori sebelum query: 10.981 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17165),(95,'NIKON',17165),(96,'COOLPIX L340',17165),(104,'300/1',17165),(105,'300/1',17165),(116,'2',17165),(119,'COOLPIX L340 V1.0',17165),(120,'2021:06:10 06:43:44',17165),(160,'2',17165),(240,'10/12500',17165),(241,'31/10',17165),(248,'2',17165),(251,'80',17165),(253,'0230',17165),(254,'2016:08:18 14:02:40',17165),(255,'2016:08:18 14:02:40',17165),(256,'Y, Cb, Cr',17165),(257,'4/1',17165),(261,'0/10',17165),(262,'33/10',17165),(264,'5',17165),(265,'0',17165),(266,'9',17165),(267,'40/10',17165),(283,'\0\0\0\0\0\0\0\0 \0',17165),(292,'0100',17165),(293,'1',17165),(294,'800',17165),(295,'600',17165),(297,'1760',17165),(298,'Digital Still Camera',17165),(299,'Directly photographed image',17165),(300,'0',17165),(301,'0',17165),(302,'0',17165),(303,'0/100',17165),(304,'23',17165),(305,'0',17165),(306,'0',17165),(307,'0',17165),(308,'0',17165),(309,'0',17165),(311,'0',17165)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17165),(95,'NIKON',17165),(96,'COOLPIX L340',17165),(104,'300/1',17165),(105,'300/1',17165),(116,'2',17165),(119,'COOLPIX L340 V1.0',17165),(120,'2021:06:10 06:43:44',17165),(160,'2',17165),(240,'10/12500',17165),(241,'31/10',17165),(248,'2',17165),(251,'80',17165),(253,'0230',17165),(254,'2016:08:18 14:02:40',17165),(255,'2016:08:18 14:02:40',17165),(256,'Y, Cb, Cr',17165),(257,'4/1',17165),(261,'0/10',17165),(262,'33/10',17165),(264,'5',17165),(265,'0',17165),(266,'9',17165),(267,'40/10',17165),(283,'\0\0\0\0\0\0\0\0 \0',17165),(292,'0100',17165),(293,'1',17165),(294,'800',17165),(295,'600',17165),(297,'1760',17165),(298,'Digital Still Camera',17165),(299,'Directly photographed image',17165),(300,'0',17165),(301,'0',17165),(302,'0',17165),(303,'0/100',17165),(304,'23',17165),(305,'0',17165),(306,'0',17165),(307,'0',17165),(308,'0',17165),(309,'0',17165),(311,'0',17165)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.17 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.39 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.30 ms Setelah query terakhir: 0.28 ms Memori Query: 0.029 MB Memori sebelum query: 10.961 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1147.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.00 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.04 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.40 ms Setelah query terakhir: 2.58 ms Memori Query: 0.011 MB Memori sebelum query: 10.980 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1147.jpg','dscn1147.jpg','2021-06-09 23:44:23',84424,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1147.jpg','dscn1147.jpg','2021-06-09 23:44:23',84424,800,600)
| Status | Duration |
|---|
| starting | 0.12 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.06 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.84 ms Setelah query terakhir: 0.26 ms Memori Query: 0.012 MB Memori sebelum query: 11.017 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17166),(95,'NIKON',17166),(96,'COOLPIX L340',17166),(104,'300/1',17166),(105,'300/1',17166),(116,'2',17166),(119,'COOLPIX L340 V1.0',17166),(120,'2021:06:10 06:43:44',17166),(160,'2',17166),(240,'10/1250',17166),(241,'31/10',17166),(248,'2',17166),(251,'80',17166),(253,'0230',17166),(254,'2016:08:18 14:23:50',17166),(255,'2016:08:18 14:23:50',17166),(256,'Y, Cb, Cr',17166),(257,'4/1',17166),(261,'0/10',17166),(262,'33/10',17166),(264,'5',17166),(265,'0',17166),(266,'9',17166),(267,'40/10',17166),(283,'\0\0\0\0\0\0\0\0 \0',17166),(292,'0100',17166),(293,'1',17166),(294,'800',17166),(295,'600',17166),(297,'1760',17166),(298,'Digital Still Camera',17166),(299,'Directly photographed image',17166),(300,'0',17166),(301,'0',17166),(302,'0',17166),(303,'0/100',17166),(304,'23',17166),(305,'0',17166),(306,'0',17166),(307,'0',17166),(308,'0',17166),(309,'0',17166),(311,'0',17166)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17166),(95,'NIKON',17166),(96,'COOLPIX L340',17166),(104,'300/1',17166),(105,'300/1',17166),(116,'2',17166),(119,'COOLPIX L340 V1.0',17166),(120,'2021:06:10 06:43:44',17166),(160,'2',17166),(240,'10/1250',17166),(241,'31/10',17166),(248,'2',17166),(251,'80',17166),(253,'0230',17166),(254,'2016:08:18 14:23:50',17166),(255,'2016:08:18 14:23:50',17166),(256,'Y, Cb, Cr',17166),(257,'4/1',17166),(261,'0/10',17166),(262,'33/10',17166),(264,'5',17166),(265,'0',17166),(266,'9',17166),(267,'40/10',17166),(283,'\0\0\0\0\0\0\0\0 \0',17166),(292,'0100',17166),(293,'1',17166),(294,'800',17166),(295,'600',17166),(297,'1760',17166),(298,'Digital Still Camera',17166),(299,'Directly photographed image',17166),(300,'0',17166),(301,'0',17166),(302,'0',17166),(303,'0/100',17166),(304,'23',17166),(305,'0',17166),(306,'0',17166),(307,'0',17166),(308,'0',17166),(309,'0',17166),(311,'0',17166)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.02 ms |
| update | 2.45 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.32 ms Setelah query terakhir: 0.28 ms Memori Query: 0.029 MB Memori sebelum query: 10.997 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1149.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.36 ms Setelah query terakhir: 2.52 ms Memori Query: 0.011 MB Memori sebelum query: 11.016 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1149.jpg','dscn1149.jpg','2021-06-09 23:44:23',68807,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1149.jpg','dscn1149.jpg','2021-06-09 23:44:23',68807,800,600)
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.06 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.64 ms Setelah query terakhir: 0.25 ms Memori Query: 0.012 MB Memori sebelum query: 11.053 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17167),(95,'NIKON',17167),(96,'COOLPIX L340',17167),(104,'300/1',17167),(105,'300/1',17167),(116,'2',17167),(119,'COOLPIX L340 V1.0',17167),(120,'2021:06:10 06:43:45',17167),(160,'2',17167),(240,'10/2500',17167),(241,'31/10',17167),(248,'2',17167),(251,'80',17167),(253,'0230',17167),(254,'2016:08:18 14:58:21',17167),(255,'2016:08:18 14:58:21',17167),(256,'Y, Cb, Cr',17167),(257,'4/1',17167),(261,'0/10',17167),(262,'33/10',17167),(264,'5',17167),(265,'0',17167),(266,'9',17167),(267,'40/10',17167),(283,'\0\0\0\0\0\0\0\0 \0',17167),(292,'0100',17167),(293,'1',17167),(294,'800',17167),(295,'600',17167),(297,'1760',17167),(298,'Digital Still Camera',17167),(299,'Directly photographed image',17167),(300,'0',17167),(301,'0',17167),(302,'0',17167),(303,'0/100',17167),(304,'23',17167),(305,'0',17167),(306,'0',17167),(307,'0',17167),(308,'0',17167),(309,'0',17167),(311,'0',17167)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17167),(95,'NIKON',17167),(96,'COOLPIX L340',17167),(104,'300/1',17167),(105,'300/1',17167),(116,'2',17167),(119,'COOLPIX L340 V1.0',17167),(120,'2021:06:10 06:43:45',17167),(160,'2',17167),(240,'10/2500',17167),(241,'31/10',17167),(248,'2',17167),(251,'80',17167),(253,'0230',17167),(254,'2016:08:18 14:58:21',17167),(255,'2016:08:18 14:58:21',17167),(256,'Y, Cb, Cr',17167),(257,'4/1',17167),(261,'0/10',17167),(262,'33/10',17167),(264,'5',17167),(265,'0',17167),(266,'9',17167),(267,'40/10',17167),(283,'\0\0\0\0\0\0\0\0 \0',17167),(292,'0100',17167),(293,'1',17167),(294,'800',17167),(295,'600',17167),(297,'1760',17167),(298,'Digital Still Camera',17167),(299,'Directly photographed image',17167),(300,'0',17167),(301,'0',17167),(302,'0',17167),(303,'0/100',17167),(304,'23',17167),(305,'0',17167),(306,'0',17167),(307,'0',17167),(308,'0',17167),(309,'0',17167),(311,'0',17167)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 3.27 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.30 ms Setelah query terakhir: 0.26 ms Memori Query: 0.029 MB Memori sebelum query: 11.033 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1153.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.37 ms Setelah query terakhir: 1.44 ms Memori Query: 0.011 MB Memori sebelum query: 11.052 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1153.jpg','dscn1153.jpg','2021-06-09 23:44:24',150148,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1153.jpg','dscn1153.jpg','2021-06-09 23:44:24',150148,800,600)
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.03 ms |
| update | 0.05 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.12 ms Setelah query terakhir: 0.23 ms Memori Query: 0.012 MB Memori sebelum query: 11.089 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17168),(95,'NIKON',17168),(96,'COOLPIX L340',17168),(104,'300/1',17168),(105,'300/1',17168),(116,'2',17168),(119,'COOLPIX L340 V1.0',17168),(120,'2021:06:10 06:43:45',17168),(160,'2',17168),(240,'10/8000',17168),(241,'34/10',17168),(248,'2',17168),(251,'80',17168),(253,'0230',17168),(254,'2016:08:18 15:12:24',17168),(255,'2016:08:18 15:12:24',17168),(256,'Y, Cb, Cr',17168),(257,'4/1',17168),(261,'0/10',17168),(262,'33/10',17168),(264,'5',17168),(265,'0',17168),(266,'9',17168),(267,'61/10',17168),(283,'\0\0\0\0\0\0\0\0 \0',17168),(292,'0100',17168),(293,'1',17168),(294,'800',17168),(295,'600',17168),(297,'1760',17168),(298,'Digital Still Camera',17168),(299,'Directly photographed image',17168),(300,'0',17168),(301,'0',17168),(302,'0',17168),(303,'0/100',17168),(304,'34',17168),(305,'0',17168),(306,'0',17168),(307,'0',17168),(308,'0',17168),(309,'0',17168),(311,'0',17168)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17168),(95,'NIKON',17168),(96,'COOLPIX L340',17168),(104,'300/1',17168),(105,'300/1',17168),(116,'2',17168),(119,'COOLPIX L340 V1.0',17168),(120,'2021:06:10 06:43:45',17168),(160,'2',17168),(240,'10/8000',17168),(241,'34/10',17168),(248,'2',17168),(251,'80',17168),(253,'0230',17168),(254,'2016:08:18 15:12:24',17168),(255,'2016:08:18 15:12:24',17168),(256,'Y, Cb, Cr',17168),(257,'4/1',17168),(261,'0/10',17168),(262,'33/10',17168),(264,'5',17168),(265,'0',17168),(266,'9',17168),(267,'61/10',17168),(283,'\0\0\0\0\0\0\0\0 \0',17168),(292,'0100',17168),(293,'1',17168),(294,'800',17168),(295,'600',17168),(297,'1760',17168),(298,'Digital Still Camera',17168),(299,'Directly photographed image',17168),(300,'0',17168),(301,'0',17168),(302,'0',17168),(303,'0/100',17168),(304,'34',17168),(305,'0',17168),(306,'0',17168),(307,'0',17168),(308,'0',17168),(309,'0',17168),(311,'0',17168)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 1.80 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.30 ms Setelah query terakhir: 0.25 ms Memori Query: 0.029 MB Memori sebelum query: 11.069 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1154.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.35 ms Setelah query terakhir: 2.35 ms Memori Query: 0.011 MB Memori sebelum query: 11.088 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1154.jpg','dscn1154.jpg','2021-06-09 23:44:24',128533,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1154.jpg','dscn1154.jpg','2021-06-09 23:44:24',128533,800,600)
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.05 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.05 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.24 ms Setelah query terakhir: 0.26 ms Memori Query: 0.012 MB Memori sebelum query: 11.125 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17169),(95,'NIKON',17169),(96,'COOLPIX L340',17169),(104,'300/1',17169),(105,'300/1',17169),(116,'2',17169),(119,'COOLPIX L340 V1.0',17169),(120,'2021:06:10 06:43:45',17169),(160,'2',17169),(240,'10/10000',17169),(241,'37/10',17169),(248,'2',17169),(251,'80',17169),(253,'0230',17169),(254,'2016:08:18 15:14:37',17169),(255,'2016:08:18 15:14:37',17169),(256,'Y, Cb, Cr',17169),(257,'4/1',17169),(261,'0/10',17169),(262,'33/10',17169),(264,'5',17169),(265,'0',17169),(266,'9',17169),(267,'81/10',17169),(283,'\0\0\0\0\0\0\0\0 \0',17169),(292,'0100',17169),(293,'1',17169),(294,'800',17169),(295,'600',17169),(297,'1760',17169),(298,'Digital Still Camera',17169),(299,'Directly photographed image',17169),(300,'0',17169),(301,'0',17169),(302,'0',17169),(303,'0/100',17169),(304,'46',17169),(305,'0',17169),(306,'0',17169),(307,'0',17169),(308,'0',17169),(309,'0',17169),(311,'0',17169)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17169),(95,'NIKON',17169),(96,'COOLPIX L340',17169),(104,'300/1',17169),(105,'300/1',17169),(116,'2',17169),(119,'COOLPIX L340 V1.0',17169),(120,'2021:06:10 06:43:45',17169),(160,'2',17169),(240,'10/10000',17169),(241,'37/10',17169),(248,'2',17169),(251,'80',17169),(253,'0230',17169),(254,'2016:08:18 15:14:37',17169),(255,'2016:08:18 15:14:37',17169),(256,'Y, Cb, Cr',17169),(257,'4/1',17169),(261,'0/10',17169),(262,'33/10',17169),(264,'5',17169),(265,'0',17169),(266,'9',17169),(267,'81/10',17169),(283,'\0\0\0\0\0\0\0\0 \0',17169),(292,'0100',17169),(293,'1',17169),(294,'800',17169),(295,'600',17169),(297,'1760',17169),(298,'Digital Still Camera',17169),(299,'Directly photographed image',17169),(300,'0',17169),(301,'0',17169),(302,'0',17169),(303,'0/100',17169),(304,'46',17169),(305,'0',17169),(306,'0',17169),(307,'0',17169),(308,'0',17169),(309,'0',17169),(311,'0',17169)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.14 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 1.90 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.30 ms Setelah query terakhir: 0.25 ms Memori Query: 0.029 MB Memori sebelum query: 11.105 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1157.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.03 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.38 ms Setelah query terakhir: 3.56 ms Memori Query: 0.011 MB Memori sebelum query: 11.124 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1157.jpg','dscn1157.jpg','2021-06-09 23:44:24',112241,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1157.jpg','dscn1157.jpg','2021-06-09 23:44:24',112241,800,600)
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.06 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.00 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.45 ms Setelah query terakhir: 0.25 ms Memori Query: 0.012 MB Memori sebelum query: 11.161 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17170),(95,'NIKON',17170),(96,'COOLPIX L340',17170),(104,'300/1',17170),(105,'300/1',17170),(116,'2',17170),(119,'COOLPIX L340 V1.0',17170),(120,'2021:06:10 06:43:46',17170),(160,'2',17170),(240,'10/4000',17170),(241,'31/10',17170),(248,'2',17170),(251,'80',17170),(253,'0230',17170),(254,'2016:08:18 15:16:27',17170),(255,'2016:08:18 15:16:27',17170),(256,'Y, Cb, Cr',17170),(257,'4/1',17170),(261,'0/10',17170),(262,'33/10',17170),(264,'5',17170),(265,'0',17170),(266,'16',17170),(267,'40/10',17170),(283,'\0\0\0\0\0\0\0\0 \0',17170),(292,'0100',17170),(293,'1',17170),(294,'800',17170),(295,'600',17170),(297,'1760',17170),(298,'Digital Still Camera',17170),(299,'Directly photographed image',17170),(300,'0',17170),(301,'0',17170),(302,'0',17170),(303,'0/100',17170),(304,'23',17170),(305,'0',17170),(306,'0',17170),(307,'0',17170),(308,'0',17170),(309,'0',17170),(311,'0',17170)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17170),(95,'NIKON',17170),(96,'COOLPIX L340',17170),(104,'300/1',17170),(105,'300/1',17170),(116,'2',17170),(119,'COOLPIX L340 V1.0',17170),(120,'2021:06:10 06:43:46',17170),(160,'2',17170),(240,'10/4000',17170),(241,'31/10',17170),(248,'2',17170),(251,'80',17170),(253,'0230',17170),(254,'2016:08:18 15:16:27',17170),(255,'2016:08:18 15:16:27',17170),(256,'Y, Cb, Cr',17170),(257,'4/1',17170),(261,'0/10',17170),(262,'33/10',17170),(264,'5',17170),(265,'0',17170),(266,'16',17170),(267,'40/10',17170),(283,'\0\0\0\0\0\0\0\0 \0',17170),(292,'0100',17170),(293,'1',17170),(294,'800',17170),(295,'600',17170),(297,'1760',17170),(298,'Digital Still Camera',17170),(299,'Directly photographed image',17170),(300,'0',17170),(301,'0',17170),(302,'0',17170),(303,'0/100',17170),(304,'23',17170),(305,'0',17170),(306,'0',17170),(307,'0',17170),(308,'0',17170),(309,'0',17170),(311,'0',17170)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.18 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.04 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.36 ms Setelah query terakhir: 0.27 ms Memori Query: 0.029 MB Memori sebelum query: 11.141 MB Kolom dikembalikan: 0
SELECT `filetime`
FROM `zaimo_sigplus_image`
WHERE `fileurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1158.jpg'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `filetime` FROM `#__sigplus_image` WHERE `fileurl` = '/home/adiwarna/p' at line 1 |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1681 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.41 ms Setelah query terakhir: 1.57 ms Memori Query: 0.011 MB Memori sebelum query: 11.160 MB
REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1158.jpg','dscn1158.jpg','2021-06-09 23:44:24',110152,800,600)
PENJELASAN tidak mungkin pada query: REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1158.jpg','dscn1158.jpg','2021-06-09 23:44:24',110152,800,600)
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.06 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:557 |
| 25 | SigPlusNovoDatabase::replaceSingle() | JROOT/plugins/content/sigplus/core/core.php:1709 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.59 ms Setelah query terakhir: 0.28 ms Memori Query: 0.012 MB Memori sebelum query: 11.197 MB
INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17171),(95,'NIKON',17171),(96,'COOLPIX L340',17171),(104,'300/1',17171),(105,'300/1',17171),(116,'2',17171),(119,'COOLPIX L340 V1.0',17171),(120,'2021:06:10 06:43:46',17171),(160,'2',17171),(240,'10/8000',17171),(241,'31/10',17171),(248,'2',17171),(251,'80',17171),(253,'0230',17171),(254,'2016:08:18 15:16:49',17171),(255,'2016:08:18 15:16:49',17171),(256,'Y, Cb, Cr',17171),(257,'4/1',17171),(261,'0/10',17171),(262,'33/10',17171),(264,'5',17171),(265,'0',17171),(266,'9',17171),(267,'40/10',17171),(283,'\0\0\0\0\0\0\0\0 \0',17171),(292,'0100',17171),(293,'1',17171),(294,'800',17171),(295,'600',17171),(297,'1760',17171),(298,'Digital Still Camera',17171),(299,'Directly photographed image',17171),(300,'0',17171),(301,'0',17171),(302,'0',17171),(303,'0/100',17171),(304,'23',17171),(305,'0',17171),(306,'0',17171),(307,'0',17171),(308,'0',17171),(309,'0',17171),(311,'0',17171)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17171),(95,'NIKON',17171),(96,'COOLPIX L340',17171),(104,'300/1',17171),(105,'300/1',17171),(116,'2',17171),(119,'COOLPIX L340 V1.0',17171),(120,'2021:06:10 06:43:46',17171),(160,'2',17171),(240,'10/8000',17171),(241,'31/10',17171),(248,'2',17171),(251,'80',17171),(253,'0230',17171),(254,'2016:08:18 15:16:49',17171),(255,'2016:08:18 15:16:49',17171),(256,'Y, Cb, Cr',17171),(257,'4/1',17171),(261,'0/10',17171),(262,'33/10',17171),(264,'5',17171),(265,'0',17171),(266,'9',17171),(267,'40/10',17171),(283,'\0\0\0\0\0\0\0\0 \0',17171),(292,'0100',17171),(293,'1',17171),(294,'800',17171),(295,'600',17171),(297,'1760',17171),(298,'Digital Still Camera',17171),(299,'Directly photographed image',17171),(300,'0',17171),(301,'0',17171),(302,'0',17171),(303,'0/100',17171),(304,'23',17171),(305,'0',17171),(306,'0',17171),(307,'0',17171),(308,'0',17171),(309,'0',17171),(311,'0',17171)
ON DUPLICATE KEY UPDATE `propertyid` = VALUES(`propertyid`), `textvalue` = VALUES(`textvalue`), `imageid` = VALUES(`imageid`)
| Status | Duration |
|---|
| starting | 0.16 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.04 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 2.17 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 27 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 26 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1007 |
| 25 | SigPlusNovoImageMetadata->inject() | JROOT/plugins/content/sigplus/core/core.php:1713 |
| 24 | SigPlusNovoLocalBase->populateImage() | JROOT/plugins/content/sigplus/core/core.php:1872 |
| 23 | SigPlusNovoLocalGallery->populateFolder() | JROOT/plugins/content/sigplus/core/filesystem.php:621 |
| 22 | walkdir() | JROOT/plugins/content/sigplus/core/core.php:1936 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.37 ms Setelah query terakhir: 0.14 ms Memori Query: 0.029 MB Memori sebelum query: 11.174 MB Kolom dikembalikan: 1
SELECT folderid,foldertime,entitytag
FROM zaimo_sigplus_folder
WHERE folderurl = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT folderid,foldertime,entitytag
FROM #__sigplus_folder
WHERE folderurl =' at line 1 |
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.04 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1763 |
| 25 | JDatabaseDriver->loadRow() | JROOT/plugins/content/sigplus/core/core.php:1101 |
| 24 | SigPlusNovoGalleryBase->getFolder() | JROOT/plugins/content/sigplus/core/core.php:1127 |
| 23 | SigPlusNovoGalleryBase->updateFolder() | JROOT/plugins/content/sigplus/core/core.php:1163 |
| 22 | SigPlusNovoGalleryBase->insertFolder() | JROOT/plugins/content/sigplus/core/core.php:1940 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.32 ms Setelah query terakhir: 0.10 ms Memori Query: 0.011 MB Memori sebelum query: 11.185 MB
INSERT INTO `zaimo_sigplus_hierarchy` (`ancestorid`,`depthnum`,`descendantid`)
VALUES ('74',0,74)
ON DUPLICATE KEY UPDATE `ancestorid` =
VALUES(`ancestorid`), `depthnum` =
VALUES(`depthnum`), `descendantid` =
VALUES(`descendantid`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_hierarchy` (`ancestorid`,`depthnum`,`descendantid`)
VALUES ('74',0,74)
ON DUPLICATE KEY UPDATE `ancestorid` = VALUES(`ancestorid`), `depthnum` = VALUES(`depthnum`), `descendantid` = VALUES(`descendantid`)
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.05 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:435 |
| 24 | SigPlusNovoDatabase::insertBatch() | JROOT/plugins/content/sigplus/core/core.php:1156 |
| 23 | SigPlusNovoGalleryBase->updateFolder() | JROOT/plugins/content/sigplus/core/core.php:1163 |
| 22 | SigPlusNovoGalleryBase->insertFolder() | JROOT/plugins/content/sigplus/core/core.php:1940 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.20 ms Setelah query terakhir: 0.09 ms Memori Query: 0.011 MB Memori sebelum query: 11.195 MB
DELETE
FROM `zaimo_sigplus_foldercaption`
WHERE
`folderid` = 74
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELETE FROM `#__sigplus_foldercaption`
WHERE
`folderid` = 74' at line 1 |
| Status | Duration |
|---|
| starting | 0.08 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.84 ms |
| init | 0.02 ms |
| System lock | 0.10 ms |
| updating | 0.01 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:587 |
| 23 | SigPlusNovoDatabase::executeAll() | JROOT/plugins/content/sigplus/core/core.php:961 |
| 22 | SigPlusNovoLabels->populate() | JROOT/plugins/content/sigplus/core/core.php:1944 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.01 ms Setelah query terakhir: 0.05 ms Memori Query: 0.011 MB Memori sebelum query: 11.206 MB
DELETE c
FROM `zaimo_sigplus_caption` AS c
INNER JOIN `zaimo_sigplus_image` AS i
ON c.`imageid` = i.`imageid`
WHERE
i.`folderid` = 74
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELETE c
FROM `#__sigplus_caption` AS c
INNER JOIN `#__sigplus_image` AS i' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.60 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.06 ms |
| preparing | 0.03 ms |
| deleting from main table | 0.01 ms |
| executing | 0.05 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.00 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 24 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:587 |
| 23 | SigPlusNovoDatabase::executeAll() | JROOT/plugins/content/sigplus/core/core.php:961 |
| 22 | SigPlusNovoLabels->populate() | JROOT/plugins/content/sigplus/core/core.php:1944 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.32 ms Setelah query terakhir: 0.14 ms Memori Query: 0.029 MB Memori sebelum query: 11.218 MB Kolom dikembalikan: 0
SELECT viewid
FROM zaimo_sigplus_view
WHERE folderid = 74
AND hash = 0xb65f03dd415a512e74392e07c9ead823
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT viewid
FROM #__sigplus_view
WHERE folderid = 74 AND hash = 0xb65f03dd4' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.02 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.05 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 26 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 25 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:1210 |
| 24 | SigPlusNovoGalleryBase->getView() | JROOT/plugins/content/sigplus/core/core.php:1215 |
| 23 | SigPlusNovoGalleryBase->insertView() | JROOT/plugins/content/sigplus/core/core.php:1896 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.34 ms Setelah query terakhir: 0.09 ms Memori Query: 0.011 MB Memori sebelum query: 11.230 MB
INSERT INTO `zaimo_sigplus_view` (`folderid`,`hash`,`preview_width`,`preview_height`,`preview_crop`)
VALUES (74,0xb65f03dd415a512e74392e07c9ead823,200,200,1)
ON DUPLICATE KEY UPDATE `viewid` = LAST_INSERT_ID(`viewid`), `folderid` =
VALUES(`folderid`), `hash` =
VALUES(`hash`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `preview_crop` =
VALUES(`preview_crop`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_view` (`folderid`,`hash`,`preview_width`,`preview_height`,`preview_crop`)
VALUES (74,0xb65f03dd415a512e74392e07c9ead823,200,200,1)
ON DUPLICATE KEY UPDATE `viewid` = LAST_INSERT_ID(`viewid`), `folderid` = VALUES(`folderid`), `hash` = VALUES(`hash`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `preview_crop` = VALUES(`preview_crop`)
| Status | Duration |
|---|
| starting | 0.10 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.08 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1223 |
| 23 | SigPlusNovoGalleryBase->insertView() | JROOT/plugins/content/sigplus/core/core.php:1896 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.77 ms Setelah query terakhir: 0.09 ms Memori Query: 0.031 MB Memori sebelum query: 11.239 MB Kolom dikembalikan: 30
SELECT
i.`fileurl`,
i.`imageid`
FROM `zaimo_sigplus_image` AS i
INNER JOIN `zaimo_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `zaimo_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
WHERE h.`ancestorid` = 74
AND NOT EXISTS (SELECT *
FROM `zaimo_sigplus_imageview` AS v
WHERE i.`imageid` = v.`imageid`
AND v.`viewid` = 74)
AND depthnum <= 0
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
i.`fileurl`,
i.`imageid`
FROM `#__sigplus_image` AS i
INNER JOIN `zaim' at line 1 |
| Status | Duration |
|---|
| starting | 0.11 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.00 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.20 ms |
| preparing | 0.04 ms |
| executing | 0.16 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1801 |
| 24 | JDatabaseDriver->loadRowList() | JROOT/plugins/content/sigplus/core/core.php:1812 |
| 23 | SigPlusNovoLocalBase->getMissingImageViews() | JROOT/plugins/content/sigplus/core/core.php:1899 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.75 ms Setelah query terakhir: 17.99 ms Memori Query: 0.011 MB Memori sebelum query: 11.275 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17142',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/fadde38b8ab46d95c5256dd1a600645c.jpg','2021-06-17 15:37:10',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2d0d3fa636c4b6cfa10ec04045bc7076.jpg','2021-06-17 15:37:10',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/72fc382799f35177227d5f38b9478a63.jpg','2021-06-17 15:37:10',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17142',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/fadde38b8ab46d95c5256dd1a600645c.jpg','2021-06-17 15:37:10',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2d0d3fa636c4b6cfa10ec04045bc7076.jpg','2021-06-17 15:37:10',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/72fc382799f35177227d5f38b9478a63.jpg','2021-06-17 15:37:10',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.27 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.17 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.66 ms Setelah query terakhir: 8.25 ms Memori Query: 0.015 MB Memori sebelum query: 11.300 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17143',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/3c8ee9c26b9b921c3c9306b3bf6eed75.jpg','2021-06-17 15:37:10',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0a8c88dcd6e56e9655bafadde60d5ad7.jpg','2021-06-17 15:37:10',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1c42a20548250910bb472f778cd9ad4b.jpg','2021-06-17 15:37:10',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17143',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/3c8ee9c26b9b921c3c9306b3bf6eed75.jpg','2021-06-17 15:37:10',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0a8c88dcd6e56e9655bafadde60d5ad7.jpg','2021-06-17 15:37:10',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1c42a20548250910bb472f778cd9ad4b.jpg','2021-06-17 15:37:10',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.11 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.05 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.70 ms Setelah query terakhir: 9.03 ms Memori Query: 0.011 MB Memori sebelum query: 11.316 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17144',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/f498702e5e7b13df8f508e666216e4ea.jpg','2021-06-17 15:37:10',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/7d5adf142469c4c1c645434d3731cdff.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/50c8e8b8585ff5059c6f2df93c6b0bcd.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17144',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/f498702e5e7b13df8f508e666216e4ea.jpg','2021-06-17 15:37:10',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/7d5adf142469c4c1c645434d3731cdff.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/50c8e8b8585ff5059c6f2df93c6b0bcd.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.58 ms Setelah query terakhir: 15.11 ms Memori Query: 0.011 MB Memori sebelum query: 11.328 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17145',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/63aba491338d8a9e89eca43f863066ac.jpg','2021-06-17 15:37:11',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/3817c373f62ec5595fa24f110a924fec.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b7d042693c45cefb6554e42bfc53a291.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17145',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/63aba491338d8a9e89eca43f863066ac.jpg','2021-06-17 15:37:11',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/3817c373f62ec5595fa24f110a924fec.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b7d042693c45cefb6554e42bfc53a291.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.73 ms Setelah query terakhir: 7.42 ms Memori Query: 0.011 MB Memori sebelum query: 11.341 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17146',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/395d7b8cc28e090244bf321ed83845e8.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4849a02a1301ff50a044e28fe8bbfd5d.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/acb7155565f7f68a3708cf79456f3f36.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17146',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/395d7b8cc28e090244bf321ed83845e8.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4849a02a1301ff50a044e28fe8bbfd5d.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/acb7155565f7f68a3708cf79456f3f36.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.25 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.29 ms Setelah query terakhir: 8.63 ms Memori Query: 0.011 MB Memori sebelum query: 11.353 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17147',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/22fb0aa7ac9a1c670f0f9c84ec1a0084.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/edc8ebca58fb8fceeb1317f926d6bedd.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/a93a8e0b4ec160cf3a0470a2dbaf27c4.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17147',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/22fb0aa7ac9a1c670f0f9c84ec1a0084.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/edc8ebca58fb8fceeb1317f926d6bedd.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/a93a8e0b4ec160cf3a0470a2dbaf27c4.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.27 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.69 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.58 ms Setelah query terakhir: 9.15 ms Memori Query: 0.011 MB Memori sebelum query: 11.366 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17148',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/21c43c32caa72d1ec031a23cd37b23d7.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/453234c77135edfc547e23ef7ffa617d.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/ae97fe82d68fae2f6eb6d920c96d79f0.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17148',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/21c43c32caa72d1ec031a23cd37b23d7.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/453234c77135edfc547e23ef7ffa617d.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/ae97fe82d68fae2f6eb6d920c96d79f0.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.61 ms Setelah query terakhir: 8.20 ms Memori Query: 0.011 MB Memori sebelum query: 11.378 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17149',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/5309a3628ca4d51c780176479eae8d88.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/a1be624293f2984fac0f7d703189d91d.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0b20839e8fdbddfd26836e2136e9732.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17149',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/5309a3628ca4d51c780176479eae8d88.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/a1be624293f2984fac0f7d703189d91d.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0b20839e8fdbddfd26836e2136e9732.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.24 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.63 ms Setelah query terakhir: 8.17 ms Memori Query: 0.011 MB Memori sebelum query: 11.390 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17150',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/46c8922c485808ac28fc7d2997f2e6b5.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/db13aa14faaed8e1a254556cab564ace.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/dc4ed6484484dcd1b89424288a7720fe.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17150',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/46c8922c485808ac28fc7d2997f2e6b5.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/db13aa14faaed8e1a254556cab564ace.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/dc4ed6484484dcd1b89424288a7720fe.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.11 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.89 ms Setelah query terakhir: 7.51 ms Memori Query: 0.011 MB Memori sebelum query: 11.403 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17151',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/a9c92cbae5c859b8ba9c15128d66b377.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9797a612fb5501a1c0df9cb21ab219db.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/bc66baa476b22550c4e59a6b48d88a88.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17151',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/a9c92cbae5c859b8ba9c15128d66b377.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9797a612fb5501a1c0df9cb21ab219db.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/bc66baa476b22550c4e59a6b48d88a88.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.36 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.64 ms Setelah query terakhir: 9.27 ms Memori Query: 0.011 MB Memori sebelum query: 11.415 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17152',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8abd601303041984f033dd3a0ff47bc4.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/02820db3242fcaa7a0492713f202a37d.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/67601a01c952d438101de347aab0f0fb.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17152',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8abd601303041984f033dd3a0ff47bc4.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/02820db3242fcaa7a0492713f202a37d.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/67601a01c952d438101de347aab0f0fb.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.27 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.85 ms Setelah query terakhir: 72.63 ms Memori Query: 0.011 MB Memori sebelum query: 11.428 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17153',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/9be7ed5bea32f332fc7ab50df7b8bdd2.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/81c4770f984d798412ac640489f48646.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/7739c7f83eae43dbcaf53922dda96e37.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17153',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/9be7ed5bea32f332fc7ab50df7b8bdd2.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/81c4770f984d798412ac640489f48646.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/7739c7f83eae43dbcaf53922dda96e37.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.34 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.12 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| update | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.07 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.68 ms Setelah query terakhir: 8.28 ms Memori Query: 0.011 MB Memori sebelum query: 11.440 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17154',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/4f393e2683aede1123f469f1450f71ca.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/17ad8c34f51053c621cc1caec5313ccc.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0756217bd47ef0c38a9ed5e5bc11869.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17154',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/4f393e2683aede1123f469f1450f71ca.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/17ad8c34f51053c621cc1caec5313ccc.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0756217bd47ef0c38a9ed5e5bc11869.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.22 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.09 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.83 ms Setelah query terakhir: 8.75 ms Memori Query: 0.011 MB Memori sebelum query: 11.452 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17155',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/17a31b2dcf762a729620c4e7774090c9.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/46771217d9d3e9e8cef37e805a3d73db.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/d6710d6cbd091bb9199db97f57d32fb5.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17155',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/17a31b2dcf762a729620c4e7774090c9.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/46771217d9d3e9e8cef37e805a3d73db.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/d6710d6cbd091bb9199db97f57d32fb5.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.31 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.85 ms Setelah query terakhir: 7.75 ms Memori Query: 0.011 MB Memori sebelum query: 11.465 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17156',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8aacbbfbdcc4832a8624ad78cecbfebb.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/77a6a52216d10b62bbe27053dcd5c5fd.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/263dfab46ac9d4f051912f02ce9c4ed2.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17156',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8aacbbfbdcc4832a8624ad78cecbfebb.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/77a6a52216d10b62bbe27053dcd5c5fd.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/263dfab46ac9d4f051912f02ce9c4ed2.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.30 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.12 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.15 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.88 ms Setelah query terakhir: 215.64 ms Memori Query: 0.011 MB Memori sebelum query: 11.477 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17157',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/243f733990d22dbc4e9c11881c0b8019.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0792cd9c953021c6164cd86745184c2.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2cd5490108b2e8e0eeedd821059ebf07.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17157',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/243f733990d22dbc4e9c11881c0b8019.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0792cd9c953021c6164cd86745184c2.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2cd5490108b2e8e0eeedd821059ebf07.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.33 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.13 ms Setelah query terakhir: 155.56 ms Memori Query: 0.011 MB Memori sebelum query: 11.490 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17158',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/562a7df1b026235afe705ee08f3e2429.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/596b345a765bf71413546b4003f17827.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2bbde2cc0ae4ee1e6cfeb5ca9feeea44.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17158',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/562a7df1b026235afe705ee08f3e2429.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/596b345a765bf71413546b4003f17827.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2bbde2cc0ae4ee1e6cfeb5ca9feeea44.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.28 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.25 ms Setelah query terakhir: 8.78 ms Memori Query: 0.011 MB Memori sebelum query: 11.502 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17159',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/91cae2c7a20f3c907936c51f327c70c9.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0e6f1d2324e5eb79219c85f234ea00d3.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1db2cc0a4f9ad6f56ee9d13635756b26.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17159',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/91cae2c7a20f3c907936c51f327c70c9.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0e6f1d2324e5eb79219c85f234ea00d3.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1db2cc0a4f9ad6f56ee9d13635756b26.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.30 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.11 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.79 ms Setelah query terakhir: 8.79 ms Memori Query: 0.011 MB Memori sebelum query: 11.515 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17160',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/72e3e39b08d8813eee7002f9eb3d93cf.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/719fee52de5f280698b3811d22ff7ab2.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e829e5bdda8923e237b4b458bcb32bac.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17160',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/72e3e39b08d8813eee7002f9eb3d93cf.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/719fee52de5f280698b3811d22ff7ab2.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e829e5bdda8923e237b4b458bcb32bac.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.17 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.65 ms Setelah query terakhir: 11.73 ms Memori Query: 0.011 MB Memori sebelum query: 11.527 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17161',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/fbd6575ab792b4f47ea1ce9810e6e234.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4f6904b7e2f850bad830fd8b49a9dc0a.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9d5cae6bd9dd5ee6ae26f82cfc7f2ee5.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17161',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/fbd6575ab792b4f47ea1ce9810e6e234.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4f6904b7e2f850bad830fd8b49a9dc0a.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9d5cae6bd9dd5ee6ae26f82cfc7f2ee5.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.26 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.78 ms Setelah query terakhir: 6.64 ms Memori Query: 0.011 MB Memori sebelum query: 11.539 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17162',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/88298913db049c7baca7b7ebe66e0311.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/5038ae4d15c4ae6d9ea7ef28afbea95e.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/190b49023b7f0af7814dadd991b3deab.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17162',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/88298913db049c7baca7b7ebe66e0311.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/5038ae4d15c4ae6d9ea7ef28afbea95e.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/190b49023b7f0af7814dadd991b3deab.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.30 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.10 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 4.35 ms Setelah query terakhir: 14.61 ms Memori Query: 0.011 MB Memori sebelum query: 11.552 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17163',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/e876c3361daf9a764b94f8871e3c06a8.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/d2b8b4b27dfa5294b0fa70fbccd53843.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/8882ec0db41cbb0c3c23b46e991c42c0.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17163',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/e876c3361daf9a764b94f8871e3c06a8.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/d2b8b4b27dfa5294b0fa70fbccd53843.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/8882ec0db41cbb0c3c23b46e991c42c0.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.24 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.09 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.12 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.76 ms Setelah query terakhir: 15.33 ms Memori Query: 0.011 MB Memori sebelum query: 11.564 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17164',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/b197ed250f0ee604bc75bfc06eb86521.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b5b3b95bc105844ee1813124ae1580fc.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/25ca362be93086fc741b46d224f712ae.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17164',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/b197ed250f0ee604bc75bfc06eb86521.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b5b3b95bc105844ee1813124ae1580fc.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/25ca362be93086fc741b46d224f712ae.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.27 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.10 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.01 ms |
| freeing items | 0.08 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.61 ms Setelah query terakhir: 7.84 ms Memori Query: 0.011 MB Memori sebelum query: 11.577 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17165',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/6d4f7dcdf886f328d8e84ec0688aa750.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2852773203193a24dae3829378f111c4.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9c438cd984d612fc33d075978e83aa29.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17165',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/6d4f7dcdf886f328d8e84ec0688aa750.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2852773203193a24dae3829378f111c4.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9c438cd984d612fc33d075978e83aa29.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.27 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.09 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.61 ms Setelah query terakhir: 7.41 ms Memori Query: 0.011 MB Memori sebelum query: 11.589 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17166',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/1692a92bb6777ece828ec7b1e06bd98f.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0c28c6dc0b2c8a7339d6831ce35e7145.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0c14b4fa2d5b2ce63311dd3aa47279fa.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17166',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/1692a92bb6777ece828ec7b1e06bd98f.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0c28c6dc0b2c8a7339d6831ce35e7145.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0c14b4fa2d5b2ce63311dd3aa47279fa.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.23 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.58 ms Setelah query terakhir: 7.43 ms Memori Query: 0.011 MB Memori sebelum query: 11.602 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17167',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/ad5b305864089e26db3e5c12dac40c0a.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b9e582e000aca059689a151318e074f8.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/fd5981c2cebc66c7a3d6518f3636e9e3.jpg','2021-06-17 15:37:15',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17167',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/ad5b305864089e26db3e5c12dac40c0a.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b9e582e000aca059689a151318e074f8.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/fd5981c2cebc66c7a3d6518f3636e9e3.jpg','2021-06-17 15:37:15',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.22 ms |
| checking permissions | 0.02 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.48 ms Setelah query terakhir: 7.10 ms Memori Query: 0.011 MB Memori sebelum query: 11.614 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17168',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/3bc45dd79a42efcff93969bb387bb78a.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4ebd8a7b0c0fe68d7678db0530d7bc60.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/471a4b46dd4a223be257dd16e73761de.jpg','2021-06-17 15:37:15',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17168',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/3bc45dd79a42efcff93969bb387bb78a.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4ebd8a7b0c0fe68d7678db0530d7bc60.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/471a4b46dd4a223be257dd16e73761de.jpg','2021-06-17 15:37:15',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.17 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.08 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.02 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.65 ms Setelah query terakhir: 6.72 ms Memori Query: 0.011 MB Memori sebelum query: 11.626 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17169',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/5568add1d67edcd2927525e435a727de.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1763da32738928c27f61658e077451c5.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/aa9bc1914bc60948bd667bec57339970.jpg','2021-06-17 15:37:16',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17169',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/5568add1d67edcd2927525e435a727de.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1763da32738928c27f61658e077451c5.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/aa9bc1914bc60948bd667bec57339970.jpg','2021-06-17 15:37:16',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.24 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.08 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.56 ms Setelah query terakhir: 7.07 ms Memori Query: 0.011 MB Memori sebelum query: 11.639 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17170',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/67fc9030f95863020de28c411a2d4f5f.jpg','2021-06-17 15:37:16',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b0c661a11b96c346866a17e841981840.jpg','2021-06-17 15:37:16',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4e3c5ef1c1040dba0a819c051a5dac0b.jpg','2021-06-17 15:37:16',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17170',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/67fc9030f95863020de28c411a2d4f5f.jpg','2021-06-17 15:37:16',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b0c661a11b96c346866a17e841981840.jpg','2021-06-17 15:37:16',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4e3c5ef1c1040dba0a819c051a5dac0b.jpg','2021-06-17 15:37:16',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.21 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.06 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.62 ms Setelah query terakhir: 8.54 ms Memori Query: 0.011 MB Memori sebelum query: 11.651 MB
INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17171',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8fa50e95edef3750e2f1e78aae69e725.jpg','2021-06-17 15:37:16',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/53ffbb6726b597fcf21a0d4d2560ec4a.jpg','2021-06-17 15:37:16',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/19c0034b305c9c614bd25ac72de9d5b7.jpg','2021-06-17 15:37:17',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`)
PENJELASAN tidak mungkin pada query: INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17171',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8fa50e95edef3750e2f1e78aae69e725.jpg','2021-06-17 15:37:16',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/53ffbb6726b597fcf21a0d4d2560ec4a.jpg','2021-06-17 15:37:16',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/19c0034b305c9c614bd25ac72de9d5b7.jpg','2021-06-17 15:37:17',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` = VALUES(`imageid`), `viewid` = VALUES(`viewid`), `thumb_fileurl` = VALUES(`thumb_fileurl`), `thumb_filetime` = VALUES(`thumb_filetime`), `thumb_width` = VALUES(`thumb_width`), `thumb_height` = VALUES(`thumb_height`), `preview_fileurl` = VALUES(`preview_fileurl`), `preview_filetime` = VALUES(`preview_filetime`), `preview_width` = VALUES(`preview_width`), `preview_height` = VALUES(`preview_height`), `retina_fileurl` = VALUES(`retina_fileurl`), `retina_filetime` = VALUES(`retina_filetime`), `retina_width` = VALUES(`retina_width`), `retina_height` = VALUES(`retina_height`), `watermark_fileurl` = VALUES(`watermark_fileurl`), `watermark_filetime` = VALUES(`watermark_filetime`)
| Status | Duration |
|---|
| starting | 0.25 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| update | 0.10 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 25 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:488 |
| 24 | SigPlusNovoDatabase::insertSingleUnique() | JROOT/plugins/content/sigplus/core/core.php:1782 |
| 23 | SigPlusNovoLocalBase->populateImageView() | JROOT/plugins/content/sigplus/core/core.php:1904 |
| 22 | SigPlusNovoLocalGallery->populateFolderViews() | JROOT/plugins/content/sigplus/core/core.php:1950 |
| 21 | SigPlusNovoLocalGallery->populate() | JROOT/plugins/content/sigplus/core/core.php:1064 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.24 ms Setelah query terakhir: 0.06 ms Memori Query: 0.010 MB Memori sebelum query: 11.638 MB
COMMIT
PENJELASAN tidak mungkin pada query: COMMIT
| Status | Duration |
|---|
| starting | 0.06 ms |
| waiting for handler commit | 1.06 ms |
| query end | 0.02 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver/mysqli.php:759 |
| 21 | JDatabaseDriverMysqli->transactionCommit() | JROOT/plugins/content/sigplus/core/core.php:1070 |
| 20 | SigPlusNovoGalleryBase->update() | JROOT/plugins/content/sigplus/core/core.php:2995 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.20 ms Setelah query terakhir: 0.06 ms Memori Query: 0.027 MB Memori sebelum query: 11.648 MB Kolom dikembalikan: 1
SELECT
`langid`
FROM `zaimo_sigplus_language`
WHERE
`lang` = 'id'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
`langid`
FROM `#__sigplus_language`
WHERE
`lang` = 'id'' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.81 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.02 ms |
| statistics | 0.08 ms |
| preparing | 0.02 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 21 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:316 |
| 20 | SigPlusNovoDatabase::getLanguageId() | JROOT/plugins/content/sigplus/core/core.php:3073 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.90 ms Setelah query terakhir: 0.05 ms Memori Query: 0.027 MB Memori sebelum query: 11.658 MB Kolom dikembalikan: 1
SELECT
`countryid`
FROM `zaimo_sigplus_country`
WHERE
`country` = 'ID'
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
`countryid`
FROM `#__sigplus_country`
WHERE
`country` = 'ID'' at line 1 |
| Status | Duration |
|---|
| starting | 0.08 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.55 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.07 ms |
| preparing | 0.01 ms |
| executing | 0.01 ms |
| end | 0.00 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 22 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1730 |
| 21 | JDatabaseDriver->loadResult() | JROOT/plugins/content/sigplus/core/core.php:331 |
| 20 | SigPlusNovoDatabase::getCountryId() | JROOT/plugins/content/sigplus/core/core.php:3074 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.43 ms Setelah query terakhir: 0.21 ms Memori Query: 0.040 MB Memori sebelum query: 11.672 MB Kolom dikembalikan: 30
SELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `zaimo_sigplus_property` AS mp
INNER JOIN `zaimo_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline'
AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `zaimo_sigplus_foldercaption` AS p
WHERE
p.`langid` = 66
AND
p.`countryid` = 84
AND
i.`filename` LIKE p.`pattern`
AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority`
LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `zaimo_sigplus_property` AS mp
INNER JOIN `zaimo_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract'
AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `zaimo_sigplus_foldercaption` AS p
WHERE
p.`langid` = 66
AND
p.`countryid` = 84
AND
i.`filename` LIKE p.`pattern`
AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority`
LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `zaimo_sigplus_image` AS i
INNER JOIN `zaimo_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `zaimo_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `zaimo_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `zaimo_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `zaimo_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid`
AND
c.`langid` = 66
AND
c.`countryid` = 84
WHERE
a.`folderurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna'
AND
`viewid` = 74
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
' at line 1 |
| Status | Duration |
|---|
| executing | 0.01 ms |
| executing | 0.02 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.03 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.02 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.02 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.03 ms |
| executing | 0.02 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.03 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.08 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.02 ms |
| closing tables | 0.02 ms |
| freeing items | 0.10 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/plugins/content/sigplus/core/core.php:3226 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.63 ms Setelah query terakhir: 0.09 ms Memori Query: 0.040 MB Memori sebelum query: 11.684 MB Kolom dikembalikan: 30
SELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
c.`title`,
(
SELECT md.`textvalue`
FROM `zaimo_sigplus_property` AS mp
INNER JOIN `zaimo_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Headline'
AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`title`
FROM `zaimo_sigplus_foldercaption` AS p
WHERE
p.`langid` = 66
AND
p.`countryid` = 84
AND
i.`filename` LIKE p.`pattern`
AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority`
LIMIT 1
)
) AS `title`,
COALESCE(
c.`summary`,
(
SELECT md.`textvalue`
FROM `zaimo_sigplus_property` AS mp
INNER JOIN `zaimo_sigplus_data` AS md
ON mp.`propertyid` = md.`propertyid`
WHERE mp.`propertyname` = 'Caption-Abstract'
AND md.`imageid` = i.`imageid`
LIMIT 1
),
(
SELECT p.`summary`
FROM `zaimo_sigplus_foldercaption` AS p
WHERE
p.`langid` = 66
AND
p.`countryid` = 84
AND
i.`filename` LIKE p.`pattern`
AND
i.`folderid` = p.`folderid`
ORDER BY p.`priority`
LIMIT 1
)
) AS `summary`,
`thumb_fileurl`,
`thumb_width`,
`thumb_height`,
`preview_fileurl`,
`preview_width`,
`preview_height`,
`retina_fileurl`,
`retina_width`,
`retina_height`,
`watermark_fileurl`
FROM `zaimo_sigplus_image` AS i
INNER JOIN `zaimo_sigplus_folder` AS f
ON i.`folderid` = f.`folderid`
INNER JOIN `zaimo_sigplus_hierarchy` AS h
ON f.`folderid` = h.`descendantid`
INNER JOIN `zaimo_sigplus_folder` AS a
ON a.`folderid` = h.`ancestorid`
INNER JOIN `zaimo_sigplus_imageview` AS v
ON i.`imageid` = v.`imageid`
LEFT JOIN `zaimo_sigplus_caption` AS c
ON
c.`imageid` = i.`imageid`
AND
c.`langid` = 66
AND
c.`countryid` = 84
WHERE
a.`folderurl` = '/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna'
AND
`viewid` = 74
AND `depthnum` <= 0
ORDER BY `depthnum` ASC, -`ordnum` DESC, `filename` ASC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT
i.`imageid`,
i.`fileurl`,
i.`width`,
i.`height`,
i.`filesize`,
COALESCE(
' at line 1 |
| Status | Duration |
|---|
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.06 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.01 ms |
| executing | 0.06 ms |
| end | 0.01 ms |
| query end | 0.02 ms |
| waiting for handler commit | 0.03 ms |
| closing tables | 0.02 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 21 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1801 |
| 20 | JDatabaseDriver->loadRowList() | JROOT/plugins/content/sigplus/core/core.php:3233 |
| 19 | SigPlusNovoCore->getGalleryHTML() | JROOT/plugins/content/sigplus/sigplus.php:358 |
| 18 | plgContentSigPlusNovo->getGalleryReplacementSingle() | JROOT/plugins/content/sigplus/sigplus.php:267 |
| 17 | plgContentSigPlusNovo->getReplacements() | JROOT/plugins/content/sigplus/sigplus.php:218 |
| 16 | plgContentSigPlusNovo->{closure}() | Sama seperti panggilan di dalam baris dibawah. |
| 15 | preg_replace_callback() | JROOT/plugins/content/sigplus/sigplus.php:222 |
| 14 | plgContentSigPlusNovo->parseContent() | JROOT/plugins/content/sigplus/sigplus.php:133 |
| 13 | plgContentSigPlusNovo->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.78 ms Setelah query terakhir: 6.13 ms Memori Query: 0.025 MB Memori sebelum query: 11.818 MB Kolom dikembalikan: 1
SELECT MAX(contact.id) AS contactid, contact.alias, contact.catid
FROM `zaimo_contact_details` AS `contact`
WHERE contact.published = 1
AND contact.user_id = 969
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT MAX(contact.id) AS contactid, contact.alias, contact.catid
FROM `#__co' at line 1 |
| Status | Duration |
|---|
| starting | 0.17 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.15 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.09 ms |
| preparing | 0.03 ms |
| executing | 0.06 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 16 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1652 |
| 15 | JDatabaseDriver->loadObject() | JROOT/plugins/content/contact/contact.php:108 |
| 14 | PlgContentContact->getContactId() | JROOT/plugins/content/contact/contact.php:60 |
| 13 | PlgContentContact->onContentPrepare() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:190 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 0.98 ms Setelah query terakhir: 0.43 ms Memori Query: 0.080 MB Memori sebelum query: 11.829 MB Kolom dikembalikan: 381
SELECT `id`,`name`,`rules`,`parent_id`
FROM `zaimo_assets`
WHERE `name` LIKE 'com_content.%' OR `name` = 'com_content' OR `parent_id` = 0
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `id`,`name`,`rules`,`parent_id`
FROM `#__assets`
WHERE `name` LIKE 'co' at line 1 |
| Status | Duration |
|---|
| starting | 0.09 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.03 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.12 ms |
| preparing | 0.02 ms |
| executing | 0.54 ms |
| end | 0.01 ms |
| query end | 0.00 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 20 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 19 | JDatabaseDriver->loadObjectList() | JROOT/libraries/src/Access/Access.php:359 |
| 18 | Joomla\CMS\Access\Access::preloadPermissions() | JROOT/libraries/src/Access/Access.php:226 |
| 17 | Joomla\CMS\Access\Access::preload() | JROOT/libraries/src/Access/Access.php:540 |
| 16 | Joomla\CMS\Access\Access::getAssetRules() | JROOT/libraries/src/Access/Access.php:183 |
| 15 | Joomla\CMS\Access\Access::check() | JROOT/libraries/src/User/User.php:398 |
| 14 | Joomla\CMS\User\User->authorise() | JROOT/plugins/content/pagenavigation/pagenavigation.php:54 |
| 13 | PlgContentPagenavigation->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:196 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 2.35 ms Setelah query terakhir: 0.89 ms Memori Query: 0.030 MB Memori sebelum query: 12.148 MB Kolom dikembalikan: 37
SELECT a.id, a.title, a.catid, a.language,
CASE WHEN CHAR_LENGTH(a.alias) != 0 THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug,
CASE WHEN CHAR_LENGTH(cc.alias) != 0 THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug
FROM zaimo_content AS a
LEFT JOIN zaimo_categories AS cc
ON cc.id = a.catid
WHERE a.catid = 122
AND a.state = 1
AND a.access IN (1,1)
AND (a.state = 1 OR a.state = -1)
AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2026-06-21 17:17:16')
AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2026-06-21 17:17:16')
ORDER BY
CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT a.id, a.title, a.catid, a.language, CASE WHEN CHAR_LENGTH(a.alias) != 0 T' at line 1 |
| Status | Duration |
|---|
| starting | 0.19 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.07 ms |
| init | 0.01 ms |
| System lock | 0.01 ms |
| optimizing | 0.03 ms |
| statistics | 0.15 ms |
| preparing | 0.04 ms |
| executing | 0.44 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.01 ms |
| freeing items | 0.07 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 15 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 14 | JDatabaseDriver->loadObjectList() | JROOT/plugins/content/pagenavigation/pagenavigation.php:159 |
| 13 | PlgContentPagenavigation->onContentBeforeDisplay() | JROOT/libraries/joomla/event/event.php:70 |
| 12 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 11 | JEventDispatcher->trigger() | JROOT/components/com_content/views/article/view.html.php:196 |
| 10 | ContentViewArticle->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:672 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_content/controller.php:113 |
| 8 | ContentController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_content/content.php:42 |
| 6 | require_once JROOT/components/com_content/content.php | JROOT/libraries/src/Component/ComponentHelper.php:381 |
| 5 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
| 4 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194 |
| 3 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233 |
| 2 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 3.12 ms Setelah query terakhir: 38.34 ms Memori Query: 0.031 MB Memori sebelum query: 14.049 MB Kolom dikembalikan: 22
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM zaimo_modules AS m
LEFT JOIN zaimo_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN zaimo_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-06-21 17:17:16')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-06-21 17:17:16')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 437 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm' at line 1 |
| Status | Duration |
|---|
| starting | 0.23 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| checking permissions | 0.00 ms |
| checking permissions | 0.01 ms |
| Opening tables | 1.58 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.04 ms |
| statistics | 0.12 ms |
| preparing | 0.05 ms |
| executing | 0.72 ms |
| end | 0.02 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.03 ms |
| freeing items | 0.09 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 18 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 17 | JDatabaseDriver->loadObjectList() | Sama seperti panggilan di dalam baris dibawah. |
| 16 | call_user_func_array() | JROOT/libraries/src/Cache/Controller/CallbackController.php:173 |
| 15 | Joomla\CMS\Cache\Controller\CallbackController->get() | JROOT/libraries/src/Helper/ModuleHelper.php:433 |
| 14 | Joomla\CMS\Helper\ModuleHelper::getModuleList() | JROOT/libraries/src/Helper/ModuleHelper.php:363 |
| 13 | Joomla\CMS\Helper\ModuleHelper::load() | JROOT/libraries/src/Helper/ModuleHelper.php:87 |
| 12 | Joomla\CMS\Helper\ModuleHelper::getModules() | JROOT/libraries/src/Document/HtmlDocument.php:581 |
| 11 | Joomla\CMS\Document\HtmlDocument->countModules() | JROOT/plugins/system/helix3/core/helix3.php:508 |
| 10 | Helix3::countModules() | JROOT/plugins/system/helix3/core/helix3.php:455 |
| 9 | Helix3::rowColumns() | JROOT/plugins/system/helix3/core/helix3.php:264 |
| 8 | Helix3::generatelayout() | JROOT/templates/shaper_newskit/index.php:187 |
| 7 | require JROOT/templates/shaper_newskit/index.php | JROOT/libraries/src/Document/HtmlDocument.php:658 |
| 6 | Joomla\CMS\Document\HtmlDocument->_loadTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:720 |
| 5 | Joomla\CMS\Document\HtmlDocument->_fetchTemplate() | JROOT/libraries/src/Document/HtmlDocument.php:535 |
| 4 | Joomla\CMS\Document\HtmlDocument->parse() | JROOT/libraries/src/Application/CMSApplication.php:1103 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:273 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
Waktu Query: 1.34 ms Setelah query terakhir: 65.51 ms Memori Query: 0.029 MB Memori sebelum query: 14.912 MB Kolom dikembalikan: 80
SELECT *
FROM zaimo_acymailing_config
| Error |
|---|
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT * FROM #__acymailing_config' at line 1 |
| Status | Duration |
|---|
| starting | 0.11 ms |
| Executing hook on transaction | 0.01 ms |
| starting | 0.01 ms |
| checking permissions | 0.01 ms |
| Opening tables | 0.73 ms |
| init | 0.02 ms |
| System lock | 0.01 ms |
| optimizing | 0.01 ms |
| statistics | 0.01 ms |
| preparing | 0.01 ms |
| executing | 0.14 ms |
| end | 0.01 ms |
| query end | 0.01 ms |
| waiting for handler commit | 0.01 ms |
| closing tables | 0.02 ms |
| freeing items | 0.06 ms |
| cleaning up | 0.01 ms |
| # | Pemanggil | Berkas dan angka baris |
|---|
| 13 | JDatabaseDriverMysqli->execute() | JROOT/libraries/joomla/database/driver.php:1691 |
| 12 | JDatabaseDriver->loadObjectList() | JROOT/administrator/components/com_acymailing/classes/cpanel.php:17 |
| 11 | cpanelClass->load() | JROOT/administrator/components/com_acymailing/helpers/helper.php:392 |
| 10 | acymailing_config() | JROOT/administrator/components/com_acymailing/helpers/helper.php:1369 |
| 9 | include_once JROOT/administrator/components/com_acymailing/helpers/helper.php | JROOT/plugins/system/regacymailing/regacymailing.php:21 |
| 8 | plgSystemRegacymailing->initAcy() | JROOT/plugins/system/regacymailing/regacymailing.php:145 |
| 7 | plgSystemRegacymailing->onAfterRender() | JROOT/libraries/joomla/event/event.php:70 |
| 6 | JEvent->update() | JROOT/libraries/joomla/event/dispatcher.php:160 |
| 5 | JEventDispatcher->trigger() | JROOT/libraries/src/Application/BaseApplication.php:108 |
| 4 | Joomla\CMS\Application\BaseApplication->triggerEvent() | JROOT/libraries/src/Application/CMSApplication.php:1123 |
| 3 | Joomla\CMS\Application\CMSApplication->render() | JROOT/libraries/src/Application/SiteApplication.php:780 |
| 2 | Joomla\CMS\Application\SiteApplication->render() | JROOT/libraries/src/Application/CMSApplication.php:273 |
| 1 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49 |
1 × INSERT INTO `zaimo_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`)
VALUES ('a7b88e114c7eaedd15c77ba9cc3dcf3a', 1, '1782062236', 0, '', 0
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1158.jpg','dscn1158.jpg','2021-06-09 23:44:24',110152,800,600
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17145',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/63aba491338d8a9e89eca43f863066ac.jpg','2021-06-17 15:37:11',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/3817c373f62ec5595fa24f110a924fec.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b7d042693c45cefb6554e42bfc53a291.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17144',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/f498702e5e7b13df8f508e666216e4ea.jpg','2021-06-17 15:37:10',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/7d5adf142469c4c1c645434d3731cdff.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/50c8e8b8585ff5059c6f2df93c6b0bcd.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17143',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/3c8ee9c26b9b921c3c9306b3bf6eed75.jpg','2021-06-17 15:37:10',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0a8c88dcd6e56e9655bafadde60d5ad7.jpg','2021-06-17 15:37:10',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1c42a20548250910bb472f778cd9ad4b.jpg','2021-06-17 15:37:10',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17142',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/fadde38b8ab46d95c5256dd1a600645c.jpg','2021-06-17 15:37:10',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2d0d3fa636c4b6cfa10ec04045bc7076.jpg','2021-06-17 15:37:10',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/72fc382799f35177227d5f38b9478a63.jpg','2021-06-17 15:37:10',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_view` (`folderid`,`hash`,`preview_width`,`preview_height`,`preview_crop`)
VALUES (74,0xb65f03dd415a512e74392e07c9ead823,200,200,1)
ON DUPLICATE KEY UPDATE `viewid` = LAST_INSERT_ID(`viewid`), `folderid` =
VALUES(`folderid`), `hash` =
VALUES(`hash`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `preview_crop` =
VALUES(`preview_crop`
1 × DELETE c
FROM `zaimo_sigplus_caption` AS c
INNER JOIN `zaimo_sigplus_image` AS i
ON c.`imageid` = i.`imageid`
1 × DELETE
FROM `zaimo_sigplus_foldercaption`
1 × INSERT INTO `zaimo_sigplus_hierarchy` (`ancestorid`,`depthnum`,`descendantid`)
VALUES ('74',0,74)
ON DUPLICATE KEY UPDATE `ancestorid` =
VALUES(`ancestorid`), `depthnum` =
VALUES(`depthnum`), `descendantid` =
VALUES(`descendantid`
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17171),(95,'NIKON',17171),(96,'COOLPIX L340',17171),(104,'300/1',17171),(105,'300/1',17171),(116,'2',17171),(119,'COOLPIX L340 V1.0',17171),(120,'2021:06:10 06:43:46',17171),(160,'2',17171),(240,'10/8000',17171),(241,'31/10',17171),(248,'2',17171),(251,'80',17171),(253,'0230',17171),(254,'2016:08:18 15:16:49',17171),(255,'2016:08:18 15:16:49',17171),(256,'Y, Cb, Cr',17171),(257,'4/1',17171),(261,'0/10',17171),(262,'33/10',17171),(264,'5',17171),(265,'0',17171),(266,'9',17171),(267,'40/10',17171),(283,'\0\0\0\0\0\0\0\0 \0',17171),(292,'0100',17171),(293,'1',17171),(294,'800',17171),(295,'600',17171),(297,'1760',17171),(298,'Digital Still Camera',17171),(299,'Directly photographed image',17171),(300,'0',17171),(301,'0',17171),(302,'0',17171),(303,'0/100',17171),(304,'23',17171),(305,'0',17171),(306,'0',17171),(307,'0',17171),(308,'0',17171),(309,'0',17171),(311,'0',17171)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17170),(95,'NIKON',17170),(96,'COOLPIX L340',17170),(104,'300/1',17170),(105,'300/1',17170),(116,'2',17170),(119,'COOLPIX L340 V1.0',17170),(120,'2021:06:10 06:43:46',17170),(160,'2',17170),(240,'10/4000',17170),(241,'31/10',17170),(248,'2',17170),(251,'80',17170),(253,'0230',17170),(254,'2016:08:18 15:16:27',17170),(255,'2016:08:18 15:16:27',17170),(256,'Y, Cb, Cr',17170),(257,'4/1',17170),(261,'0/10',17170),(262,'33/10',17170),(264,'5',17170),(265,'0',17170),(266,'16',17170),(267,'40/10',17170),(283,'\0\0\0\0\0\0\0\0 \0',17170),(292,'0100',17170),(293,'1',17170),(294,'800',17170),(295,'600',17170),(297,'1760',17170),(298,'Digital Still Camera',17170),(299,'Directly photographed image',17170),(300,'0',17170),(301,'0',17170),(302,'0',17170),(303,'0/100',17170),(304,'23',17170),(305,'0',17170),(306,'0',17170),(307,'0',17170),(308,'0',17170),(309,'0',17170),(311,'0',17170)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17147',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/22fb0aa7ac9a1c670f0f9c84ec1a0084.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/edc8ebca58fb8fceeb1317f926d6bedd.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/a93a8e0b4ec160cf3a0470a2dbaf27c4.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1157.jpg','dscn1157.jpg','2021-06-09 23:44:24',112241,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17169),(95,'NIKON',17169),(96,'COOLPIX L340',17169),(104,'300/1',17169),(105,'300/1',17169),(116,'2',17169),(119,'COOLPIX L340 V1.0',17169),(120,'2021:06:10 06:43:45',17169),(160,'2',17169),(240,'10/10000',17169),(241,'37/10',17169),(248,'2',17169),(251,'80',17169),(253,'0230',17169),(254,'2016:08:18 15:14:37',17169),(255,'2016:08:18 15:14:37',17169),(256,'Y, Cb, Cr',17169),(257,'4/1',17169),(261,'0/10',17169),(262,'33/10',17169),(264,'5',17169),(265,'0',17169),(266,'9',17169),(267,'81/10',17169),(283,'\0\0\0\0\0\0\0\0 \0',17169),(292,'0100',17169),(293,'1',17169),(294,'800',17169),(295,'600',17169),(297,'1760',17169),(298,'Digital Still Camera',17169),(299,'Directly photographed image',17169),(300,'0',17169),(301,'0',17169),(302,'0',17169),(303,'0/100',17169),(304,'46',17169),(305,'0',17169),(306,'0',17169),(307,'0',17169),(308,'0',17169),(309,'0',17169),(311,'0',17169)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1154.jpg','dscn1154.jpg','2021-06-09 23:44:24',128533,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17168),(95,'NIKON',17168),(96,'COOLPIX L340',17168),(104,'300/1',17168),(105,'300/1',17168),(116,'2',17168),(119,'COOLPIX L340 V1.0',17168),(120,'2021:06:10 06:43:45',17168),(160,'2',17168),(240,'10/8000',17168),(241,'34/10',17168),(248,'2',17168),(251,'80',17168),(253,'0230',17168),(254,'2016:08:18 15:12:24',17168),(255,'2016:08:18 15:12:24',17168),(256,'Y, Cb, Cr',17168),(257,'4/1',17168),(261,'0/10',17168),(262,'33/10',17168),(264,'5',17168),(265,'0',17168),(266,'9',17168),(267,'61/10',17168),(283,'\0\0\0\0\0\0\0\0 \0',17168),(292,'0100',17168),(293,'1',17168),(294,'800',17168),(295,'600',17168),(297,'1760',17168),(298,'Digital Still Camera',17168),(299,'Directly photographed image',17168),(300,'0',17168),(301,'0',17168),(302,'0',17168),(303,'0/100',17168),(304,'34',17168),(305,'0',17168),(306,'0',17168),(307,'0',17168),(308,'0',17168),(309,'0',17168),(311,'0',17168)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1153.jpg','dscn1153.jpg','2021-06-09 23:44:24',150148,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17167),(95,'NIKON',17167),(96,'COOLPIX L340',17167),(104,'300/1',17167),(105,'300/1',17167),(116,'2',17167),(119,'COOLPIX L340 V1.0',17167),(120,'2021:06:10 06:43:45',17167),(160,'2',17167),(240,'10/2500',17167),(241,'31/10',17167),(248,'2',17167),(251,'80',17167),(253,'0230',17167),(254,'2016:08:18 14:58:21',17167),(255,'2016:08:18 14:58:21',17167),(256,'Y, Cb, Cr',17167),(257,'4/1',17167),(261,'0/10',17167),(262,'33/10',17167),(264,'5',17167),(265,'0',17167),(266,'9',17167),(267,'40/10',17167),(283,'\0\0\0\0\0\0\0\0 \0',17167),(292,'0100',17167),(293,'1',17167),(294,'800',17167),(295,'600',17167),(297,'1760',17167),(298,'Digital Still Camera',17167),(299,'Directly photographed image',17167),(300,'0',17167),(301,'0',17167),(302,'0',17167),(303,'0/100',17167),(304,'23',17167),(305,'0',17167),(306,'0',17167),(307,'0',17167),(308,'0',17167),(309,'0',17167),(311,'0',17167)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1149.jpg','dscn1149.jpg','2021-06-09 23:44:23',68807,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17166),(95,'NIKON',17166),(96,'COOLPIX L340',17166),(104,'300/1',17166),(105,'300/1',17166),(116,'2',17166),(119,'COOLPIX L340 V1.0',17166),(120,'2021:06:10 06:43:44',17166),(160,'2',17166),(240,'10/1250',17166),(241,'31/10',17166),(248,'2',17166),(251,'80',17166),(253,'0230',17166),(254,'2016:08:18 14:23:50',17166),(255,'2016:08:18 14:23:50',17166),(256,'Y, Cb, Cr',17166),(257,'4/1',17166),(261,'0/10',17166),(262,'33/10',17166),(264,'5',17166),(265,'0',17166),(266,'9',17166),(267,'40/10',17166),(283,'\0\0\0\0\0\0\0\0 \0',17166),(292,'0100',17166),(293,'1',17166),(294,'800',17166),(295,'600',17166),(297,'1760',17166),(298,'Digital Still Camera',17166),(299,'Directly photographed image',17166),(300,'0',17166),(301,'0',17166),(302,'0',17166),(303,'0/100',17166),(304,'23',17166),(305,'0',17166),(306,'0',17166),(307,'0',17166),(308,'0',17166),(309,'0',17166),(311,'0',17166)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1147.jpg','dscn1147.jpg','2021-06-09 23:44:23',84424,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17165),(95,'NIKON',17165),(96,'COOLPIX L340',17165),(104,'300/1',17165),(105,'300/1',17165),(116,'2',17165),(119,'COOLPIX L340 V1.0',17165),(120,'2021:06:10 06:43:44',17165),(160,'2',17165),(240,'10/12500',17165),(241,'31/10',17165),(248,'2',17165),(251,'80',17165),(253,'0230',17165),(254,'2016:08:18 14:02:40',17165),(255,'2016:08:18 14:02:40',17165),(256,'Y, Cb, Cr',17165),(257,'4/1',17165),(261,'0/10',17165),(262,'33/10',17165),(264,'5',17165),(265,'0',17165),(266,'9',17165),(267,'40/10',17165),(283,'\0\0\0\0\0\0\0\0 \0',17165),(292,'0100',17165),(293,'1',17165),(294,'800',17165),(295,'600',17165),(297,'1760',17165),(298,'Digital Still Camera',17165),(299,'Directly photographed image',17165),(300,'0',17165),(301,'0',17165),(302,'0',17165),(303,'0/100',17165),(304,'23',17165),(305,'0',17165),(306,'0',17165),(307,'0',17165),(308,'0',17165),(309,'0',17165),(311,'0',17165)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17146',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/395d7b8cc28e090244bf321ed83845e8.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4849a02a1301ff50a044e28fe8bbfd5d.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/acb7155565f7f68a3708cf79456f3f36.jpg','2021-06-17 15:37:11',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17148',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/21c43c32caa72d1ec031a23cd37b23d7.jpg','2021-06-17 15:37:11',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/453234c77135edfc547e23ef7ffa617d.jpg','2021-06-17 15:37:11',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/ae97fe82d68fae2f6eb6d920c96d79f0.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17164),(95,'NIKON',17164),(96,'COOLPIX L340',17164),(104,'300/1',17164),(105,'300/1',17164),(116,'2',17164),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17164),(120,'2021:06:10 06:43:44',17164),(160,'2',17164),(240,'10/2500',17164),(241,'33/10',17164),(248,'2',17164),(251,'80',17164),(253,'0230',17164),(254,'2016:08:16 16:33:40',17164),(255,'2016:08:16 16:33:40',17164),(256,'Y, Cb, Cr',17164),(257,'4/1',17164),(261,'0/10',17164),(262,'33/10',17164),(264,'5',17164),(265,'0',17164),(266,'9',17164),(267,'53/10',17164),(283,'\0\0\0\0\0\0\0\0 \0',17164),(292,'0100',17164),(293,'1',17164),(294,'600',17164),(295,'800',17164),(297,'5954',17164),(298,'Digital Still Camera',17164),(299,'Directly photographed image',17164),(300,'0',17164),(301,'0',17164),(302,'0',17164),(303,'0/100',17164),(304,'30',17164),(305,'0',17164),(306,'0',17164),(307,'0',17164),(308,'0',17164),(309,'0',17164),(311,'0',17164)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17161',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/fbd6575ab792b4f47ea1ce9810e6e234.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4f6904b7e2f850bad830fd8b49a9dc0a.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9d5cae6bd9dd5ee6ae26f82cfc7f2ee5.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17171',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8fa50e95edef3750e2f1e78aae69e725.jpg','2021-06-17 15:37:16',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/53ffbb6726b597fcf21a0d4d2560ec4a.jpg','2021-06-17 15:37:16',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/19c0034b305c9c614bd25ac72de9d5b7.jpg','2021-06-17 15:37:17',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17170',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/67fc9030f95863020de28c411a2d4f5f.jpg','2021-06-17 15:37:16',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b0c661a11b96c346866a17e841981840.jpg','2021-06-17 15:37:16',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4e3c5ef1c1040dba0a819c051a5dac0b.jpg','2021-06-17 15:37:16',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17169',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/5568add1d67edcd2927525e435a727de.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1763da32738928c27f61658e077451c5.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/aa9bc1914bc60948bd667bec57339970.jpg','2021-06-17 15:37:16',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17168',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/3bc45dd79a42efcff93969bb387bb78a.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/4ebd8a7b0c0fe68d7678db0530d7bc60.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/471a4b46dd4a223be257dd16e73761de.jpg','2021-06-17 15:37:15',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17167',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/ad5b305864089e26db3e5c12dac40c0a.jpg','2021-06-17 15:37:15',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b9e582e000aca059689a151318e074f8.jpg','2021-06-17 15:37:15',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/fd5981c2cebc66c7a3d6518f3636e9e3.jpg','2021-06-17 15:37:15',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17166',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/1692a92bb6777ece828ec7b1e06bd98f.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0c28c6dc0b2c8a7339d6831ce35e7145.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0c14b4fa2d5b2ce63311dd3aa47279fa.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17165',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/6d4f7dcdf886f328d8e84ec0688aa750.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2852773203193a24dae3829378f111c4.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9c438cd984d612fc33d075978e83aa29.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17164',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/b197ed250f0ee604bc75bfc06eb86521.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/b5b3b95bc105844ee1813124ae1580fc.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/25ca362be93086fc741b46d224f712ae.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17163',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/e876c3361daf9a764b94f8871e3c06a8.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/d2b8b4b27dfa5294b0fa70fbccd53843.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/8882ec0db41cbb0c3c23b46e991c42c0.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17162',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/88298913db049c7baca7b7ebe66e0311.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/5038ae4d15c4ae6d9ea7ef28afbea95e.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/190b49023b7f0af7814dadd991b3deab.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17160',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/72e3e39b08d8813eee7002f9eb3d93cf.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/719fee52de5f280698b3811d22ff7ab2.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e829e5bdda8923e237b4b458bcb32bac.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17149',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/5309a3628ca4d51c780176479eae8d88.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/a1be624293f2984fac0f7d703189d91d.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0b20839e8fdbddfd26836e2136e9732.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17159',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/91cae2c7a20f3c907936c51f327c70c9.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/0e6f1d2324e5eb79219c85f234ea00d3.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/1db2cc0a4f9ad6f56ee9d13635756b26.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17158',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/562a7df1b026235afe705ee08f3e2429.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/596b345a765bf71413546b4003f17827.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2bbde2cc0ae4ee1e6cfeb5ca9feeea44.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17157',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/243f733990d22dbc4e9c11881c0b8019.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0792cd9c953021c6164cd86745184c2.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/2cd5490108b2e8e0eeedd821059ebf07.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17156',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8aacbbfbdcc4832a8624ad78cecbfebb.jpg','2021-06-17 15:37:13',45,60,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/77a6a52216d10b62bbe27053dcd5c5fd.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/263dfab46ac9d4f051912f02ce9c4ed2.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17155',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/17a31b2dcf762a729620c4e7774090c9.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/46771217d9d3e9e8cef37e805a3d73db.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/d6710d6cbd091bb9199db97f57d32fb5.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17154',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/4f393e2683aede1123f469f1450f71ca.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/17ad8c34f51053c621cc1caec5313ccc.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/e0756217bd47ef0c38a9ed5e5bc11869.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17153',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/9be7ed5bea32f332fc7ab50df7b8bdd2.jpg','2021-06-17 15:37:13',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/81c4770f984d798412ac640489f48646.jpg','2021-06-17 15:37:13',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/7739c7f83eae43dbcaf53922dda96e37.jpg','2021-06-17 15:37:13',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17152',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/8abd601303041984f033dd3a0ff47bc4.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/02820db3242fcaa7a0492713f202a37d.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/67601a01c952d438101de347aab0f0fb.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17151',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/a9c92cbae5c859b8ba9c15128d66b377.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/9797a612fb5501a1c0df9cb21ab219db.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/bc66baa476b22550c4e59a6b48d88a88.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × INSERT INTO `zaimo_sigplus_imageview` (`imageid`,`viewid`,`thumb_fileurl`,`thumb_filetime`,`thumb_width`,`thumb_height`,`preview_fileurl`,`preview_filetime`,`preview_width`,`preview_height`,`retina_fileurl`,`retina_filetime`,`retina_width`,`retina_height`,`watermark_fileurl`,`watermark_filetime`)
VALUES ('17150',74,'/home/adiwarna/public_html/mutiarabumi.com/cache/thumb/46c8922c485808ac28fc7d2997f2e6b5.jpg','2021-06-17 15:37:12',60,45,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/db13aa14faaed8e1a254556cab564ace.jpg','2021-06-17 15:37:12',200,200,'/home/adiwarna/public_html/mutiarabumi.com/cache/preview/dc4ed6484484dcd1b89424288a7720fe.jpg','2021-06-17 15:37:12',400,400,NULL,NULL)
ON DUPLICATE KEY UPDATE `imageid` =
VALUES(`imageid`), `viewid` =
VALUES(`viewid`), `thumb_fileurl` =
VALUES(`thumb_fileurl`), `thumb_filetime` =
VALUES(`thumb_filetime`), `thumb_width` =
VALUES(`thumb_width`), `thumb_height` =
VALUES(`thumb_height`), `preview_fileurl` =
VALUES(`preview_fileurl`), `preview_filetime` =
VALUES(`preview_filetime`), `preview_width` =
VALUES(`preview_width`), `preview_height` =
VALUES(`preview_height`), `retina_fileurl` =
VALUES(`retina_fileurl`), `retina_filetime` =
VALUES(`retina_filetime`), `retina_width` =
VALUES(`retina_width`), `retina_height` =
VALUES(`retina_height`), `watermark_fileurl` =
VALUES(`watermark_fileurl`), `watermark_filetime` =
VALUES(`watermark_filetime`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1146.jpg','dscn1146.jpg','2021-06-09 23:44:24',119655,800,600
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1131.jpg','dscn1131.jpg','2021-06-09 23:44:24',113021,600,800
1 × UPDATE `zaimo_extensions`
SET `params` = '{\"mediaversion\":\"6a409cf28034e128f5467280753b36c9\"}'
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_154343.jpg','20161219_154343.jpg','2021-06-09 23:44:22',84742,600,800
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_153914.jpg','20170526_153914.jpg','2021-06-09 23:44:22',106492,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17149),(88,'1920',17149),(95,'SAMSUNG',17149),(96,'GT-S7270',17149),(104,'72/1',17149),(105,'72/1',17149),(116,'2',17149),(119,'S7270XXUANI1',17149),(120,'2021:06:10 06:43:47',17149),(160,'1',17149),(240,'1/16',17149),(241,'26/10',17149),(248,'3',17149),(251,'100',17149),(253,'0220',17149),(254,'2017:02:27 14:00:01',17149),(255,'2017:02:27 14:00:01',17149),(256,'Y, Cb, Cr',17149),(261,'0/10',17149),(262,'2757/1000',17149),(264,'2',17149),(266,'9',17149),(267,'354/100',17149),(283,'ASCII\0\0\0User comments',17149),(292,'0100',17149),(293,'1',17149),(294,'800',17149),(295,'600',17149),(297,'604',17149),(301,'0',17149),(302,'0',17149),(303,'1/1',17149),(305,'0',17149)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170227_140002.jpg','20170227_140002.jpg','2021-06-09 23:44:22',62530,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17148),(88,'1920',17148),(95,'SAMSUNG',17148),(96,'GT-S7270',17148),(104,'72/1',17148),(105,'72/1',17148),(116,'2',17148),(119,'S7270XXUANI1',17148),(120,'2021:06:10 06:43:47',17148),(160,'1',17148),(240,'1/280',17148),(241,'26/10',17148),(248,'3',17148),(251,'50',17148),(253,'0220',17148),(254,'2017:02:23 12:09:14',17148),(255,'2017:02:23 12:09:14',17148),(256,'Y, Cb, Cr',17148),(261,'0/10',17148),(262,'2757/1000',17148),(264,'2',17148),(266,'0',17148),(267,'354/100',17148),(283,'ASCII\0\0\0User comments',17148),(292,'0100',17148),(293,'1',17148),(294,'800',17148),(295,'600',17148),(297,'604',17148),(301,'0',17148),(302,'0',17148),(303,'1/1',17148),(305,'0',17148)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170223_120914.jpg','20170223_120914.jpg','2021-06-09 23:44:22',128787,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17147),(88,'1920',17147),(95,'SAMSUNG',17147),(96,'GT-S7270',17147),(104,'72/1',17147),(105,'72/1',17147),(116,'2',17147),(119,'S7270XXUANI1',17147),(120,'2021:06:10 06:43:47',17147),(160,'1',17147),(240,'1/120',17147),(241,'26/10',17147),(248,'3',17147),(251,'100',17147),(253,'0220',17147),(254,'2017:01:20 16:10:28',17147),(255,'2017:01:20 16:10:28',17147),(256,'Y, Cb, Cr',17147),(261,'0/10',17147),(262,'2757/1000',17147),(264,'2',17147),(266,'0',17147),(267,'354/100',17147),(283,'ASCII\0\0\0User comments',17147),(292,'0100',17147),(293,'1',17147),(294,'800',17147),(295,'600',17147),(297,'604',17147),(301,'0',17147),(302,'0',17147),(303,'1/1',17147),(305,'0',17147)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170120_161028.jpg','20170120_161028.jpg','2021-06-09 23:44:22',112016,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17146),(88,'1920',17146),(95,'SAMSUNG',17146),(96,'GT-S7270',17146),(104,'72/1',17146),(105,'72/1',17146),(116,'2',17146),(119,'S7270XXUANI1',17146),(120,'2021:06:10 06:43:47',17146),(160,'1',17146),(240,'1/16',17146),(241,'26/10',17146),(248,'3',17146),(251,'100',17146),(253,'0220',17146),(254,'2016:12:19 18:19:33',17146),(255,'2016:12:19 18:19:33',17146),(256,'Y, Cb, Cr',17146),(261,'0/10',17146),(262,'2757/1000',17146),(264,'2',17146),(266,'9',17146),(267,'354/100',17146),(283,'ASCII\0\0\0User comments',17146),(292,'0100',17146),(293,'1',17146),(294,'800',17146),(295,'600',17146),(297,'604',17146),(301,'0',17146),(302,'0',17146),(303,'1/1',17146),(305,'0',17146)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_181934.jpg','20161219_181934.jpg','2021-06-09 23:44:22',67990,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17145),(88,'1920',17145),(95,'SAMSUNG',17145),(96,'GT-S7270',17145),(104,'72/1',17145),(105,'72/1',17145),(116,'2',17145),(119,'S7270XXUANI1',17145),(120,'2021:06:10 06:43:47',17145),(160,'1',17145),(240,'1/11',17145),(241,'26/10',17145),(248,'3',17145),(251,'100',17145),(253,'0220',17145),(254,'2016:12:19 15:43:42',17145),(255,'2016:12:19 15:43:42',17145),(256,'Y, Cb, Cr',17145),(261,'0/10',17145),(262,'2757/1000',17145),(264,'2',17145),(266,'9',17145),(267,'354/100',17145),(283,'ASCII\0\0\0User comments',17145),(292,'0100',17145),(293,'1',17145),(294,'600',17145),(295,'800',17145),(297,'604',17145),(301,'0',17145),(302,'0',17145),(303,'1/1',17145),(305,'0',17145)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17144),(88,'1920',17144),(95,'SAMSUNG',17144),(96,'GT-S7270',17144),(104,'72/1',17144),(105,'72/1',17144),(116,'2',17144),(119,'S7270XXUANI1',17144),(120,'2021:06:10 06:43:46',17144),(160,'1',17144),(240,'1/16',17144),(241,'26/10',17144),(248,'3',17144),(251,'100',17144),(253,'0220',17144),(254,'2016:12:19 14:56:36',17144),(255,'2016:12:19 14:56:36',17144),(256,'Y, Cb, Cr',17144),(261,'0/10',17144),(262,'2757/1000',17144),(264,'2',17144),(266,'9',17144),(267,'354/100',17144),(283,'ASCII\0\0\0User comments',17144),(292,'0100',17144),(293,'1',17144),(294,'800',17144),(295,'600',17144),(297,'604',17144),(301,'0',17144),(302,'0',17144),(303,'1/1',17144),(305,'0',17144)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_154122.jpg','20170526_154122.jpg','2021-06-09 23:44:23',87486,800,600
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161219_145636.jpg','20161219_145636.jpg','2021-06-09 23:44:22',100918,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17143),(88,'1920',17143),(95,'SAMSUNG',17143),(96,'GT-S7270',17143),(104,'72/1',17143),(105,'72/1',17143),(116,'2',17143),(119,'S7270XXUANI1',17143),(120,'2021:06:10 06:43:46',17143),(160,'1',17143),(240,'1/356',17143),(241,'26/10',17143),(248,'3',17143),(251,'50',17143),(253,'0220',17143),(254,'2016:12:14 16:48:32',17143),(255,'2016:12:14 16:48:32',17143),(256,'Y, Cb, Cr',17143),(261,'0/10',17143),(262,'2757/1000',17143),(264,'2',17143),(266,'0',17143),(267,'354/100',17143),(283,'ASCII\0\0\0User comments',17143),(292,'0100',17143),(293,'1',17143),(294,'600',17143),(295,'800',17143),(297,'604',17143),(301,'0',17143),(302,'0',17143),(303,'1/1',17143),(305,'0',17143)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161214_164833.jpg','20161214_164833.jpg','2021-06-09 23:44:21',67373,600,800
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17142),(88,'1920',17142),(95,'SAMSUNG',17142),(96,'GT-S7270',17142),(104,'72/1',17142),(105,'72/1',17142),(116,'2',17142),(119,'S7270XXUANI1',17142),(120,'2021:06:10 06:43:46',17142),(160,'1',17142),(240,'1/152',17142),(241,'26/10',17142),(248,'3',17142),(251,'50',17142),(253,'0220',17142),(254,'2016:12:14 16:48:16',17142),(255,'2016:12:14 16:48:16',17142),(256,'Y, Cb, Cr',17142),(261,'0/10',17142),(262,'2757/1000',17142),(264,'2',17142),(266,'0',17142),(267,'354/100',17142),(283,'ASCII\0\0\0User comments',17142),(292,'0100',17142),(293,'1',17142),(294,'800',17142),(295,'600',17142),(297,'604',17142),(301,'0',17142),(302,'0',17142),(303,'1/1',17142),(305,'0',17142)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20161214_164817.jpg','20161214_164817.jpg','2021-06-09 23:44:22',93119,800,600
1 × INSERT INTO `zaimo_sigplus_hierarchy` (`ancestorid`,`depthnum`,`descendantid`)
VALUES (74,0,74)
ON DUPLICATE KEY UPDATE `ancestorid` =
VALUES(`ancestorid`), `depthnum` =
VALUES(`depthnum`), `descendantid` =
VALUES(`descendantid`
1 × INSERT INTO `zaimo_sigplus_folder` (`folderurl`,`foldertime`,`entitytag`)
VALUES ('/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna','2021-06-09 23:44:24',NULL)
ON DUPLICATE KEY UPDATE `folderid` = LAST_INSERT_ID(`folderid`), `folderurl` =
VALUES(`folderurl`), `foldertime` =
VALUES(`foldertime`), `entitytag` =
VALUES(`entitytag`
1 × START TRANSACTIO
1 × UPDATE zaimo_content
SET `hits` = (`hits` + 1)
1 × SHOW FULL COLUMNS
FROM `zaimo_content
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17150),(88,'1920',17150),(95,'SAMSUNG',17150),(96,'GT-S7270',17150),(104,'72/1',17150),(105,'72/1',17150),(116,'2',17150),(119,'S7270XXUANI1',17150),(120,'2021:06:10 06:43:47',17150),(160,'1',17150),(240,'1/100',17150),(241,'26/10',17150),(248,'3',17150),(251,'100',17150),(253,'0220',17150),(254,'2017:05:26 15:39:13',17150),(255,'2017:05:26 15:39:13',17150),(256,'Y, Cb, Cr',17150),(261,'0/10',17150),(262,'2757/1000',17150),(264,'2',17150),(266,'9',17150),(267,'354/100',17150),(283,'ASCII\0\0\0User comments',17150),(292,'0100',17150),(293,'1',17150),(294,'800',17150),(295,'600',17150),(297,'604',17150),(301,'0',17150),(302,'0',17150),(303,'1/1',17150),(305,'0',17150)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17151),(88,'1920',17151),(95,'SAMSUNG',17151),(96,'GT-S7270',17151),(104,'72/1',17151),(105,'72/1',17151),(116,'2',17151),(119,'S7270XXUANI1',17151),(120,'2021:06:10 06:43:47',17151),(160,'1',17151),(240,'1/186',17151),(241,'26/10',17151),(248,'3',17151),(251,'50',17151),(253,'0220',17151),(254,'2017:05:26 15:41:21',17151),(255,'2017:05:26 15:41:21',17151),(256,'Y, Cb, Cr',17151),(261,'0/10',17151),(262,'2757/1000',17151),(264,'2',17151),(266,'9',17151),(267,'354/100',17151),(283,'ASCII\0\0\0User comments',17151),(292,'0100',17151),(293,'1',17151),(294,'800',17151),(295,'600',17151),(297,'604',17151),(301,'0',17151),(302,'0',17151),(303,'1/1',17151),(305,'0',17151)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17163),(95,'NIKON',17163),(96,'COOLPIX L340',17163),(104,'300/1',17163),(105,'300/1',17163),(116,'2',17163),(119,'COOLPIX L340 V1.0',17163),(120,'2021:06:10 06:43:43',17163),(160,'2',17163),(240,'10/2500',17163),(241,'33/10',17163),(248,'2',17163),(251,'80',17163),(253,'0230',17163),(254,'2016:08:16 16:33:29',17163),(255,'2016:08:16 16:33:29',17163),(256,'Y, Cb, Cr',17163),(257,'4/1',17163),(261,'0/10',17163),(262,'33/10',17163),(264,'5',17163),(265,'0',17163),(266,'9',17163),(267,'53/10',17163),(283,'\0\0\0\0\0\0\0\0 \0',17163),(292,'0100',17163),(293,'1',17163),(294,'800',17163),(295,'600',17163),(297,'1760',17163),(298,'Digital Still Camera',17163),(299,'Directly photographed image',17163),(300,'0',17163),(301,'0',17163),(302,'0',17163),(303,'0/100',17163),(304,'30',17163),(305,'0',17163),(306,'0',17163),(307,'0',17163),(308,'0',17163),(309,'0',17163),(311,'0',17163)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1125.jpg','dscn1125.jpg','2021-06-09 23:44:22',115444,800,600
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1130.jpg','dscn1130.jpg','2021-06-09 23:44:23',113500,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17162),(95,'NIKON',17162),(96,'COOLPIX L340',17162),(104,'300/1',17162),(105,'300/1',17162),(116,'2',17162),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17162),(120,'2021:06:10 06:43:43',17162),(160,'2',17162),(240,'10/2500',17162),(241,'33/10',17162),(248,'2',17162),(251,'80',17162),(253,'0230',17162),(254,'2016:08:16 16:33:18',17162),(255,'2016:08:16 16:33:18',17162),(256,'Y, Cb, Cr',17162),(257,'4/1',17162),(261,'0/10',17162),(262,'33/10',17162),(264,'5',17162),(265,'0',17162),(266,'16',17162),(267,'53/10',17162),(283,'\0\0\0\0\0\0\0\0 \0',17162),(292,'0100',17162),(293,'1',17162),(294,'600',17162),(295,'800',17162),(297,'5954',17162),(298,'Digital Still Camera',17162),(299,'Directly photographed image',17162),(300,'0',17162),(301,'0',17162),(302,'0',17162),(303,'0/100',17162),(304,'30',17162),(305,'0',17162),(306,'0',17162),(307,'0',17162),(308,'0',17162),(309,'0',17162),(311,'0',17162)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1129.jpg','dscn1129.jpg','2021-06-09 23:44:23',115974,600,800
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17161),(95,'NIKON',17161),(96,'COOLPIX L340',17161),(104,'300/1',17161),(105,'300/1',17161),(116,'2',17161),(119,'COOLPIX L340 V1.0',17161),(120,'2021:06:10 06:43:43',17161),(160,'2',17161),(240,'10/1600',17161),(241,'33/10',17161),(248,'2',17161),(251,'80',17161),(253,'0230',17161),(254,'2016:08:16 16:33:10',17161),(255,'2016:08:16 16:33:10',17161),(256,'Y, Cb, Cr',17161),(257,'4/1',17161),(261,'0/10',17161),(262,'33/10',17161),(264,'5',17161),(265,'0',17161),(266,'9',17161),(267,'53/10',17161),(283,'\0\0\0\0\0\0\0\0 \0',17161),(292,'0100',17161),(293,'1',17161),(294,'800',17161),(295,'600',17161),(297,'1760',17161),(298,'Digital Still Camera',17161),(299,'Directly photographed image',17161),(300,'0',17161),(301,'0',17161),(302,'0',17161),(303,'0/100',17161),(304,'30',17161),(305,'0',17161),(306,'0',17161),(307,'0',17161),(308,'0',17161),(309,'0',17161),(311,'0',17161)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1128.jpg','dscn1128.jpg','2021-06-09 23:44:23',119305,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17160),(95,'NIKON',17160),(96,'COOLPIX L340',17160),(104,'300/1',17160),(105,'300/1',17160),(116,'2',17160),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17160),(120,'2021:06:10 06:43:42',17160),(160,'2',17160),(240,'10/5000',17160),(241,'32/10',17160),(248,'2',17160),(251,'80',17160),(253,'0230',17160),(254,'2016:08:16 15:57:07',17160),(255,'2016:08:16 15:57:07',17160),(256,'Y, Cb, Cr',17160),(257,'4/1',17160),(261,'0/10',17160),(262,'33/10',17160),(264,'5',17160),(265,'0',17160),(266,'9',17160),(267,'48/10',17160),(283,'\0\0\0\0\0\0\0\0 \0',17160),(292,'0100',17160),(293,'1',17160),(294,'600',17160),(295,'800',17160),(297,'5954',17160),(298,'Digital Still Camera',17160),(299,'Directly photographed image',17160),(300,'0',17160),(301,'0',17160),(302,'0',17160),(303,'0/100',17160),(304,'27',17160),(305,'0',17160),(306,'0',17160),(307,'0',17160),(308,'0',17160),(309,'0',17160),(311,'0',17160)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1127.jpg','dscn1127.jpg','2021-06-09 23:44:23',113039,600,800
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17159),(95,'NIKON',17159),(96,'COOLPIX L340',17159),(104,'300/1',17159),(105,'300/1',17159),(116,'2',17159),(119,'COOLPIX L340 V1.0',17159),(120,'2021:06:10 06:43:42',17159),(160,'2',17159),(240,'10/4000',17159),(241,'34/10',17159),(248,'2',17159),(251,'80',17159),(253,'0230',17159),(254,'2016:08:16 15:56:53',17159),(255,'2016:08:16 15:56:53',17159),(256,'Y, Cb, Cr',17159),(257,'4/1',17159),(261,'0/10',17159),(262,'33/10',17159),(264,'5',17159),(265,'0',17159),(266,'9',17159),(267,'61/10',17159),(283,'\0\0\0\0\0\0\0\0 \0',17159),(292,'0100',17159),(293,'1',17159),(294,'800',17159),(295,'600',17159),(297,'1760',17159),(298,'Digital Still Camera',17159),(299,'Directly photographed image',17159),(300,'0',17159),(301,'0',17159),(302,'0',17159),(303,'0/100',17159),(304,'34',17159),(305,'0',17159),(306,'0',17159),(307,'0',17159),(308,'0',17159),(309,'0',17159),(311,'0',17159)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1126.jpg','dscn1126.jpg','2021-06-09 23:44:23',114513,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17158),(95,'NIKON',17158),(96,'COOLPIX L340',17158),(104,'300/1',17158),(105,'300/1',17158),(116,'2',17158),(119,'COOLPIX L340 V1.0',17158),(120,'2021:06:10 06:43:41',17158),(160,'2',17158),(240,'10/2500',17158),(241,'34/10',17158),(248,'2',17158),(251,'80',17158),(253,'0230',17158),(254,'2016:08:16 15:56:41',17158),(255,'2016:08:16 15:56:41',17158),(256,'Y, Cb, Cr',17158),(257,'4/1',17158),(261,'0/10',17158),(262,'33/10',17158),(264,'5',17158),(265,'0',17158),(266,'9',17158),(267,'61/10',17158),(283,'\0\0\0\0\0\0\0\0 \0',17158),(292,'0100',17158),(293,'1',17158),(294,'800',17158),(295,'600',17158),(297,'1760',17158),(298,'Digital Still Camera',17158),(299,'Directly photographed image',17158),(300,'0',17158),(301,'0',17158),(302,'0',17158),(303,'0/100',17158),(304,'34',17158),(305,'0',17158),(306,'0',17158),(307,'0',17158),(308,'0',17158),(309,'0',17158),(311,'0',17158)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17157),(95,'NIKON',17157),(96,'COOLPIX L340',17157),(104,'300/1',17157),(105,'300/1',17157),(116,'2',17157),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17157),(120,'2021:06:10 06:43:41',17157),(160,'2',17157),(240,'10/4000',17157),(241,'31/10',17157),(248,'2',17157),(251,'80',17157),(253,'0230',17157),(254,'2016:08:16 15:55:11',17157),(255,'2016:08:16 15:55:11',17157),(256,'Y, Cb, Cr',17157),(257,'4/1',17157),(261,'0/10',17157),(262,'33/10',17157),(264,'5',17157),(265,'0',17157),(266,'9',17157),(267,'40/10',17157),(283,'\0\0\0\0\0\0\0\0 \0',17157),(292,'0100',17157),(293,'1',17157),(294,'600',17157),(295,'800',17157),(297,'5954',17157),(298,'Digital Still Camera',17157),(299,'Directly photographed image',17157),(300,'0',17157),(301,'0',17157),(302,'0',17157),(303,'0/100',17157),(304,'23',17157),(305,'0',17157),(306,'0',17157),(307,'0',17157),(308,'0',17157),(309,'0',17157),(311,'0',17157)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170526_154720.jpg','20170526_154720.jpg','2021-06-09 23:44:23',92799,800,600
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1124.jpg','dscn1124.jpg','2021-06-09 23:44:22',114525,600,800
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (94,' ',17156),(95,'NIKON',17156),(96,'COOLPIX L340',17156),(104,'300/1',17156),(105,'300/1',17156),(116,'2',17156),(119,'Microsoft Windows Photo Viewer 6.3.9600.17415',17156),(120,'2021:06:10 06:43:41',17156),(160,'2',17156),(240,'10/4000',17156),(241,'31/10',17156),(248,'2',17156),(251,'80',17156),(253,'0230',17156),(254,'2016:08:16 15:55:04',17156),(255,'2016:08:16 15:55:04',17156),(256,'Y, Cb, Cr',17156),(257,'4/1',17156),(261,'0/10',17156),(262,'33/10',17156),(264,'5',17156),(265,'0',17156),(266,'9',17156),(267,'40/10',17156),(283,'\0\0\0\0\0\0\0\0 \0',17156),(292,'0100',17156),(293,'1',17156),(294,'600',17156),(295,'800',17156),(297,'5954',17156),(298,'Digital Still Camera',17156),(299,'Directly photographed image',17156),(300,'0',17156),(301,'0',17156),(302,'0',17156),(303,'0/100',17156),(304,'23',17156),(305,'0',17156),(306,'0',17156),(307,'0',17156),(308,'0',17156),(309,'0',17156),(311,'0',17156)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/dscn1123.jpg','dscn1123.jpg','2021-06-09 23:44:22',114840,600,800
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17155),(88,'1920',17155),(95,'SAMSUNG',17155),(96,'GT-S7270',17155),(104,'72/1',17155),(105,'72/1',17155),(116,'2',17155),(119,'S7270XXUANI1',17155),(120,'2021:06:10 06:43:48',17155),(160,'1',17155),(240,'1/100',17155),(241,'26/10',17155),(248,'3',17155),(251,'100',17155),(253,'0220',17155),(254,'2017:06:01 16:10:29',17155),(255,'2017:06:01 16:10:29',17155),(256,'Y, Cb, Cr',17155),(261,'0/10',17155),(262,'2757/1000',17155),(264,'2',17155),(266,'0',17155),(267,'354/100',17155),(283,'ASCII\0\0\0User comments',17155),(292,'0100',17155),(293,'1',17155),(294,'800',17155),(295,'600',17155),(297,'604',17155),(301,'0',17155),(302,'0',17155),(303,'1/1',17155),(305,'0',17155)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_161030.jpg','20170601_161030.jpg','2021-06-09 23:44:22',105051,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17154),(88,'1920',17154),(95,'SAMSUNG',17154),(96,'GT-S7270',17154),(104,'72/1',17154),(105,'72/1',17154),(116,'2',17154),(119,'S7270XXUANI1',17154),(120,'2021:06:10 06:43:48',17154),(160,'1',17154),(240,'1/120',17154),(241,'26/10',17154),(248,'3',17154),(251,'50',17154),(253,'0220',17154),(254,'2017:06:01 16:08:03',17154),(255,'2017:06:01 16:08:03',17154),(256,'Y, Cb, Cr',17154),(261,'0/10',17154),(262,'2757/1000',17154),(264,'2',17154),(266,'0',17154),(267,'354/100',17154),(283,'ASCII\0\0\0User comments',17154),(292,'0100',17154),(293,'1',17154),(294,'800',17154),(295,'600',17154),(297,'604',17154),(301,'0',17154),(302,'0',17154),(303,'1/1',17154),(305,'0',17154)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_160803.jpg','20170601_160803.jpg','2021-06-09 23:44:22',117387,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17153),(88,'1920',17153),(95,'SAMSUNG',17153),(96,'GT-S7270',17153),(104,'72/1',17153),(105,'72/1',17153),(116,'2',17153),(119,'S7270XXUANI1',17153),(120,'2021:06:10 06:43:48',17153),(160,'1',17153),(240,'1/120',17153),(241,'26/10',17153),(248,'3',17153),(251,'50',17153),(253,'0220',17153),(254,'2017:06:01 16:07:54',17153),(255,'2017:06:01 16:07:54',17153),(256,'Y, Cb, Cr',17153),(261,'0/10',17153),(262,'2757/1000',17153),(264,'2',17153),(266,'0',17153),(267,'354/100',17153),(283,'ASCII\0\0\0User comments',17153),(292,'0100',17153),(293,'1',17153),(294,'800',17153),(295,'600',17153),(297,'604',17153),(301,'0',17153),(302,'0',17153),(303,'1/1',17153),(305,'0',17153)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × REPLACE INTO `zaimo_sigplus_image` (`folderid`,`fileurl`,`filename`,`filetime`,`filesize`,`width`,`height`)
VALUES (74,'/home/adiwarna/public_html/mutiarabumi.com/images/gal_erna/20170601_160754.jpg','20170601_160754.jpg','2021-06-09 23:44:23',132208,800,600
1 × INSERT INTO `zaimo_sigplus_data` (`propertyid`,`textvalue`,`imageid`)
VALUES (87,'2560',17152),(88,'1920',17152),(95,'SAMSUNG',17152),(96,'GT-S7270',17152),(104,'72/1',17152),(105,'72/1',17152),(116,'2',17152),(119,'S7270XXUANI1',17152),(120,'2021:06:10 06:43:47',17152),(160,'1',17152),(240,'1/60',17152),(241,'26/10',17152),(248,'3',17152),(251,'50',17152),(253,'0220',17152),(254,'2017:05:26 15:47:19',17152),(255,'2017:05:26 15:47:19',17152),(256,'Y, Cb, Cr',17152),(261,'0/10',17152),(262,'2757/1000',17152),(264,'2',17152),(266,'9',17152),(267,'354/100',17152),(283,'ASCII\0\0\0User comments',17152),(292,'0100',17152),(293,'1',17152),(294,'800',17152),(295,'600',17152),(297,'604',17152),(301,'0',17152),(302,'0',17152),(303,'1/1',17152),(305,'0',17152)
ON DUPLICATE KEY UPDATE `propertyid` =
VALUES(`propertyid`), `textvalue` =
VALUES(`textvalue`), `imageid` =
VALUES(`imageid`
1 × COMMI