Class GXCoreLoader
category |
System |
---|---|
package |
Loaders |
subpackage |
GXCoreLoader |
__construct(\GXCoreLoaderSettingsInterface $gxCoreLoaderSettings)
_getAddonValueServiceFactory() : \AddonValueServiceFactory
_getAdminAccessServiceFactory() : \AdminAccessServiceFactory
_getAgreementServiceFactory() : \AgreementServiceFactory
_getCategoryServiceFactory() : \CategoryServiceFactory
_getCustomerGroupServiceFactory() : \CustomerGroupServiceFactory
_getCustomerServiceFactory() : \CustomerServiceFactory
_getDatabaseConnectionString() : string
string
_getInvoiceServiceFactory() : \InvoiceServiceFactory
_getManufacturerServiceFactory() : \ManufacturerServiceFactory
_getNewsletterSubscriptionServiceFactory() : \NewsletterSubscriptionServiceFactory
_getOrderServiceFactory() : \AbstractOrderServiceFactory
_getOrderStatusServiceFactory() : \OrderStatusServiceFactory
_getPackingSlipFactory() : \PackingSlipServiceFactory
_getPersonalDataFactory() : \PersonalDataServiceFactory
_getProductServiceFactory() : \ProductServiceFactory
_getQuantityUnitServiceFactory() : \QuantityUnitServiceFactory
_getQuickEditServiceFactory() : \QuickEditServiceFactory
_getReviewServiceFactory() : \ReviewServiceFactory
_getShoppingCartFactory() : \ShoppingCartServiceFactory
_getSliderServiceFactory() : \SliderServiceFactory
_getStaticSeoUrlServiceFactory() : \StaticSeoUrlServiceFactory
_getVersionInfoServiceFactory() : \VersionInfoServiceFactory
_getWithdrawalServiceFactory() : \WithdrawalServiceFactory
getDatabaseForgeHelper() : \CI_DB_forge
\CI_DB_forge
getDatabaseQueryBuilder() : \CI_DB_query_builder
todo |
Check connection errors Escape special characters in mysqli connection string. Use the GXDatabaseAccessorInterface. |
---|---|
\CI_DB_query_builder
getDatabaseUtilityHelper() : \CI_DB_utility
\CI_DB_utility
getDebugBar() : \DebugBar
Method depends on the PHP DebugBar library.
\DebugBar
getDebugBarAssets() : array
Method depends on the PHP DebugBar library.
array
getService(string $serviceName) : mixed
todo |
Delegate to GXServiceFactory |
---|---|
Throws |
|
string
mixed
gxCoreLoaderSettings : \GXCoreLoaderSettingsInterface
ciDatabaseQueryBuilder : \CI_DB_query_builder
var |
---|
\CI_DB_query_builder
ciDatabaseUtilityHelper : \CI_DB_utility
var |
---|
\CI_DB_utility
ciDatabaseForgeHelper : \CI_DB_forge
var |
---|
\CI_DB_forge
orderServiceFactory : \AbstractOrderServiceFactory
customerServiceFactory : \CustomerServiceFactory
emailFactory : \EmailFactory
categoryServiceFactory : \CategoryServiceFactory
productServiceFactory : \ProductServiceFactory
addonValueServiceFactory : \AddonValueServiceFactory
invoiceServiceFactory : \InvoiceServiceFactory
quickEditServiceFactory : \QuickEditServiceFactory
orderStatusServiceFactory : \OrderStatusServiceFactory
versionInfoServiceFactory : \VersionInfoServiceFactory
staticSeoUrlServiceFactory : \StaticSeoUrlServiceFactory
vpeServiceFactory : \VPEServiceFactory
quantityUnitServiceFactory : \QuantityUnitServiceFactory
customerGroupServiceFactory : \CustomerGroupServiceFactory
manufacturerServiceFactory : \ManufacturerServiceFactory
reviewServiceFactory : \ReviewServiceFactory
withdrawalServiceFactory : \WithdrawalServiceFactory
adminAccessServiceFactory : \AdminAccessServiceFactory
shoppingCartServiceFactory : \ShoppingCartServiceFactory
packingSlipServiceFactory : \PackingSlipServiceFactory
personalDataServiceFactory : \PersonalDataServiceFactory
agreementServiceFactory : \AgreementServiceFactory
debugBar : \DebugBar
var |
---|
\DebugBar
debugBarAssets : array
var |
---|
array