*/public function getCurrentSystemName($isUnderscored = false) { $systemName = $this->getCurrent()['system_name'];
$isUnderscored = false
BrandPrincipal::getCurrentSystemName() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 388
BrandPrincipal::loadBrandHelper() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 174
BrandPrincipal::applyView() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 86
BrandControlComponent::beforeRender() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Controller/Component/BrandControlComponent.php, line 19
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error400() - CORE/Cake/Error/ExceptionRenderer.php, line 236
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Notice (8): Trying to access array offset on value of type null [ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 388]
*/public function getCurrentSystemName($isUnderscored = false) { $systemName = $this->getCurrent()['system_name'];
$isUnderscored = false
BrandPrincipal::getCurrentSystemName() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 388
BrandPrincipal::loadBrandHelper() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 180
BrandPrincipal::applyView() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 86
BrandControlComponent::beforeRender() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Controller/Component/BrandControlComponent.php, line 19
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error400() - CORE/Cake/Error/ExceptionRenderer.php, line 236
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Notice (8): Trying to access array offset on value of type null [ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 388]
*/public function getCurrentSystemName($isUnderscored = false) { $systemName = $this->getCurrent()['system_name'];
$isUnderscored = false
BrandPrincipal::getCurrentSystemName() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 388
BrandPrincipal::applyView() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 91
BrandControlComponent::beforeRender() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Controller/Component/BrandControlComponent.php, line 19
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error400() - CORE/Cake/Error/ExceptionRenderer.php, line 236
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Notice (8): Trying to access array offset on value of type null [ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 388]
*/public function getCurrentSystemName($isUnderscored = false) { $systemName = $this->getCurrent()['system_name'];
$isUnderscored = false
BrandPrincipal::getCurrentSystemName() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Lib/Principal/BrandPrincipal.php, line 388
BrandControlComponent::setBrandTemplate() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Controller/Component/BrandControlComponent.php, line 35
BrandControlComponent::beforeRender() - ROOT/sakasu_common/SakasuPlugins/Sakasu/Controller/Component/BrandControlComponent.php, line 20
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::error400() - CORE/Cake/Error/ExceptionRenderer.php, line 236
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
CakePHP: the rapid development php framework: Errors
SELECT "Brand"."id" AS "Brand__id", "Brand"."name" AS "Brand__name", "Brand"."system_name" AS "Brand__system_name", "Brand"."system_mail_address" AS "Brand__system_mail_address", "Brand"."address" AS "Brand__address", "Brand"."contact_mail_address" AS "Brand__contact_mail_address", "Brand"."contact_telephone" AS "Brand__contact_telephone", "Brand"."homepage_url" AS "Brand__homepage_url", "Brand"."is_deleted" AS "Brand__is_deleted", "Brand"."created" AS "Brand__created", "Brand"."modified" AS "Brand__modified" FROM "brand"."brands" AS "Brand" WHERE "Brand"."system_name" = 'PearlyTerrace' AND "Brand"."is_deleted" = 'FALSE' LIMIT 1
1
1
2
2
SELECT "Administrator"."id" AS "Administrator__id", "Administrator"."username" AS "Administrator__username", "Administrator"."mail_address" AS "Administrator__mail_address", "Administrator"."password" AS "Administrator__password", "Administrator"."regist_administrator_id" AS "Administrator__regist_administrator_id", "Administrator"."is_deleted" AS "Administrator__is_deleted", "Administrator"."created" AS "Administrator__created", "Administrator"."modified" AS "Administrator__modified", "BrandsAdministrator"."id" AS "BrandsAdministrator__id", "BrandsAdministrator"."brand_id" AS "BrandsAdministrator__brand_id", "BrandsAdministrator"."administrator_id" AS "BrandsAdministrator__administrator_id", "BrandsAdministrator"."role" AS "BrandsAdministrator__role" FROM "brand"."administrators" AS "Administrator" JOIN "brand"."brands_administrators" AS "BrandsAdministrator" ON ("BrandsAdministrator"."brand_id" = '57336646-3d70-4774-b941-0f2b7f000001' AND "BrandsAdministrator"."administrator_id" = "Administrator"."id") WHERE "Administrator"."is_deleted" = 'FALSE'