GXEngine/Loaders/CrossCuttingLoader/CrossCuttingLoader.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 116 No summary for method clearRegister()
error 127 No summary for method _getObjectFromRegister()
error 144 No summary for method _getObjectFromMainFactory()
error 155 No summary for method _strictModeValidateTypeOf()
error 33 No summary for property $strictModeEnabled
error 38 No summary for property $registeredObjectsOnly
error 43 No summary for property $registeredObjectArrays

GXEngine/Loaders/CrossCuttingLoader/Interfaces/CrossCuttingLoaderInterface.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 47 No summary for method useRegisteredObjectsOnly()
error 65 No summary for method clearRegister()

GXEngine/Loaders/CrossCuttingLoader/Interfaces/CrossCuttingObjectInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Loaders/CrossCuttingLoader/StaticCrossCuttingLoader.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 36 No summary for method __construct()
error 62 No summary for method useRegisteredObjectsOnly()
error 102 No summary for method clearRegister()
error 112 No summary for method _getCrossCuttingLoader()
error 30 No summary for property $crossCuttingLoader

GXEngine/GXEngine_init.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/HttpDispatcher.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $httpContextReader
error 31 No summary for property $httpViewControllerFactory

GXEngine/Services/System/Http/HttpResponseProcessor.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/HttpViewControllerRegistry.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Interfaces/HttpResponseProcessorInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Interfaces/ContentViewInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Interfaces/HttpContextReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Interfaces/HttpViewControllerInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Interfaces/HttpServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Interfaces/HttpDispatcherInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Interfaces/HttpViewControllerRegistryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/HttpViewController.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 66 No summary for method __construct()
error 33 No summary for property $httpContextReader
error 38 No summary for property $httpResponseProcessor
error 43 No summary for property $contentView
error 48 No summary for property $queryParametersArray
error 53 No summary for property $postDataArray

GXEngine/Services/System/Http/HttpService.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $httpContextFactory
error 31 No summary for property $httpDispatcher

GXEngine/Services/System/Http/Collections/Interfaces/AssetCollectionInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Collections/Interfaces/ContentNavigationCollectionInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Collections/AssetCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Collections/ContentNavigationCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Exceptions/MissingControllerNameException.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Exceptions/HttpApiV2Exception.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Exceptions/AjaxException.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Factories/EnvironmentHttpViewControllerRegistryFactory.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 72 Argument $originalClassName is missing from the Docblock of _getShortenNameOrUseOriginal
error 72 No summary for method _getShortenNameOrUseOriginal()
error 27 No summary for property $classFinder

GXEngine/Services/System/Http/Factories/Interfaces/HttpViewControllerFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Factories/Interfaces/HttpServiceFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Factories/EnvironmentHttpContextFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Factories/AbstractHttpContextFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Factories/HttpViewControllerFactory.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $httpViewControllerRegistry
error 32 No summary for property $httpContextReader
error 37 No summary for property $httpResponseProcessor

GXEngine/Services/System/Http/Factories/HttpServiceFactory.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/Factories/AbstractHttpViewControllerRegistryFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/HttpContextReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/ValueObjects/Interfaces/AssetInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/ValueObjects/Interfaces/HttpControllerResponseInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/ValueObjects/Interfaces/HttpContextInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/ValueObjects/RedirectHttpControllerResponse.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/ValueObjects/HttpControllerResponse.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $httpHeadersArray
error 32 No summary for property $httpBody

GXEngine/Services/System/Http/ValueObjects/HttpContext.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $serverArray
error 32 No summary for property $getArray
error 37 No summary for property $postArray
error 42 No summary for property $cookieArray
error 47 No summary for property $sessionArray

GXEngine/Services/System/Http/ValueObjects/JsonHttpControllerResponse.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Services/System/Http/ValueObjects/Asset.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/FileSystem/ExistingDirectory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/FileSystem/ExistingFile.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/FileSystem/WritableDirectory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/FileSystem/UploadedFile.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/FileSystem/FilenameStringType.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/FileSystem/WritableFile.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/UrlRewrite.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 82 No summary for method getContentType()
error 91 No summary for method getContentId()
error 100 No summary for method getLanguageId()
error 109 No summary for method getRewriteUrl()
error 118 No summary for method getTargetUrl()

GXEngine/Shared/KeyValueCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/AbstractCollection.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 169 No summary for method getIterator()

GXEngine/Shared/EditableKeyValueCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/IdCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/UrlRewriteCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/EditableCollection.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/StringCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/Storages/AbstractFileStorage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/Storages/UrlRewriteStorage.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 219 No summary for method delete()
error 236 No summary for method _createUrlRewriteByArray()
error 31 No summary for property $contentType
error 36 No summary for property $languageProvider
error 41 No summary for property $validContentTypes

GXEngine/Shared/Storages/DocumentFileStorage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/Exceptions/FileNotFoundException.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 22 Argument $errorMessage is missing from the Docblock of __construct
error 22 No summary for method __construct()

GXEngine/Shared/Exceptions/UnknownEnvironmentException.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 21 Argument $errorMessage is missing from the Docblock of __construct
error 21 No summary for method __construct()

GXEngine/Shared/Types/StringType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/Types/Interfaces/IdInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/Types/EmailStringType.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 32 Argument $encodeSpecialCharacters is missing from the Docblock of __construct

GXEngine/Shared/Types/NonEmptyStringType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/Types/IdType.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 63 No summary for method __toString()

GXEngine/Shared/Types/BoolType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/Types/IntType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Shared/Types/DecimalType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Extensions/Helpers/ColorHelper/ColorHelper.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Extensions/Helpers/StringHelper/Interfaces/StringHelperInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Extensions/Helpers/StringHelper/StringHelper.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Extensions/Helpers/FilesystemHelper/Interfaces/FilesystemHelperInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXEngine/Extensions/Helpers/FilesystemHelper/FilesystemHelper.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Loaders/GXCoreLoader/GXCoreLoaderSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Loaders/GXCoreLoader/Interfaces/GXCoreLoaderSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Loaders/GXCoreLoader/Interfaces/GXCoreLoaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Loaders/GXCoreLoader/StaticGXCoreLoader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Loaders/GXCoreLoader/GXCoreLoader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/Api/v2/EmailsApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 145 No summary for method post()
error 217 No summary for method put()
error 264 No summary for method delete()
error 324 No summary for method get()

GXMainComponents/Controllers/Api/v2/OrdersItemsAttributesApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 116 No summary for method post()
error 183 No summary for method put()
error 278 No summary for method delete()
error 343 No summary for method get()

GXMainComponents/Controllers/Api/v2/ProductImagesApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 86 No summary for method post()
error 154 No summary for method put()
error 215 No summary for method delete()
error 250 No summary for method get()

GXMainComponents/Controllers/Api/v2/ProductsApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 284 No summary for method post()
error 344 No summary for method put()
error 412 No summary for method delete()
error 467 No summary for method get()

GXMainComponents/Controllers/Api/v2/CategoryIconsApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 83 No summary for method post()
error 161 No summary for method put()
error 238 No summary for method delete()
error 281 No summary for method get()

GXMainComponents/Controllers/Api/v2/OrdersApiV2Controller.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 339 No summary for method post()
error 442 No summary for method put()
error 529 No summary for method patch()
error 598 No summary for method delete()
error 660 No summary for method get()

GXMainComponents/Controllers/Api/v2/ProductsLinksApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 84 No summary for method post()
error 132 No summary for method put()
error 178 No summary for method delete()
error 224 No summary for method get()

GXMainComponents/Controllers/Api/v2/OrdersTotalsApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 100 No summary for method post()
error 168 No summary for method put()
error 244 No summary for method delete()
error 303 No summary for method get()

GXMainComponents/Controllers/Api/v2/CategoriesApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 212 No summary for method post()
error 280 No summary for method put()
error 344 No summary for method delete()
error 395 No summary for method get()

GXMainComponents/Controllers/Api/v2/CategoryImagesApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 85 No summary for method post()
error 164 No summary for method put()
error 241 No summary for method delete()
error 283 No summary for method get()

GXMainComponents/Controllers/Api/v2/AddressesApiV2Controller.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 102 No summary for method post()
error 155 No summary for method put()
error 220 No summary for method delete()
error 263 No summary for method get()
error 27 No summary for property $addressService
error 32 No summary for property $addressSerializer

GXMainComponents/Controllers/Api/v2/AbstractImagesApiV2Controller.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $writeService

GXMainComponents/Controllers/Api/v2/legacy/OrdersApiV2ControllerLegacy.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/Api/v2/legacy/CustomersApiV2ControllerLegacy.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/Api/v2/legacy/AddressesApiV2ControllerLegacy.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/Api/v2/AttachmentsApiV2Controller.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 67 No summary for method post()

GXMainComponents/Controllers/Api/v2/DefaultApiV2Controller.inc.php 9

Type Line Description
error 0 No summary was found for this file
error 25 No summary for method get()
error 31 No summary for method post()
error 37 No summary for method put()
error 43 No summary for method patch()
error 49 No summary for method delete()
error 55 No summary for method head()
error 61 No summary for method options()
error 67 No summary for method _returnHelpResponse()

GXMainComponents/Controllers/Api/v2/OrdersHistoryApiV2Controller.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 81 No summary for method get()

GXMainComponents/Controllers/Api/v2/CustomersApiV2Controller.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 204 No summary for method post()
error 371 No summary for method put()
error 449 No summary for method delete()
error 527 No summary for method get()
error 25 No summary for property $customerWriteService
error 30 No summary for property $customerReadService
error 35 No summary for property $countryService
error 40 No summary for property $addressService
error 45 No summary for property $customerJsonSerializer
error 50 No summary for property $addressJsonSerializer

GXMainComponents/Controllers/Api/v2/ZonesApiV2Controller.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 65 No summary for method get()
error 27 No summary for property $countryService
error 32 No summary for property $zoneSerializer

GXMainComponents/Controllers/Api/v2/CountriesApiV2Controller.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 70 No summary for method get()
error 27 No summary for property $countryService
error 32 No summary for property $countrySerializer

GXMainComponents/Controllers/Api/v2/OrdersItemsApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 136 No summary for method post()
error 202 No summary for method put()
error 281 No summary for method delete()
error 354 No summary for method get()

GXMainComponents/Controllers/Api/AbstractApiV2Controller.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/Api/HttpApiV2Controller.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 477 No summary for method _setJsonValue()

GXMainComponents/Controllers/HttpView/Admin/ShopKeyController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method __construct()
error 25 No summary for property $db
error 30 No summary for property $languageTextManager

GXMainComponents/Controllers/HttpView/Admin/UserConfigurationController.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 57 No summary for method actionDefault()
error 25 No summary for property $postDataArray
error 30 No summary for property $queryParametersArray
error 35 No summary for property $userConfigurationService

GXMainComponents/Controllers/HttpView/Admin/SharedShoppingCartConfigurationController.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 44 No summary for method actionDefault()
error 57 No summary for method actionStore()
error 63 No summary for method _getShoppingCartLifePeriod()
error 76 Argument $lifePeriod is missing from the Docblock of _storeLifePeriod
error 76 No summary for method _storeLifePeriod()
error 25 No summary for property $languageTextManager
error 30 No summary for property $defaultLifePeriod

GXMainComponents/Controllers/HttpView/Admin/DashboardController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $settings
error 33 No summary for property $loader
error 38 No summary for property $excludeOrderStatusIds

GXMainComponents/Controllers/HttpView/Admin/InvoicesController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $db
error 31 No summary for property $userConfigurationService
error 36 No summary for property $orderStatusStyles

GXMainComponents/Controllers/HttpView/Admin/DynamicShopMessagesController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 24 No summary for method actionDefault()

GXMainComponents/Controllers/HttpView/Admin/OrdersOverviewController.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $db
error 33 No summary for property $orderWriteService
error 38 No summary for property $orderReadService
error 43 No summary for property $orderObjectService
error 48 No summary for property $userConfigurationService
error 53 No summary for property $orderStatusStyles
error 58 No summary for property $ordersOverviewColumns

GXMainComponents/Controllers/HttpView/Admin/EmailsController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/Admin/NewAttributesController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/Admin/LawsController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 370 No summary for method actionGetCookiePreferences()

GXMainComponents/Controllers/HttpView/Admin/PackedDownloadController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/Admin/OrderTooltipController.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 30 Argument $httpContextReader is missing from the Docblock of __construct
error 30 Argument $httpResponseProcessor is missing from the Docblock of __construct
error 30 Argument $defaultContentView is missing from the Docblock of __construct
error 30 No summary for method __construct()
error 27 No summary for property $db

GXMainComponents/Controllers/HttpView/Admin/ModuleCenterController.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 34 No summary for method __construct()
error 65 No summary for method actionGetData()
error 141 No summary for method _findModule()
error 167 No summary for method _getModulesCollection()
error 26 No summary for property $languageTextManager

GXMainComponents/Controllers/HttpView/Admin/TemplateConfigurationController.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 48 No summary for method __construct()
error 186 No summary for method _checkEnvironment()
error 25 No summary for property $db
error 30 No summary for property $languageTextManager
error 35 No summary for property $shopEnvironment
error 40 No summary for property $styleEditLink

GXMainComponents/Controllers/HttpView/Admin/EmbeddedModuleController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/Admin/MaxFileSizeController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 29 No summary for method actionDefault()

GXMainComponents/Controllers/HttpView/Admin/ImageProcessingController.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method actionDefault()
error 99 No summary for method _getImageFiles()

GXMainComponents/Controllers/HttpView/Admin/PayPalConfigurationController.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 69 Argument $name is missing from the Docblock of _getPostData
error 521 No summary for method actionConnectCheck()
error 562 Argument $includeExperienceProfiles is missing from the Docblock of _prepareValuesArray
error 31 No summary for property $configurationStorage
error 33 No summary for property $logger

GXMainComponents/Controllers/HttpView/Admin/ShipcloudController.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 51 Argument $httpContextReader is missing from the Docblock of __construct
error 51 Argument $httpResponseProcessor is missing from the Docblock of __construct
error 51 Argument $contentView is missing from the Docblock of __construct
error 51 No summary for method __construct()
error 821 Argument $orders_id is missing from the Docblock of _getShippingWeight
error 21 No summary for property $settings
error 26 No summary for property $loader

GXMainComponents/Controllers/HttpView/ModuleCenter/PaypalNGModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/JanolawModuleCenterModuleController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 32 No summary for method _init()
error 24 No summary for property $db
error 29 No summary for property $configurationKeys

GXMainComponents/Controllers/HttpView/ModuleCenter/YategoModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/ItRechtModuleCenterModuleController.inc.php 15

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method _init()
error 29 No summary for method _getLanguages()
error 44 Argument $languages_id is missing from the Docblock of _cmConfigured
error 44 Argument $type is missing from the Docblock of _cmConfigured
error 44 No summary for method _cmConfigured()
error 67 No summary for method _getFiles()
error 100 No summary for method actionDefault()
error 115 No summary for method actionConfiguration()
error 136 No summary for method actionInfo()
error 146 No summary for method actionSaveConfiguration()
error 185 No summary for method actionUseInContentManager()
error 214 Argument $content is missing from the Docblock of _replaceLanguagePlaceholders
error 214 No summary for method _replaceLanguagePlaceholders()
error 21 No summary for property $text

GXMainComponents/Controllers/HttpView/ModuleCenter/IloxxModuleCenterModuleController.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method _init()
error 31 No summary for method actionDefault()
error 60 No summary for method actionSaveConfiguration()
error 73 No summary for method actionGetTransactionList()
error 21 No summary for property $languageTextManager

GXMainComponents/Controllers/HttpView/ModuleCenter/AbstractModuleCenterModuleController.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 47 No summary for method __construct()
error 24 No summary for property $pageTitle
error 29 No summary for property $buttons
error 34 No summary for property $redirectUrl
error 39 No summary for property $languageTextManager

GXMainComponents/Controllers/HttpView/ModuleCenter/ProductAttributesModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/SharedShoppingCartModuleCenterModuleController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/ModuleCenter/OldOrderOverviewModuleCenterModuleController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/ModuleCenter/GoogleAdwordConversionModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/NewsletterLinkModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/TrustedShopsModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/PostfinderModuleCenterModuleController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method _init()
error 29 No summary for method actionDefault()
error 21 No summary for property $text

GXMainComponents/Controllers/HttpView/ModuleCenter/AfterbuyModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/HeidelpayModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/AmazonAdvPaymentsModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/MediafinanzModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/ShipcloudModuleCenterModuleController.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method _init()
error 49 No summary for method actionDefault()
error 25 No summary for property $db
error 30 No summary for property $shipcloudText
error 35 No summary for property $shipcloudConfigurationStorage

GXMainComponents/Controllers/HttpView/ModuleCenter/YoochooseModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/MailbeezModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/HermesModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/KlarnaModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/AffiliPrintModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/MagnalisterModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/PayOneModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/LettrModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/IntrashipModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/ProtectedShopsModuleCenterModuleController.inc.php 13

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method _init()
error 30 No summary for method actionDefault()
error 44 No summary for method actionInfo()
error 55 No summary for method actionConfiguration()
error 100 No summary for method actionStoreConfiguration()
error 110 No summary for method actionUpdate()
error 126 No summary for method actionUse()
error 135 No summary for method actionUseAll()
error 151 No summary for method getContentPages()
error 164 Argument $content is missing from the Docblock of replaceLanguagePlaceholders
error 164 No summary for method replaceLanguagePlaceholders()
error 21 No summary for property $text

GXMainComponents/Controllers/HttpView/ModuleCenter/FindologicModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/EkomiModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/ModuleCenter/BrickfoxModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Controllers/HttpView/AdminAjax/OrdersModalsAjaxController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/AdminAjax/AdminFavoritesAjaxController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 50 No summary for method init()

GXMainComponents/Controllers/HttpView/AdminAjax/OrdersOverviewAjaxController.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $db
error 32 No summary for property $orderReadService
error 37 No summary for property $dataTableHelper
error 42 No summary for property $ordersOverviewColumns
error 47 No summary for property $ordersOverviewTooltips

GXMainComponents/Controllers/HttpView/AdminAjax/AfterbuyAjaxController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 29 No summary for method actionAfterbuySend()

GXMainComponents/Controllers/HttpView/AdminAjax/AdminInfoBoxAjaxController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/ShopAjax/CheckQuantityController.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 26 No summary for method actionDefault()
error 52 Argument $quantity is missing from the Docblock of _getQuantityErrorMessage
error 52 The type hint of the argument is incorrect for the type definition of the @param tag with argument $quantity in _getQuantityErrorMessage()
error 52 No summary for method _getQuantityErrorMessage()
error 92 No summary for method _getCombinationStatusInformation()
error 109 No summary for method _getResponseArray()

GXMainComponents/Controllers/HttpView/ShopAjax/WishListController.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 26 No summary for method actionDefault()
error 39 No summary for method actionAdd()
error 62 No summary for method actionDelete()
error 75 No summary for method actionUpdate()
error 88 No summary for method actionAddToCart()
error 99 No summary for method _performAction()

GXMainComponents/Controllers/HttpView/ShopAjax/CheckStatusController.inc.php 14

Type Line Description
error 0 No summary was found for this file
error 27 No summary for method actionDefault()
error 95 No summary for method actionAttributes()
error 120 No summary for method _getPropertiesResponseArray()
error 210 No summary for method _getAttributesResponseArray()
error 263 No summary for method _getDiscount()
error 312 Argument $ajaxHandler is missing from the Docblock of _getAttributesWeight
error 312 No summary for method _getAttributesWeight()
error 337 Argument $ajaxHandler is missing from the Docblock of _getAttributesPrice
error 337 No summary for method _getAttributesPrice()
error 370 Argument $ajaxHandler is missing from the Docblock of _getAttributesImagesHtml
error 370 No summary for method _getAttributesImagesHtml()
error 388 No summary for method _getAttributesImagesData()
error 451 No summary for method _getQuantityChecker()

GXMainComponents/Controllers/HttpView/ShopAjax/LiveSearchController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 27 No summary for method actionDefault()

GXMainComponents/Controllers/HttpView/ShopAjax/ProductQuestionController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method actionDefault()
error 36 No summary for method actionSend()
error 57 No summary for method _getView()

GXMainComponents/Controllers/HttpView/ShopAjax/CartDropdownController.inc.php 16

Type Line Description
error 0 No summary was found for this file
error 47 No summary for method __construct()
error 71 No summary for method actionDefault()
error 87 No summary for method _getCartTotal()
error 128 No summary for method _getCartDropdown()
error 146 Argument $cartSum is missing from the Docblock of _getResponseArray
error 146 Argument $productsCount is missing from the Docblock of _getResponseArray
error 146 Argument $cartDropdown is missing from the Docblock of _getResponseArray
error 146 No summary for method _getResponseArray()
error 21 No summary for property $shoppingCart
error 24 No summary for property $xtcPrice
error 27 No summary for property $customersStatusOtDiscountFlag
error 30 No summary for property $customersStatusOtDiscount
error 33 No summary for property $customersStatusShowPriceTax
error 36 No summary for property $customersStatusAddTaxOt
error 39 No summary for property $customersStatusShowPrice

GXMainComponents/Controllers/HttpView/ShopAjax/FilterController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 26 No summary for method actionDefault()
error 61 No summary for method actionGetListing()
error 217 No summary for method _convertResult()

GXMainComponents/Controllers/HttpView/ShopAjax/CartShippingCostsController.inc.php 9

Type Line Description
error 0 No summary was found for this file
error 43 No summary for method actionDefault()
error 57 No summary for method _setStatusAndShippingInformation()
error 79 No summary for method _setShippingModulesSelection()
error 90 No summary for method _setShippingWeightInformation()
error 104 No summary for method _getResponseArray()
error 24 No summary for property $status
error 29 No summary for property $shippingCostsInformation
error 34 No summary for property $cartShippingCostsAjaxHandler

GXMainComponents/Controllers/HttpView/ShopAjax/CartController.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 36 No summary for method actionDefault()
error 49 No summary for method actionBuyProduct()
error 76 No summary for method actionAdd()
error 126 No summary for method actionDelete()
error 139 No summary for method actionUpdate()
error 152 No summary for method actionRedeemGift()
error 166 No summary for method _performAction()
error 22 No summary for property $turboBuyNow
error 25 No summary for property $showCart
error 28 No summary for property $showDetails

GXMainComponents/Controllers/HttpView/ShopAjax/CookieBarController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 22 No summary for method actionDefault()

GXMainComponents/Controllers/HttpView/Shop/PayPalController.inc.php 15

Type Line Description
error 0 No summary was found for this file
error 149 Argument $country_id is missing from the Docblock of _findCountryByID
error 149 No summary for method _findCountryByID()
error 303 Argument $customer is missing from the Docblock of loginCustomer
error 303 No summary for method loginCustomer()
error 320 Argument $iso2 is missing from the Docblock of getCustomerCountryIdByIso2
error 320 No summary for method getCustomerCountryIdByIso2()
error 332 Argument $email_address is missing from the Docblock of getCustomerByEmail
error 332 No summary for method getCustomerByEmail()
error 385 Argument $paymentCode is missing from the Docblock of _isValidPayment
error 502 Argument $orders_id is missing from the Docblock of updateOrdersStatus
error 502 Argument $orders_status_id is missing from the Docblock of updateOrdersStatus
error 502 Argument $comments is missing from the Docblock of updateOrdersStatus
error 26 No summary for property $configurationStorage
error 31 No summary for property $logger

GXMainComponents/Controllers/HttpView/Shop/SharedShoppingCartController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Controllers/HttpView/Shop/JsTranslationsController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $languageTextManager

GXMainComponents/Controllers/HttpView/Shop/CreateGuestController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 37 No summary for method actionDefault()
error 96 No summary for method _getResponse()
error 129 No summary for method _getMainContentHtml()

GXMainComponents/Controllers/HttpView/Shop/ImageRequestController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method actionDefault()

GXMainComponents/Controllers/HttpView/Shop/CreateRegistreeController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for method actionDefault()
error 85 No summary for method _getResponse()
error 118 No summary for method _getMainContentHtml()

GXMainComponents/Controllers/HttpView/Shop/StyleEdit3AuthenticationController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method actionDefault()

GXMainComponents/Controllers/HttpView/Shop/ExtraContentController.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 42 No summary for method actionDefault()
error 47 Argument $url is missing from the Docblock of _getExternalContent
error 47 No summary for method _getExternalContent()
error 24 No summary for property $timeout

GXMainComponents/Deprecated/Shared/Id.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/AttachmentsHandler.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Entities/EmailContact.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 51 The type hint of the argument is incorrect for the type definition of the @param tag with argument $contactType in __construct()
error 51 The type hint of the argument is incorrect for the type definition of the @param tag with argument $contactName in __construct()

GXMainComponents/Services/System/Email/Entities/Email.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Entities/EmailAttachment.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Repository/EmailRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Repository/EmailWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Repository/EmailReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Repository/EmailDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Entities/EmailInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Entities/EmailContactInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Entities/EmailAttachmentInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/AttachmentsHandlerInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/MailerAdapterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Collections/AttachmentCollectionInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Collections/EmailCollectionInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/Collections/ContactCollectionInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/EmailServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/EmailFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/ValueObjects/EmailSubjectInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/ValueObjects/EmailAddressInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/ValueObjects/ContactTypeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/ValueObjects/AttachmentNameInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/ValueObjects/AttachmentPathInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/ValueObjects/ContactNameInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Interfaces/ValueObjects/EmailContentInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/EmailService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/MailerAdapter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Repositories/EmailReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Repositories/EmailWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Repositories/EmailDeleter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Repositories/EmailRepository.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Collections/ContactCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Collections/AttachmentCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Collections/EmailCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/Exceptions/AttachmentNotFoundException.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/EmailFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/ValueObjects/AttachmentPath.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/ValueObjects/EmailContent.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/ValueObjects/ContactType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/ValueObjects/AttachmentName.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/ValueObjects/ContactName.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/ValueObjects/EmailSubject.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Email/ValueObjects/EmailAddress.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Http/AdminPageHttpControllerResponse.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Http/AdminLayoutHttpControllerResponse.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/Http/AdminHttpViewController.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/AddonValue/AddonValueServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/AddonValue/AbstractAddonValueServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/AddonValue/Interfaces/AddonValueStorageFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/AddonValue/Interfaces/AddonValueContainerInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/AddonValue/Interfaces/AddonValueServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/System/AddonValue/AddonValueStorageFactory.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $db

GXMainComponents/Services/System/AddonValue/AbstractAddonValueStorage.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $db

GXMainComponents/Services/System/AddonValue/AddonValueService.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 31 No summary for property $addonValueStorageFactory

GXMainComponents/Services/Core/Configuration/Interfaces/UserConfigurationServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Configuration/Interfaces/UserConfigurationWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Configuration/Interfaces/UserConfigurationReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Configuration/UserConfigurationReader.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 27 Argument $db is missing from the Docblock of __construct
error 27 No summary for method __construct()
error 36 Argument $userId is missing from the Docblock of getUserConfiguration
error 36 Argument $configurationKey is missing from the Docblock of getUserConfiguration
error 36 No summary for method getUserConfiguration()
error 24 No summary for property $db

GXMainComponents/Services/Core/Configuration/UserConfigurationWriter.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 27 Argument $db is missing from the Docblock of __construct
error 27 No summary for method __construct()
error 36 Argument $userId is missing from the Docblock of setUserConfiguration
error 36 Argument $configurationKey is missing from the Docblock of setUserConfiguration
error 36 Argument $configurationValue is missing from the Docblock of setUserConfiguration
error 36 No summary for method setUserConfiguration()
error 24 No summary for property $db

GXMainComponents/Services/Core/Configuration/UserConfigurationService.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 42 Argument $userId is missing from the Docblock of setUserConfiguration
error 42 Argument $configurationKey is missing from the Docblock of setUserConfiguration
error 42 Argument $configurationValue is missing from the Docblock of setUserConfiguration
error 42 No summary for method setUserConfiguration()
error 51 Argument $userId is missing from the Docblock of getUserConfiguration
error 51 Argument $configurationKey is missing from the Docblock of getUserConfiguration
error 51 No summary for method getUserConfiguration()
error 22 No summary for property $reader
error 23 No summary for property $writer

GXMainComponents/Services/Core/ProductModule/Entities/Interfaces/ProductAttributeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Entities/Interfaces/StoredProductAttributeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Entities/StoredProductAttribute.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $attributeId

GXMainComponents/Services/Core/ProductModule/Entities/ProductAttribute.inc.php 13

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $optionId
error 30 No summary for property $optionValueId
error 35 No summary for property $price
error 40 No summary for property $priceType
error 45 No summary for property $weight
error 50 No summary for property $weightType
error 55 No summary for property $attributeModel
error 60 No summary for property $attributeEan
error 65 No summary for property $stock
error 70 No summary for property $sortOrder
error 75 No summary for property $vpeId
error 80 No summary for property $vpeValue

GXMainComponents/Services/Core/ProductModule/Interfaces/ProductAttributeServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Interfaces/ProductAttributeObjectServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/ProductAttributeService.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $productAttributeRepo

GXMainComponents/Services/Core/ProductModule/Repositories/Interfaces/ProductAttributeRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Repositories/ProductAttributeRepository.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $reader
error 30 No summary for property $writer
error 35 No summary for property $deleter

GXMainComponents/Services/Core/ProductModule/Repositories/Writer/Interfaces/ProductAttributeRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Repositories/Writer/ProductAttributeRepositoryWriter.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $db
error 30 No summary for property $tableName

GXMainComponents/Services/Core/ProductModule/Repositories/Deleter/Interfaces/ProductAttributeRepositoryDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Repositories/Deleter/ProductAttributeRepositoryDeleter.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $db
error 30 No summary for property $tableName

GXMainComponents/Services/Core/ProductModule/Repositories/Reader/ProductAttributeRepositoryReader.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $db
error 30 No summary for property $factory

GXMainComponents/Services/Core/ProductModule/Repositories/Reader/Interfaces/ProductAttributeRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Collections/StoredProductAttributeCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Collections/ProductAttributeCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Factories/Interfaces/ProductAttributeFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Factories/ProductAttributeServiceFactory.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $db
error 30 No summary for property $productAttributeFactory

GXMainComponents/Services/Core/ProductModule/Factories/ProductAttributeFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/Factories/AbstractProductAttributeServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ProductModule/ProductAttributeObjectService.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $productAttributeFactory

GXMainComponents/Services/Core/InfoBox/Entities/InfoBoxMessage.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Entities/Interfaces/InfoBoxMessageInterface.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Interfaces/InfoBoxServiceInterface.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Writer/Interfaces/InfoBoxWriterInterface.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Writer/InfoBoxWriter.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Deleter/InfoBoxDeleter.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Deleter/Interfaces/InfoBoxDeleterInterface.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Collections/InfoBoxMessageCollection.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Reader/Interfaces/InfoBoxReaderInterface.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/InfoBox/Reader/InfoBoxReader.php 5

Type Line Description
error 0 No summary was found for this file
error 70 Argument $rows is missing from the Docblock of _createCollection
error 70 No summary for method _createCollection()
error 83 Argument $message is missing from the Docblock of _createObject
error 83 No summary for method _createObject()

GXMainComponents/Services/Core/InfoBox/InfoBoxService.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/CustomerAddressDeleter.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 46 No summary for method delete()
error 55 No summary for method deleteByCustomer()
error 30 No summary for property $db

GXMainComponents/Services/Core/Address/CustomerAddressReader.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 71 No summary for method getById()
error 87 No summary for method findById()
error 177 No summary for method _createCustomerAddressByArray()
error 29 No summary for property $db
error 33 No summary for property $customerFactory
error 37 No summary for property $countryService
error 41 No summary for property $stringHelper

GXMainComponents/Services/Core/Address/Interfaces/AddressBookServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/Interfaces/CustomerAddressInputValidatorInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/Interfaces/CustomerAddressInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/Interfaces/CustomerAddressReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/Interfaces/CustomerAddressWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/Interfaces/CustomerAddressRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/Interfaces/CustomerAddressDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/CustomerAddressInputValidator.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Address/CustomerAddressRepository.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 67 No summary for method getNewAddress()
error 95 Argument $address is missing from the Docblock of deleteCustomerAddress
error 95 No summary for method deleteCustomerAddress()
error 143 No summary for method getById()
error 155 No summary for method findById()
error 29 No summary for property $customerAddressWriter
error 33 No summary for property $customerAddressDeleter
error 37 No summary for property $customerAddressReader
error 41 No summary for property $customerFactory

GXMainComponents/Services/Core/Address/AddressBookService.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 83 No summary for method deleteAddress()
error 94 No summary for method findAddressById()
error 103 No summary for method updateCustomerAddress()
error 29 No summary for property $customerAddressRepository

GXMainComponents/Services/Core/Address/CustomerAddress.inc.php 17

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $id
error 34 No summary for property $customerId
error 39 No summary for property $gender
error 44 No summary for property $firstname
error 49 No summary for property $lastname
error 54 No summary for property $company
error 59 No summary for property $street
error 64 No summary for property $houseNumber
error 69 No summary for property $additionalAddressInfo
error 74 No summary for property $suburb
error 79 No summary for property $postcode
error 84 No summary for property $city
error 89 No summary for property $country
error 94 No summary for property $countryZone
error 99 No summary for property $addressClass
error 104 No summary for property $b2bStatus

GXMainComponents/Services/Core/Address/CustomerAddressWriter.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $db

GXMainComponents/Services/Core/Country/CustomerCountryZoneReader.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 54 No summary for method findByName()
error 71 No summary for method findByNameAndCountry()
error 92 No summary for method findById()
error 108 No summary for method findCountryZonesByCountryId()
error 123 No summary for method _createCountryZoneByArray()
error 29 No summary for property $customerFactory
error 33 No summary for property $db

GXMainComponents/Services/Core/Country/Interfaces/CustomerCountryZoneInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Country/Interfaces/CustomerCountryRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Country/Interfaces/CustomerCountryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Country/Interfaces/CustomerCountryZoneRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Country/Interfaces/CustomerCountryZoneReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Country/Interfaces/CountryServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Country/Interfaces/CustomerCountryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Country/CustomerCountryZone.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $id
error 33 No summary for property $name
error 37 No summary for property $isoCode

GXMainComponents/Services/Core/Country/CustomerCountryReader.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 54 No summary for method findById()
error 72 No summary for method findByName()
error 91 No summary for method _getCountryByArray()
error 29 No summary for property $customerFactory
error 33 No summary for property $db

GXMainComponents/Services/Core/Country/UnknownCustomerCountry.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 30 No summary for property $name

GXMainComponents/Services/Core/Country/CountryService.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 114 No summary for method getCountryZoneById()
error 29 No summary for property $customerCountryRepo
error 33 No summary for property $customerCountryZoneRepo

GXMainComponents/Services/Core/Country/CustomerCountryZoneRepository.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 58 No summary for method getById()
error 79 No summary for method getByNameAndCountry()
error 29 No summary for property $customerCountryZoneReader
error 34 No summary for property $customerFactory

GXMainComponents/Services/Core/Country/CustomerCountry.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $id
error 33 No summary for property $name
error 37 No summary for property $iso2
error 41 No summary for property $iso3
error 45 No summary for property $addressFormatId
error 49 No summary for property $status

GXMainComponents/Services/Core/Country/CustomerCountryRepository.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 49 No summary for method getById()
error 29 No summary for property $customerCountryReader

GXMainComponents/Services/Core/Order/Entities/StoredOrderItem.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/CustomerStatusInformation.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/StoredOrderItemProperty.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/StoredOrderItemAttributeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/OrderTotalInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/OrderPaymentTypeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/OrderShippingTypeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/OrderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/StoredOrderTotalInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/OrderItemAttributeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/StoredOrderItemInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/Interfaces/OrderItemInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/OrderStatusHistoryListItem.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/GXEngineOrder.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 931 Argument $key is missing from the Docblock of getAddonValue
error 190 No summary for property $totalWeight

GXMainComponents/Services/Core/Order/Entities/StoredOrderTotal.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/OrderShippingType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/StoredOrderItemAttribute.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/OrderItemAttribute.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/OrderItemProperty.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/OrderPaymentType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/OrderTotal.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/OrderItem.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Entities/OrderListItem.inc.php 61

Type Line Description
error 0 No summary was found for this file
error 126 No summary for method getOrderId()
error 137 No summary for method setOrderId()
error 148 No summary for method getCustomerId()
error 159 No summary for method setCustomerId()
error 170 No summary for method getCustomerName()
error 181 No summary for method setCustomerName()
error 192 No summary for method getCustomerEmail()
error 203 No summary for method setCustomerEmail()
error 214 No summary for method getDeliveryAddress()
error 225 No summary for method setDeliveryAddress()
error 236 No summary for method getBillingAddress()
error 247 No summary for method setBillingAddress()
error 258 No summary for method getComment()
error 269 No summary for method setComment()
error 280 No summary for method getCustomerMemos()
error 291 No summary for method setCustomerMemos()
error 302 No summary for method getCustomerStatusId()
error 313 No summary for method setCustomerStatusId()
error 324 No summary for method getCustomerStatusName()
error 335 No summary for method setCustomerStatusName()
error 346 No summary for method getTotalWeight()
error 357 No summary for method setTotalWeight()
error 368 No summary for method getTotalSum()
error 379 No summary for method setTotalSum()
error 390 No summary for method getPaymentType()
error 401 No summary for method setPaymentType()
error 412 No summary for method getShippingType()
error 423 No summary for method setShippingType()
error 434 No summary for method getTrackingLinks()
error 445 No summary for method setTrackingLinks()
error 456 No summary for method getPurchaseDateTime()
error 467 No summary for method setPurchaseDateTime()
error 478 No summary for method getOrderStatusId()
error 489 No summary for method setOrderStatusId()
error 500 No summary for method getOrderStatusName()
error 511 No summary for method setOrderStatusName()
error 522 No summary for method getWithdrawalIds()
error 533 No summary for method setWithdrawalIds()
error 544 No summary for method getMailStatus()
error 555 No summary for method setMailStatus()
error 25 No summary for property $orderId
error 30 No summary for property $purchaseDateTime
error 35 No summary for property $orderStatusId
error 40 No summary for property $orderStatusName
error 45 No summary for property $customerId
error 50 No summary for property $customerName
error 55 No summary for property $customerEmail
error 60 No summary for property $customerStatusId
error 65 No summary for property $customerStatusName
error 70 No summary for property $customerMemos
error 75 No summary for property $deliveryAddress
error 80 No summary for property $billingAddress
error 85 No summary for property $comment
error 90 No summary for property $totalWeight
error 95 No summary for property $totalSum
error 100 No summary for property $paymentType
error 105 No summary for property $shippingType
error 110 No summary for property $trackingLinks
error 115 No summary for property $withdrawalIds
error 120 No summary for property $mailStatus

GXMainComponents/Services/Core/Order/Interfaces/OrderWriteServiceInterface.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 47 The type hint of the argument is incorrect for the type definition of the @param tag with argument $totalWeight in createNewCustomerOrder()
error 47 The type hint of the argument is incorrect for the type definition of the @param tag with argument $comment in createNewCustomerOrder()

GXMainComponents/Services/Core/Order/Interfaces/OrderServiceSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Interfaces/OrderListGeneratorInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Interfaces/OrderReadServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Interfaces/OrderObjectServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/OrderObjectService.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $orderItemFactory
error 31 No summary for property $orderItemAttributeFactory
error 36 No summary for property $orderItemPropertyFactory
error 41 No summary for property $orderTotalFactory

GXMainComponents/Services/Core/Order/OrderListGenerator.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $db
error 33 No summary for property $defaultLanguageId

GXMainComponents/Services/Core/Order/OrderReadService.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $orderRepository
error 31 No summary for property $orderItemRepository
error 36 No summary for property $orderListGenerator

GXMainComponents/Services/Core/Order/Repositories/OrderItemRepository.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/OrderItemAttributeRepository.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/OrderRepository.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/OrderItemAttributeRepositoryWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/OrderRepositoryWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/OrderTotalRepositoryWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/Interface/OrderStatusHistoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/Interface/OrderItemRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/Interface/OrderRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/Interface/OrderItemAttributeRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/Interface/OrderTotalRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/Interface/OrderItemPropertyRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/OrderItemRepositoryWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Writer/OrderItemPropertyRepositoryWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/OrderItemRepositoryDeleter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/OrderTotalRepositoryDeleter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/OrderRepositoryDeleter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/OrderItemPropertyRepositoryDeleter.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/OrderItemAttributeRepositoryDeleter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/Interface/OrderTotalRepositoryDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/Interface/OrderItemPropertyRepositoryDeleterInterface.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/Interface/OrderItemRepositoryDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/Interface/OrderRepositoryDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Deleter/Interface/OrderItemAttributeRepositoryDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/OrderTotalRepositoryReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/OrderRepositoryReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/OrderItemRepositoryReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/OrderItemAttributeRepositoryReader.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 55 The type hint of the argument is incorrect for the type definition of the @param tag with argument $db in __construct()
error 55 The type hint of the argument is incorrect for the type definition of the @param tag with argument $orderItemAttributeFactory in __construct()

GXMainComponents/Services/Core/Order/Repositories/Reader/OrderItemPropertyRepositoryReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/Interface/OrderItemPropertyRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/Interface/OrderItemAttributeRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/Interface/OrderTotalRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/Interface/OrderItemRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/Interface/OrderStatusHistoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Reader/Interface/OrderRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/OrderItemPropertyRepository.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Interface/OrderItemRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Interface/OrderItemAttributeRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Interface/OrderRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/Interface/OrderTotalRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Repositories/OrderTotalRepository.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/StoredOrderTotalCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/OrderTotalCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/OrderListItemCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/StoredOrderItemAttributeCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/OrderItemAttributeCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/OrderItemDownloadInformationCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/OrderItemCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/StoredOrderItemCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/OrderTrackingInformationCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Collections/OrderStatusHistoryListItemCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/OrderWriteService.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $orderRepository
error 30 No summary for property $orderItemRepository
error 35 No summary for property $orderItemAttributeRepositoryFactory
error 40 No summary for property $orderTotalRepository
error 45 No summary for property $orderStatusHistoryStorage
error 50 No summary for property $orderServiceSettings

GXMainComponents/Services/Core/Order/Storages/OrderItemAddonValueStorage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Storages/OrderStatusHistoryStorage.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $db

GXMainComponents/Services/Core/Order/Storages/OrderAddonValueStorage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/OrderItemAttributeFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/Interfaces/OrderTotalFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/Interfaces/OrderItemAttributeFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/Interfaces/OrderItemAttributeRepositoryFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/Interfaces/OrderItemPropertyFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/Interfaces/OrderItemFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/Interfaces/OrderFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/OrderFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/AbstractOrderServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/OrderItemPropertyFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/OrderItemAttributeRepositoryFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/OrderTotalFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/OrderServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/Factories/OrderItemFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/ValueObjects/OrderAddressBlock.inc.php 23

Type Line Description
error 0 No summary was found for this file
error 125 No summary for method getFirstName()
error 134 No summary for method getLastName()
error 143 No summary for method getCompany()
error 152 No summary for method getStreet()
error 161 No summary for method getHouseNumber()
error 170 No summary for method getAdditionalAddressInfo()
error 179 No summary for method getPostcode()
error 188 No summary for method getCity()
error 197 No summary for method getState()
error 206 No summary for method getCountry()
error 215 No summary for method getCountryIsoCode()
error 28 No summary for property $firstName
error 33 No summary for property $lastName
error 38 No summary for property $company
error 43 No summary for property $street
error 48 No summary for property $houseNumber
error 53 No summary for property $additionalAddressInfo
error 58 No summary for property $postcode
error 63 No summary for property $city
error 68 No summary for property $state
error 73 No summary for property $country
error 78 No summary for property $countryIsoCode

GXMainComponents/Services/Core/Order/ValueObjects/OrderServiceSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Order/ValueObjects/OrderItemDownloadInformation.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/AbstractCustomerServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerReadServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerWriterInterface.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/VatNumberValidatorInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerWriteServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerInputValidatorInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerRegistrationInputValidatorServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerCountryNameInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerStreetInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerB2BStatusInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerEmailInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerCountryIso2Interface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerFirstnameInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerAdditionalAddressInfoInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerVatNumberInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerGenderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerCountryZoneIsoCodeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerPostcodeInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerLastnameInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerPasswordInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerCountryIso3Interface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerNumberInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerInputValidatorSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerCallNumberInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerSuburbInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerServiceSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/AddressBlockInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerCountryZoneNameInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/AddressClassInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerCityInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerCompanyInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/ValueObjects/CustomerHouseNumberInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Interfaces/CustomerAccountInputValidatorInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerAddonValueStorage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerServiceFactory.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 402 No summary for method _getAddonValueService()

GXMainComponents/Services/Core/Customer/CustomerFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerDeleter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/AbstractCustomerFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerReadService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerMemoCollection.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerInputValidator.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerAccountInputValidator.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/VatNumberValidator.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerWriteService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerRegistrationInputValidatorService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/CustomerRepository.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 58 No summary for property $addonValueService

GXMainComponents/Services/Core/Customer/CustomerService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/Customer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerEmail.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerSuburb.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerCountryIso3.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerCity.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerCompany.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerLastname.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerMemo.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 75 No summary for method getCustomerId()
error 84 No summary for method getTitle()
error 93 No summary for method getText()
error 102 No summary for method getCreationDate()
error 111 No summary for method getPosterId()
error 25 No summary for property $customerId
error 30 No summary for property $title
error 35 No summary for property $text
error 40 No summary for property $creationDate
error 45 No summary for property $posterId

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerPostcode.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerNumber.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerCountryZoneName.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerB2BStatus.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerServiceSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerDateOfBirth.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerGender.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/AddressClass.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerCountryIso2.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerAdditionalAddressInfo.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerInputValidatorSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/AddressBlock.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerCountryZoneIsoCode.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerFirstname.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerVatNumber.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerCountryName.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerStreet.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerCallNumber.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerHouseNumber.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerPassword.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/Category.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/Interfaces/CategorySettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/Interfaces/CategoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/Interfaces/CategoryReadServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/Interfaces/StoredCategoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/Interfaces/CategoryServiceSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/Interfaces/CategoryWriteServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/CategoryListItem.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/StoredCategory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Entities/CategorySettings.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 166 No summary for property $showCategoryFilter
error 172 No summary for property $filterSelectionMode
error 178 No summary for property $filterValueDeactivation

GXMainComponents/Services/Core/Category/Entities/EnvCategoryServiceSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Providers/CategoryListProvider.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 63 The type hint of the argument is incorrect for the type definition of the @param tag with argument $categoryRepo in __construct()
error 63 The type hint of the argument is incorrect for the type definition of the @param tag with argument $db in __construct()

GXMainComponents/Services/Core/Category/Providers/Interfaces/CategoryListProviderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Interfaces/CategoryObjectServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Interfaces/CategorySettingsRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Interfaces/CategoryRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/CategoryRepository.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 64 No summary for property $urlRewriteStorage

GXMainComponents/Services/Core/Category/Repositories/CategorySettingsRepository.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Writer/Interfaces/CategorySettingsRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Writer/Interfaces/CategoryRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Writer/CategorySettingsRepositoryWriter.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Writer/CategoryRepositoryWriter.php 9

Type Line Description
error 0 No summary was found for this file
error 125 Argument $category is missing from the Docblock of _parseCategoryData
error 125 No summary for method _parseCategoryData()
error 141 Argument $category is missing from the Docblock of _parseCategoryDescriptionData
error 141 Argument $languageCode is missing from the Docblock of _parseCategoryDescriptionData
error 141 No summary for method _parseCategoryDescriptionData()
error 28 No summary for property $db
error 33 No summary for property $categoriesTable
error 38 No summary for property $languageProvider

GXMainComponents/Services/Core/Category/Repositories/Deleter/CategoryRepositoryDeleter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Deleter/Interfaces/CategoryRepositoryDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Reader/Interfaces/CategoryRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Reader/Interfaces/CategorySettingsRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Reader/CategoryRepositoryReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Repositories/Reader/CategorySettingsRepositoryReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Collections/CategoryListItemCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/CategoryObjectService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Storages/CategoryAddonValueStorage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Factories/Interfaces/CategoryListProviderFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Factories/Interfaces/CategoryFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Factories/CategoryFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Factories/CategoryListProviderFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Factories/AbstractCategoryServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/Factories/CategoryServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/CategoryReadService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Category/CategoryWriteService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/InvoiceListGenerator.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $db

GXMainComponents/Services/Core/Invoice/Interfaces/InvoiceArchiveReadServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/Interfaces/InvoiceFileEntitlerInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/Interfaces/InvoiceStorageInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/Interfaces/InvoiceArchiveWriteServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/Interfaces/InvoiceListGeneratorInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/Interfaces/InvoiceFileFinderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/AbstractInvoiceServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/InvoiceListItemCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/InvoiceFileFinder.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $storageDirectory

GXMainComponents/Services/Core/Invoice/InvoiceFileEntitler.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Invoice/InvoiceStorage.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $db
error 29 No summary for property $tableName

GXMainComponents/Services/Core/Invoice/InvoiceServiceFactory.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $db

GXMainComponents/Services/Core/Invoice/InvoiceArchiveReadService.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $listGenerator
error 29 No summary for property $fileFinder

GXMainComponents/Services/Core/Invoice/InvoiceArchiveWriteService.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $invoiceStorage
error 29 No summary for property $fileEntitler
error 34 No summary for property $fileStorage

GXMainComponents/Services/Core/Invoice/ValueObjects/InvoiceListItem.inc.php 35

Type Line Description
error 0 No summary was found for this file
error 170 No summary for method getInvoiceId()
error 179 No summary for method getInvoiceNumber()
error 188 No summary for method getInvoiceDate()
error 197 No summary for method getTotalSum()
error 206 No summary for method getCurrency()
error 215 No summary for method getCustomerId()
error 224 No summary for method getCustomerName()
error 233 No summary for method getCustomerStatusId()
error 242 No summary for method getCustomerStatusName()
error 251 No summary for method getCustomerMemos()
error 260 No summary for method getPaymentAddress()
error 269 No summary for method getShippingAddress()
error 278 No summary for method getOrderId()
error 287 No summary for method getOrderDatePurchased()
error 296 No summary for method getPaymentType()
error 305 No summary for method getOrderStatusId()
error 314 No summary for method getOrderStatusName()
error 25 No summary for property $invoiceId
error 30 No summary for property $invoiceNumber
error 35 No summary for property $invoiceDate
error 40 No summary for property $totalSum
error 45 No summary for property $currency
error 50 No summary for property $customerId
error 55 No summary for property $customerName
error 60 No summary for property $customerStatusId
error 65 No summary for property $customerStatusName
error 70 No summary for property $customerMemos
error 75 No summary for property $paymentAddress
error 80 No summary for property $shippingAddress
error 85 No summary for property $orderId
error 90 No summary for property $orderDatePurchased
error 95 No summary for property $paymentType
error 100 No summary for property $orderStatusId
error 105 No summary for property $orderStatusName

GXMainComponents/Services/Core/Invoice/ValueObjects/InvoiceInformation.inc.php 23

Type Line Description
error 0 No summary was found for this file
error 122 No summary for method getInvoiceNumber()
error 131 No summary for method getInvoiceDate()
error 140 No summary for method getCurrency()
error 149 No summary for method getTotalSum()
error 158 No summary for method getCustomerId()
error 167 No summary for method getCustomerStatusInformation()
error 176 No summary for method getPaymentAddress()
error 185 No summary for method getShippingAddress()
error 194 No summary for method getOrderId()
error 203 No summary for method getOrderPurchaseDate()
error 212 No summary for method getPaymentType()
error 25 No summary for property $invoiceNumber
error 30 No summary for property $invoiceDate
error 35 No summary for property $currency
error 40 No summary for property $totalSum
error 45 No summary for property $customerId
error 50 No summary for property $customerStatusInformation
error 55 No summary for property $paymentAddress
error 60 No summary for property $shippingAddress
error 65 No summary for property $orderId
error 70 No summary for property $orderPurchaseDate
error 75 No summary for property $paymentType

GXMainComponents/Services/Core/Statistic/StatisticsService.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 43 Argument $db is missing from the Docblock of __construct
error 43 Argument $xtcPrice is missing from the Docblock of __construct
error 43 No summary for method __construct()
error 25 No summary for property $db
error 30 No summary for property $xtcPrice
error 35 No summary for property $conversionRateDecimalPlaces
error 40 No summary for property $excludeOrderStatusIds

GXMainComponents/Services/Core/Statistic/interfaces/StatisticsServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ShoppingCart/SharedShoppingCartService.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 23 No summary for property $repository
error 28 No summary for property $settings

GXMainComponents/Services/Core/ShoppingCart/SharedShoppingCartDeleter.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 28 Argument $db is missing from the Docblock of __construct
error 36 Argument $expirationDate is missing from the Docblock of deleteShoppingCartsOlderThan
error 36 No summary for method deleteShoppingCartsOlderThan()
error 23 No summary for property $db

GXMainComponents/Services/Core/ShoppingCart/interfaces/SharedShoppingCartWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ShoppingCart/interfaces/SharedShoppingCartServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ShoppingCart/interfaces/SharedShoppingCartRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ShoppingCart/interfaces/SharedShoppingCartDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ShoppingCart/interfaces/SharedShoppingCartSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ShoppingCart/interfaces/SharedShoppingCartReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ShoppingCart/SharedShoppingCartWriter.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 23 No summary for property $db

GXMainComponents/Services/Core/ShoppingCart/SharedShoppingCartReader.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 23 No summary for property $db

GXMainComponents/Services/Core/ShoppingCart/SharedShoppingCartSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/ShoppingCart/SharedShoppingCartRepository.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 23 No summary for property $reader
error 28 No summary for property $writer
error 33 No summary for property $deleter

GXMainComponents/Services/Core/Product/Entities/ProductImage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/StoredProduct.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/Interfaces/ProductSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/Interfaces/StoredProductInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/Interfaces/ProductInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/Interfaces/ProductImageContainerInterface.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/Interfaces/ProductImagePathsSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/EnvProductImageFileStorageSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/EmptyProductImage.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 23 No summary for method __construct()

GXMainComponents/Services/Core/Product/Entities/ProductImageContainer.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/GXEngineProduct.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/LegacyProductImageProcessing.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/ProductListItem.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Entities/ProductSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Providers/Interfaces/ProductListProviderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Providers/ProductListProvider.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Interfaces/ProductWriteServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Interfaces/ProductReadServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Interfaces/ProductImageProcessingInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Interfaces/ProductImageInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Interfaces/ProductObjectServiceInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/ProductWriteService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Interfaces/ProductCategoryLinkerInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Interfaces/ProductRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Interfaces/ProductImageContainerRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Interfaces/ProductSettingsRepositoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Interfaces/ProductPermissionSetterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/ProductPermissionSetter.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $db

GXMainComponents/Services/Core/Product/Repositories/ProductSettingsRepository.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $reader
error 30 No summary for property $writer

GXMainComponents/Services/Core/Product/Repositories/Writer/Interfaces/ProductRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Writer/Interfaces/ProductSettingsRepositoryWriterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Writer/ProductRepositoryWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Writer/ProductSettingsRepositoryWriter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/ProductRepository.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $reader
error 30 No summary for property $writer
error 35 No summary for property $deleter
error 40 No summary for property $settingsRepo
error 45 No summary for property $addonValueService
error 50 No summary for property $imageContainerRepo
error 55 No summary for property $urlRewriteStorage

GXMainComponents/Services/Core/Product/Repositories/Deleter/Interfaces/ProductRepositoryDeleterInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Deleter/ProductRepositoryDeleter.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Reader/Interfaces/ProductSettingsRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Reader/Interfaces/ProductRepositoryReaderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/Reader/ProductSettingsRepositoryReader.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $db
error 30 No summary for property $productFactory

GXMainComponents/Services/Core/Product/Repositories/Reader/ProductRepositoryReader.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Repositories/ProductCategoryLinker.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $db
error 30 No summary for property $tableName

GXMainComponents/Services/Core/Product/Repositories/ProductImageContainerRepository.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Collections/ProductListItemCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Collections/ProductImageCollection.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Storages/ProductAddonValueStorage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Storages/ProductImageFileStorage.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 44 Argument $settings is missing from the Docblock of __construct
error 44 Argument $processing is missing from the Docblock of __construct
error 44 No summary for method __construct()

GXMainComponents/Services/Core/Product/Factories/Interfaces/ProductFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Factories/Interfaces/ProductListProviderFactoryInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Factories/ProductServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Factories/AbstractProductServiceFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Factories/ProductListProviderFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/Factories/ProductFactory.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/ProductObjectService.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Services/Core/Product/ProductReadService.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $productRepo
error 29 No summary for property $listProviderFactory

GXMainComponents/Shared/Interfaces/AdminStatusOnlyInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/Interfaces/AddressFormatProviderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/Interfaces/LanguageProviderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/Interfaces/UrlKeywordsRepairerInterface.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 26 No summary for method repair()

GXMainComponents/Shared/Interfaces/CustomerStatusProviderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/ClassFinder/Interfaces/ClassFinderSettingsInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/ClassFinder/Interfaces/ClassFinderInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/ClassFinder/ClassFinder.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $availableClassesArray
error 30 No summary for property $allowedDirectories
error 35 No summary for property $disallowedDirectories

GXMainComponents/Shared/ClassFinder/EnvironmentClassFinderSettings.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/EmptyDateTime.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 35 No summary for method __construct()
error 26 No summary for property $isNullDate

GXMainComponents/Shared/CurrencyCode.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/FileDownloadInformation.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $downloadFile
error 29 No summary for property $filename

GXMainComponents/Shared/EmptyLanguageCode.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 33 No summary for method __toString()

GXMainComponents/Shared/LanguageProvider.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/LanguageCode.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/CustomerStatusProvider.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 29 No summary for method __construct()
error 23 No summary for property $db

GXMainComponents/Shared/EmptyCurrencyCode.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/Storages/ImageFileStorage.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Shared/AddressFormatProvider.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Customers/CreateAccountProcess.inc.php 22

Type Line Description
error 0 No summary was found for this file
error 30 No summary for method _saveRegistree()
error 56 No summary for method _saveGuest()
error 80 No summary for method _prepareCustomerArray()
error 118 No summary for method _validateRegistree()
error 138 No summary for method _validateGuest()
error 158 No summary for method _createAddressBlock()
error 220 No summary for method _proceedTracking()
error 246 No summary for method _proceedVoucher()
error 269 No summary for method _buildGiftSqlDataArray()
error 286 No summary for method _saveGift()
error 299 No summary for method _buildGiftEmailTrackSqlDataArray()
error 316 No summary for method _saveGiftEmailTrack()
error 325 No summary for method _buildCouponEmailTrackSqlDataArray()
error 347 No summary for method _saveCouponEmailTrack()
error 356 No summary for method _login()
error 380 No summary for method _proceedMail()
error 391 No summary for method _buildMailDataArray()
error 452 No summary for method _sendMail()
error 487 No summary for method _getSignUpCouponCollection()
error 520 No summary for method _formatDateOfBirth()
error 27 No summary for property $giftCode

GXMainComponents/Extensions/Customers/InvalidCustomerDataException.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 30 No summary for method setErrorMessageCollection()
error 39 No summary for method getErrorMessageCollection()
error 24 No summary for property $errorMessageCollection

GXMainComponents/Extensions/Customers/CustomerInputToCollectionTransformer.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 27 No summary for method getGuestCollectionFromInputArray()
error 39 No summary for method getRegistreeCollectionFromInputArray()
error 56 No summary for method _getCustomerCollectionFromInputArray()

GXMainComponents/Extensions/Customers/AbstractCreateAccountProcess.inc.php 16

Type Line Description
error 0 No summary was found for this file
error 49 No summary for method __construct()
error 65 No summary for method proceedRegistree()
error 83 No summary for method proceedGuest()
error 96 No summary for method _validateRegistree()
error 102 No summary for method _validateGuest()
error 105 No summary for method _saveRegistree()
error 108 No summary for method _saveGuest()
error 111 No summary for method _login()
error 114 No summary for method _proceedVoucher()
error 117 No summary for method _proceedTracking()
error 123 No summary for method _proceedMail()
error 25 No summary for property $customerCollection
error 30 No summary for property $customerWriteService
error 35 No summary for property $countryService
error 41 No summary for property $econda

GXMainComponents/Extensions/Helpers/CacheTokenHelper/Interfaces/CacheTokenHelperInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Helpers/CacheTokenHelper/CacheTokenHelper.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Helpers/DataTableHelper/DataTableColumnCollection.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Helpers/DataTableHelper/DataTableHelper.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Helpers/DataTableHelper/DataTableColumnType.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Helpers/DataTableHelper/DataTableColumn.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Helpers/LanguageHelper/Interfaces/LanguageHelperInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Helpers/LanguageHelper/LanguageHelper.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 44 Argument $id is missing from the Docblock of getLanguageCodeById
error 44 No summary for method getLanguageCodeById()
error 63 Argument $onlyActiveLanguages is missing from the Docblock of getLanguageCodes
error 63 No summary for method getLanguageCodes()
error 90 No summary for method getActiveLanguageCodes()

GXMainComponents/Extensions/Helpers/CustomerStatusHelper/CustomerStatusHelper.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Helpers/CustomerStatusHelper/Interface/CustomerStatusHelperInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/JavaScript/JSEngineConfiguration.inc.php 20

Type Line Description
error 0 No summary was found for this file
error 66 Argument $baseUrl is missing from the Docblock of __construct
error 66 Argument $templatePath is missing from the Docblock of __construct
error 66 Argument $languageCode is missing from the Docblock of __construct
error 66 Argument $languageTextManager is missing from the Docblock of __construct
error 66 Argument $sections is missing from the Docblock of __construct
error 66 Argument $debugMode is missing from the Docblock of __construct
error 66 Argument $pageToken is missing from the Docblock of __construct
error 66 Argument $cacheToken is missing from the Docblock of __construct
error 66 No summary for method __construct()
error 105 No summary for method getJavaScript()
error 23 No summary for property $config
error 28 No summary for property $languageTextManager
error 33 No summary for property $sections
error 38 No summary for property $environment
error 43 No summary for property $baseUrl
error 48 No summary for property $templatePath
error 53 No summary for property $languageCode
error 58 No summary for property $pageToken
error 63 No summary for property $cacheToken

GXMainComponents/Extensions/Emails/EmailParser.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Orders/OrdersOverviewTooltips.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $contentView
error 33 No summary for property $db

GXMainComponents/Extensions/Orders/OrderStatusStyles.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $db

GXMainComponents/Extensions/Orders/OrderActions.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 281 No summary for method changeOrderStatus()

GXMainComponents/Extensions/Orders/OrdersOverviewColumns.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 33 No summary for property $db
error 38 No summary for property $columns

GXMainComponents/Extensions/Serializers/AbstractJsonSerializer.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 49 Argument $object is missing from the Docblock of serialize
error 49 Argument $encode is missing from the Docblock of serialize
error 49 No summary for method serialize()
error 52 Argument $string is missing from the Docblock of deserialize
error 52 Argument $baseObject is missing from the Docblock of deserialize
error 52 No summary for method deserialize()
error 176 Argument $type is missing from the Docblock of _deserializeLanguageSpecificProperty

GXMainComponents/Extensions/Serializers/ProductListItemJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Serializers/Interfaces/SerializerInterface.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 27 Argument $object is missing from the Docblock of serialize
error 27 Argument $encode is missing from the Docblock of serialize
error 27 No summary for method serialize()
error 29 Argument $string is missing from the Docblock of deserialize
error 29 Argument $baseObject is missing from the Docblock of deserialize
error 29 No summary for method deserialize()

GXMainComponents/Extensions/Serializers/AddressJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Serializers/OrderListItemJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Serializers/CategoryJsonSerializer.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 201 Argument $settings is missing from the Docblock of _serializeSettings
error 201 No summary for method _serializeSettings()
error 243 Argument $settings is missing from the Docblock of _deserializeSettings
error 243 Argument $json is missing from the Docblock of _deserializeSettings
error 243 No summary for method _deserializeSettings()

GXMainComponents/Extensions/Serializers/ProductJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Serializers/CustomerJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Serializers/CountryJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Serializers/ZoneJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Serializers/OrderJsonSerializer.inc.php 26

Type Line Description
error 0 No summary was found for this file
error 289 Argument $orderItem is missing from the Docblock of serializeOrderItem
error 289 No summary for method serializeOrderItem()
error 327 Argument $orderTotal is missing from the Docblock of serializeOrderTotal
error 327 No summary for method serializeOrderTotal()
error 346 Argument $addressBlock is missing from the Docblock of serializeAddress
error 346 No summary for method serializeAddress()
error 368 Argument $orderItemAttribute is missing from the Docblock of serializeAttribute
error 368 No summary for method serializeAttribute()
error 404 Argument $json is missing from the Docblock of deserializeOrderItem
error 404 Argument $baseObject is missing from the Docblock of deserializeOrderItem
error 404 No summary for method deserializeOrderItem()
error 506 Argument $json is missing from the Docblock of deserializeOrderTotal
error 506 Argument $baseObject is missing from the Docblock of deserializeOrderTotal
error 506 No summary for method deserializeOrderTotal()
error 559 Argument $json is missing from the Docblock of deserializeAddress
error 559 No summary for method deserializeAddress()
error 585 Argument $json is missing from the Docblock of deserializeAttribute
error 585 Argument $baseObject is missing from the Docblock of deserializeAttribute
error 585 No summary for method deserializeAttribute()
error 644 Argument $orderStatusHistoryListItem is missing from the Docblock of serializeOrderStatusHistoryListItem
error 644 No summary for method serializeOrderStatusHistoryListItem()
error 658 Argument $downloadInformation is missing from the Docblock of _serializeOrderItemDownloadInformation
error 658 No summary for method _serializeOrderItemDownloadInformation()
error 670 Argument $json is missing from the Docblock of _deserializeOrderItemDownloadInformation
error 670 No summary for method _deserializeOrderItemDownloadInformation()

GXMainComponents/Extensions/Serializers/EmailJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Extensions/Serializers/CategoryListItemJsonSerializer.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Modules/ProtectedShopsModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/PostfinderModuleCenterModule.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Modules/IloxxModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/ProductAttributesModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/LettrModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/GoogleAdwordConversionModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/FindologicModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/Interfaces/Collections/ModuleCenterModuleCollectionInterface.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 24 No summary for method __construct()

GXMainComponents/Modules/Interfaces/ModuleCenterModuleInterface.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Modules/TrustedShopsModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/AfterbuyModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/MagnalisterModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/ItRechtModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/ShipcloudModuleCenterModule.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Modules/AffiliPrintModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/MailbeezModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/MediafinanzModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/IntrashipModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/HermesModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/SharedShoppingCartModuleCenterModule.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Modules/NewsletterLinkModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/AbstractModuleCenterModule.inc.php 12

Type Line Description
error 0 No summary was found for this file
error 66 No summary for method __construct()
error 201 Argument $installed is missing from the Docblock of _store
error 201 No summary for method _store()
error 23 No summary for property $languageTextManager
error 28 No summary for property $db
error 33 No summary for property $isInstalled
error 38 No summary for property $name
error 43 No summary for property $title
error 48 No summary for property $description
error 53 No summary for property $sortOrder
error 58 No summary for property $cacheControl

GXMainComponents/Modules/JanolawModuleCenterModule.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 27 No summary for method _init()
error 24 No summary for property $configurationKeys

GXMainComponents/Modules/BrickfoxModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/YoochooseModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/OldOrderOverviewModuleCenterModule.inc.php 1

Type Line Description
error 0 No summary was found for this file

GXMainComponents/Modules/EkomiModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/YategoModuleCenterModule.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method _init()

GXMainComponents/Modules/Collections/ModuleCenterModuleCollection.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 25 No summary for method __construct()