GXEngine/Shared/Storages/DocumentFileStorage.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/AbstractFileStorage.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/KeyValueCollection.inc.php 1

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

GXEngine/Shared/Exceptions/EntityNotFoundException.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/FileSystem/UploadedFile.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/FilenameStringType.php 1

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

GXEngine/Shared/FileSystem/PathType.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 41 No summary for method _getRealPath()

GXEngine/Shared/FileSystem/ExistingDirectory.inc.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/FileSystem/WritableDirectory.inc.php 1

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

GXEngine/Shared/EditableKeyValueCollection.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 3

Type Line Description
error 0 No summary was found for this file
error 32 Argument $encodeSpecialCharacters is missing from the Docblock of __construct
error 32 Name of argument $encodeSpecialCharacters does not match with the DocBlock's name $p_email in __construct()

GXEngine/Shared/Types/DecimalType.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/NonEmptyStringType.inc.php 1

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

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

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

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/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/EditableCollection.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/StringCollection.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/Services/System/Http/HttpViewControllerRegistry.inc.php 1

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

GXEngine/Services/System/Http/HttpResponseProcessor.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/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/ContentNavigationCollection.inc.php 1

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

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/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/Interfaces/AssetInterface.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/Interfaces/HttpControllerResponseInterface.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/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/Asset.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/HttpServiceInterface.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/ContentViewInterface.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/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/HttpContextReader.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/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/AbstractHttpViewControllerRegistryFactory.inc.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/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/EnvironmentHttpContextFactory.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 72 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/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/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/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/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/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/Loaders/CrossCuttingLoader/Interfaces/CrossCuttingObjectInterface.inc.php 1

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

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/GXEngine_init.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/StringHelper/Interfaces/StringHelperInterface.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/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/Shared/LanguageProvider.inc.php 1

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

GXMainComponents/Shared/Storages/GXModuleConfigurationStorage.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/CurrencyCode.inc.php 1

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

GXMainComponents/Shared/FontAwesomeIconClassProvider.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \FontAwesomeIconClassProvider
error 17 No summary for property $map
error 30 No summary for property $media
error 53 No summary for property $documents
error 76 No summary for property $tables
error 92 No summary for property $presentation
error 112 No summary for property $images
error 123 No summary for property $text
error 131 No summary for property $archived
error 145 No summary for property $custom

GXMainComponents/Shared/FrontendFilenamesProvider.inc.php 1

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

GXMainComponents/Shared/PaymentTitleProvider.inc.php 2

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

GXMainComponents/Shared/LanguageCode.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/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/Interfaces/LanguageProviderInterface.inc.php 1

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

GXMainComponents/Shared/Interfaces/AdminStatusOnlyInterface.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/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/ClassFinder/Interfaces/ClassFinderInterface.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/ClassFinder.inc.php 6

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
error 40 No summary for property $dataCache
error 45 No summary for property $cachedResults

GXMainComponents/Shared/ClassFinder/EnvironmentClassFinderSettings.inc.php 1

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

GXMainComponents/Shared/ModuleTitleProvider.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 49 Argument $methodName is missing from the Docblock of title
error 49 Argument $languageDirectory is missing from the Docblock of title
error 49 No summary for method title()
error 24 No summary for property $language
error 29 No summary for property $type

GXMainComponents/Shared/AddressFormatProvider.inc.php 1

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

GXMainComponents/Shared/Utility/HtmlUtilityTrait.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 12 No summary for trait \HtmlUtilityTrait
error 14 Argument $string is missing from the Docblock of htmlEntityDecodeWrapper
error 14 Argument $flags is missing from the Docblock of htmlEntityDecodeWrapper
error 14 Argument $encoding is missing from the Docblock of htmlEntityDecodeWrapper
error 14 No summary for method htmlEntityDecodeWrapper()
error 81 Argument $string is missing from the Docblock of htmlentitiesWrapper
error 81 Argument $flags is missing from the Docblock of htmlentitiesWrapper
error 81 Argument $encoding is missing from the Docblock of htmlentitiesWrapper
error 81 Argument $doubleEncode is missing from the Docblock of htmlentitiesWrapper
error 81 No summary for method htmlentitiesWrapper()

GXMainComponents/Shared/Utility/StringUtilityTrait.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 12 No summary for trait \StringUtilityTrait
error 14 Argument $string is missing from the Docblock of strlenWrapper
error 14 Argument $encoding is missing from the Docblock of strlenWrapper
error 14 No summary for method strlenWrapper()

GXMainComponents/Shared/Utility/XtcUtilityTrait.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 14 No summary for trait \XtcUtilityTrait
error 62 Argument $email is missing from the Docblock of xtcValidateEmail
error 62 Argument $emailAddressCheck is missing from the Docblock of xtcValidateEmail
error 62 No summary for method xtcValidateEmail()

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/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/EmptyCurrencyCode.inc.php 1

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

GXMainComponents/Shared/ShippingTitleProvider.inc.php 2

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

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/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/CustomerAddressWriterInterface.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/Interfaces/AddressBookServiceInterface.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/CustomerAddressRepositoryInterface.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/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/Address/CustomerAddressInputValidator.inc.php 1

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

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/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/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/VersionInfo/ValueObjects/AbstractVersionInfoItem.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $name
error 30 No summary for property $version
error 35 No summary for property $vendor
error 40 No summary for property $changelogVersionURL
error 52 No summary for property $installedStatus
error 57 No summary for property $isInstalledTargetVersion
error 63 No summary for property $isOriginInstallationVersion
error 68 No summary for property $isCurrentInstallationVersion
error 73 No summary for property $isForcedInstallationVersion
error 78 No summary for property $isFailedInstallationVersion

GXMainComponents/Services/Core/VersionInfo/ValueObjects/VersionInfoFileItem.inc.php 1

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

GXMainComponents/Services/Core/VersionInfo/ValueObjects/VersionInfoItemInterface.inc.php 1

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

GXMainComponents/Services/Core/VersionInfo/ValueObjects/VersionInfoDatabaseItem.inc.php 1

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

GXMainComponents/Services/Core/VersionInfo/Factories/VersionInfoItemFactory.inc.php 1

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

GXMainComponents/Services/Core/VersionInfo/Factories/VersionInfoServiceFactory.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 70 No summary for method _createVersionInfoRepository()
error 82 No summary for method _createVersionInfoFileReader()
error 92 No summary for method _createVersionInfoDatabaseReader()
error 98 No summary for method _createVersionInfoItemFactory()
error 38 No summary for property $versionInfoItemFactory

GXMainComponents/Services/Core/VersionInfo/Reader/VersionInfoFileReader.inc.php 3

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

GXMainComponents/Services/Core/VersionInfo/Reader/AbstractVersionInfoReader.inc.php 1

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

GXMainComponents/Services/Core/VersionInfo/Reader/VersionInfoDatabaseReader.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 71 No summary for method _createVersionInfoObject()
error 25 No summary for property $db
error 30 No summary for property $versionInfoItemFactory

GXMainComponents/Services/Core/VersionInfo/Repositories/VersionInfoRepository.inc.php 3

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

GXMainComponents/Services/Core/VersionInfo/VersionInfoService.inc.php 2

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

GXMainComponents/Services/Core/Country/Exception/CountryZoneNotFoundException.php 2

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \CountryZoneNotFoundException

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/Interfaces/CustomerCountryReaderInterface.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/CustomerCountryZoneRepositoryInterface.inc.php 1

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

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/CustomerCountryZoneReaderInterface.inc.php 1

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

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/CustomerCountryZoneReader.inc.php 7

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

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/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/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/Country/CustomerCountryReader.inc.php 7

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 findByIso2()
error 125 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/QuickEdit/QuickEditServiceFactory.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/QuickEdit/Interfaces/QuickEditServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Interfaces/QuickEditServiceFactoryInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/QuickEditProductGraduatedPricesRepository.inc.php 2

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

GXMainComponents/Services/Core/QuickEdit/Repositories/Interfaces/QuickEditProductSpecialPricesRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/Interfaces/QuickEditProductGraduatedPricesRepositoryInterface.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/Interfaces/QuickEditProductPropertiesRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/QuickEditProductPropertiesRepository.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $length
error 30 No summary for property $start
error 35 No summary for property $orderBy
error 40 No summary for property $reader
error 45 No summary for property $writer

GXMainComponents/Services/Core/QuickEdit/Repositories/Reader/QuickEditProductPropertiesReader.inc.php 4

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 $brutto
error 37 No summary for property $quickEditPropertiesOverviewColumns

GXMainComponents/Services/Core/QuickEdit/Repositories/Reader/Interfaces/QuickEditProductSpecialPricesReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/Reader/Interfaces/QuickEditProductGraduatedPricesReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/Reader/Interfaces/QuickEditProductPropertiesReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/Reader/QuickEditProductSpecialPricesReader.inc.php 4

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 $brutto
error 35 No summary for property $quickEditSpecialPricesOverviewColumns

GXMainComponents/Services/Core/QuickEdit/Repositories/Reader/QuickEditProductGraduatedPricesReader.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/QuickEdit/Repositories/QuickEditProductSpecialPricesRepository.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $length
error 30 No summary for property $start
error 35 No summary for property $orderBy
error 40 No summary for property $specialPriceReader
error 45 No summary for property $specialPriceWriter

GXMainComponents/Services/Core/QuickEdit/Repositories/Writer/QuickEditProductSpecialPricesWriter.inc.php 5

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 $productIds
error 35 No summary for property $taxRate
error 40 No summary for property $quickEditSpecialPricesOverviewColumns

GXMainComponents/Services/Core/QuickEdit/Repositories/Writer/Interfaces/QuickEditProductPropertiesWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/Writer/Interfaces/QuickEditProductSpecialPricesWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/QuickEdit/Repositories/Writer/QuickEditProductPropertiesWriter.inc.php 5

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 $combiId
error 35 No summary for property $taxRate
error 40 No summary for property $quickEditPropertiesOverviewColumns

GXMainComponents/Services/Core/QuickEdit/QuickEditService.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 23 No summary for property $graduatedPricesRepository
error 28 No summary for property $propertiesRepository
error 33 No summary for property $specialPricesRepository

GXMainComponents/Services/Core/Manufacturer/ManufacturerReadService.inc.php 2

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

GXMainComponents/Services/Core/Manufacturer/Entities/Manufacturer.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $id
error 29 No summary for property $name
error 34 No summary for property $image
error 39 No summary for property $dateAdded
error 44 No summary for property $lastModified
error 49 No summary for property $urls

GXMainComponents/Services/Core/Manufacturer/Entities/ManufacturerCollection.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Entities/Interfaces/ManufacturerInterface.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Interfaces/ManufacturerWriteServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Interfaces/ManufacturerReadServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Factories/ManufacturerServiceFactory.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \ManufacturerServiceFactory
error 17 No summary for property $readService
error 22 No summary for property $writeService
error 27 No summary for property $queryBuilder
error 32 No summary for property $repository
error 37 No summary for property $languageProvider

GXMainComponents/Services/Core/Manufacturer/Factories/ManufacturerFactory.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Repositories/ManufacturerDeleter.inc.php 2

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

GXMainComponents/Services/Core/Manufacturer/Repositories/Interfaces/ManufacturerRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Repositories/Interfaces/ManufacturerWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Repositories/Interfaces/ManufacturerReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Repositories/Interfaces/ManufacturerDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/Manufacturer/Repositories/ManufacturerRepository.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $factory
error 29 No summary for property $reader
error 34 No summary for property $writer
error 39 No summary for property $deleter
error 44 No summary for property $languageProvider

GXMainComponents/Services/Core/Manufacturer/Repositories/ManufacturerReader.inc.php 2

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

GXMainComponents/Services/Core/Manufacturer/Repositories/ManufacturerWriter.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $queryBuilder
error 29 No summary for property $languageProvider

GXMainComponents/Services/Core/Manufacturer/ManufacturerWriteService.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 31 Argument $repository is missing from the Docblock of __construct
error 31 Argument $storage is missing from the Docblock of __construct
error 31 No summary for method __construct()
error 23 No summary for property $repository
error 28 No summary for property $storage

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/Storages/ProductAddonValueStorage.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/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/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/StoredProduct.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/Interfaces/ProductImagePathsSettingsInterface.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/ProductSettingsInterface.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/StoredProductInterface.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/ProductImage.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/LegacyProductImageProcessing.inc.php 1

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

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/ProductSettings.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/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/Interfaces/ProductReadServiceInterface.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/ProductServiceFactory.inc.php 24

Type Line Description
error 0 No summary was found for this file
error 31 No summary for property $readService
error 36 No summary for property $writeService
error 41 No summary for property $objectService
error 46 No summary for property $productFactory
error 51 No summary for property $productRepository
error 56 No summary for property $productListProviderFactory
error 61 No summary for property $productCategoryLinker
error 66 No summary for property $urlRewriteStorage
error 71 No summary for property $reader
error 76 No summary for property $writer
error 81 No summary for property $deleter
error 86 No summary for property $settingsRepository
error 91 No summary for property $addonValueService
error 96 No summary for property $productImageContainerRepository
error 101 No summary for property $customerStatusProvider
error 106 No summary for property $languageProvider
error 111 No summary for property $settingsReader
error 116 No summary for property $settingsWriter
error 121 No summary for property $addonValueStorageFactory
error 126 No summary for property $productImageStorage
error 131 No summary for property $productImagePathSettings
error 136 No summary for property $urlKeywordsRepairer
error 141 No summary for property $productImageProcessing

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/AbstractProductServiceFactory.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/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/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/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/Interfaces/ProductCategoryLinkerInterface.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 82 No summary for method removeProductFromStartPage()
error 90 No summary for method addProductToStartPage()

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/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/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/ProductImageContainerRepository.inc.php 1

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

GXMainComponents/Services/Core/Product/Repositories/Deleter/ProductRepositoryDeleteHelper.inc.php 1

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

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/ProductsContentFileStorage.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 13 No summary for class \ProductsContentFileStorage

GXMainComponents/Services/Core/Product/Repositories/Deleter/ProductRepositoryDeleter.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 32 No summary for property $deleteHelper

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/ProductRepositoryReader.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/Writer/Interfaces/ProductSettingsRepositoryWriterInterface.inc.php 1

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

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/ProductSettingsRepositoryWriter.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/ProductCategoryLinker.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 141 No summary for method removeProductFromStartPage()
error 154 No summary for method addProductToStartPage()
error 25 No summary for property $db
error 30 No summary for property $tableName

GXMainComponents/Services/Core/Product/ProductWriteService.inc.php 1

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

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

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

GXMainComponents/Services/Core/InfoBox/Collections/InfoBoxMessageCollection.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/Entities/InfoBoxMessage.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/Factories/InfoBoxFactory.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/InfoBox/Factories/Interfaces/InfoBoxFactoryInterface.inc.php 1

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

GXMainComponents/Services/Core/InfoBox/Repositories/InfoBoxRepository.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/InfoBox/Repositories/Interfaces/InfoBoxRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/InfoBox/Repositories/Deleter/InfoBoxRepositoryDeleter.php 1

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

GXMainComponents/Services/Core/InfoBox/Repositories/Deleter/Interfaces/InfoBoxRepositoryDeleterInterface.php 1

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

GXMainComponents/Services/Core/InfoBox/Repositories/Reader/Interfaces/InfoBoxRepositoryReaderInterface.php 1

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

GXMainComponents/Services/Core/InfoBox/Repositories/Reader/InfoBoxRepositoryReader.php 5

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

GXMainComponents/Services/Core/InfoBox/Repositories/Writer/Interfaces/InfoBoxRepositoryWriterInterface.php 1

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

GXMainComponents/Services/Core/InfoBox/Repositories/Writer/InfoBoxRepositoryWriter.php 1

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

GXMainComponents/Services/Core/Authentication/Collections/AuthStrategyCollection.inc.php 1

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

GXMainComponents/Services/Core/Authentication/Entities/Interfaces/AuthSettingsInterface.inc.php 1

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

GXMainComponents/Services/Core/Authentication/Entities/Interfaces/AuthCredentialsInterface.inc.php 1

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

GXMainComponents/Services/Core/Authentication/Entities/PasswordEncryptionSettings.inc.php 1

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

GXMainComponents/Services/Core/Authentication/Entities/AuthSettings.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $authStrategy
error 29 No summary for property $additionalStrategies

GXMainComponents/Services/Core/Authentication/Entities/UsernamePasswordCredentials.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $username
error 29 No summary for property $password

GXMainComponents/Services/Core/Authentication/Interfaces/AuthServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Authentication/Factories/AuthFactory.inc.php 2

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

GXMainComponents/Services/Core/Authentication/Factories/Interfaces/AuthFactoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Authentication/Strategies/PasswordHashStrategy.inc.php 1

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

GXMainComponents/Services/Core/Authentication/Strategies/Interfaces/AuthStrategyInterface.inc.php 1

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

GXMainComponents/Services/Core/Authentication/Strategies/Md5Strategy.inc.php 1

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

GXMainComponents/Services/Core/Authentication/AuthService.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 51 Name of argument $authCredentials does not match with the DocBlock's name $authCredentials. in authUser()
notice 51 Parameter $authCredentials. could not be found in authUser()
error 23 No summary for property $settings
error 28 No summary for property $customerReadService

GXMainComponents/Services/Core/ParcelTrackingCode/ActiveRecordParcelTrackingCode.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $repository
error 25 No summary for property $trackingCode

GXMainComponents/Services/Core/ParcelTrackingCode/Repository/GXParcelTrackingCodeWriter.php 3

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

GXMainComponents/Services/Core/ParcelTrackingCode/Repository/ParcelTrackingCodeRepository.inc.php 3

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

GXMainComponents/Services/Core/ParcelTrackingCode/Repository/ParcelTrackingCodeFinder.inc.php 3

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

GXMainComponents/Services/Core/ParcelTrackingCode/Repository/ParcelTrackingCodeDeleter.inc.php 3

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

GXMainComponents/Services/Core/ParcelTrackingCode/ParcelTrackingCodeDeleteService.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $repository

GXMainComponents/Services/Core/ParcelTrackingCode/Entities/GXParcelTrackingCode.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 121 No summary for method isLightweight()
error 20 No summary for property $parcelServiceId
error 25 No summary for property $orderId
error 30 No summary for property $trackingCode
error 35 No summary for property $languageId
error 40 No summary for property $isLightweight
error 45 No summary for property $name
error 50 No summary for property $url
error 55 No summary for property $comment

GXMainComponents/Services/Core/ParcelTrackingCode/ValueObjects/ParcelTrackingCodeServiceId.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $id

GXMainComponents/Services/Core/ParcelTrackingCode/ValueObjects/ParcelTrackingCodeComment.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $comment

GXMainComponents/Services/Core/ParcelTrackingCode/ValueObjects/ParcelTrackingCodeOrderId.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $id

GXMainComponents/Services/Core/ParcelTrackingCode/ValueObjects/OrderParcelTrackingCode.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $code

GXMainComponents/Services/Core/ParcelTrackingCode/ValueObjects/ParcelTrackingCodeServiceName.inc.php 2

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

GXMainComponents/Services/Core/ParcelTrackingCode/ValueObjects/ParcelTrackingCodeLanguageId.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $id

GXMainComponents/Services/Core/ParcelTrackingCode/ValueObjects/ParcelTrackingCodeId.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $id

GXMainComponents/Services/Core/ParcelTrackingCode/ValueObjects/ParcelTrackingCodeUrl.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $url

GXMainComponents/Services/Core/ParcelTrackingCode/Factories/ParcelTrackingCodeFactory.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $repository
error 25 No summary for property $deleteService
error 30 No summary for property $finder

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/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/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/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/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/Interfaces/ProductAttributeObjectServiceInterface.inc.php 1

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

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/Factories/AbstractProductAttributeServiceFactory.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/ProductAttributeFactory.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/Repositories/Interfaces/ProductAttributeRepositoryInterface.inc.php 1

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

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/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/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/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/Order/Storages/OrderItemAddonValueStorage.inc.php 1

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

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/Storages/OrderStatusHistoryStorage.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/Order/Collections/StoredOrderTotalCollection.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/OrderTotalCollection.inc.php 1

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

GXMainComponents/Services/Core/Order/Collections/OrderItemGXCustomizerDataCollection.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/OrderStatusHistoryListItemCollection.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/OrderItemCollection.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/OrderTrackingInformationCollection.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/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/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/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/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/StoredOrderItem.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/OrderItemAttributeInterface.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/OrderShippingTypeInterface.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/OrderItemInterface.inc.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/OrderPaymentTypeInterface.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/StoredOrderItemProperty.php 1

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

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/OrderItemProperty.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 136 No summary for method getOrderId()
error 147 No summary for method setOrderId()
error 158 No summary for method getCustomerId()
error 169 No summary for method setCustomerId()
error 180 No summary for method getCustomerName()
error 191 No summary for method setCustomerName()
error 202 No summary for method getCustomerEmail()
error 213 No summary for method setCustomerEmail()
error 224 No summary for method getDeliveryAddress()
error 235 No summary for method setDeliveryAddress()
error 246 No summary for method getBillingAddress()
error 257 No summary for method setBillingAddress()
error 268 No summary for method getComment()
error 279 No summary for method setComment()
error 290 No summary for method getCustomerMemos()
error 301 No summary for method setCustomerMemos()
error 312 No summary for method getCustomerStatusId()
error 323 No summary for method setCustomerStatusId()
error 334 No summary for method getCustomerStatusName()
error 345 No summary for method setCustomerStatusName()
error 356 No summary for method getTotalWeight()
error 367 No summary for method setTotalWeight()
error 378 No summary for method getTotalSum()
error 389 No summary for method setTotalSum()
error 400 No summary for method getPaymentType()
error 411 No summary for method setPaymentType()
error 422 No summary for method getShippingType()
error 433 No summary for method setShippingType()
error 444 No summary for method getTrackingLinks()
error 455 No summary for method setTrackingLinks()
error 466 No summary for method getPurchaseDateTime()
error 477 No summary for method setPurchaseDateTime()
error 488 No summary for method getOrderStatusId()
error 499 No summary for method setOrderStatusId()
error 510 No summary for method getOrderStatusName()
error 521 No summary for method setOrderStatusName()
error 532 No summary for method getWithdrawalIds()
error 543 No summary for method setWithdrawalIds()
error 554 No summary for method getMailStatus()
error 565 No summary for method setMailStatus()
error 576 No summary for method getInvoiceNumbers()
error 587 No summary for method setInvoiceNumbers()
error 598 No summary for method getCustomerCompany()
error 609 No summary for method setCustomerCompany()
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 $customerCompany
error 60 No summary for property $customerEmail
error 65 No summary for property $customerStatusId
error 70 No summary for property $customerStatusName
error 75 No summary for property $customerMemos
error 80 No summary for property $deliveryAddress
error 85 No summary for property $billingAddress
error 90 No summary for property $comment
error 95 No summary for property $totalWeight
error 100 No summary for property $totalSum
error 105 No summary for property $paymentType
error 110 No summary for property $shippingType
error 115 No summary for property $trackingLinks
error 120 No summary for property $withdrawalIds
error 125 No summary for property $mailStatus
error 130 No summary for property $invoiceNumbers

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/OrderTotal.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/OrderPaymentType.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/ValueObjects/OrderItemDownloadInformation.inc.php 1

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

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/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/OrderItemGXCustomizerData.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $db
error 25 No summary for property $table
error 30 No summary for property $keyField
error 35 No summary for property $valueField

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/Interfaces/OrderListGeneratorInterface.inc.php 1

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

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/OrderWriteServiceInterface.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 47 Name of argument $totalWeight does not match with the DocBlock's name $comment in createNewCustomerOrder()
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 Name of argument $comment does not match with the DocBlock's name $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/Factories/Interfaces/OrderFactoryInterface.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/OrderItemFactoryInterface.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/OrderItemAttributeRepositoryFactoryInterface.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 32 No summary for property $paymentTitleProvider
error 37 No summary for property $shippingTitleProvider
error 42 No summary for property $orderServiceSettings

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/AbstractOrderServiceFactory.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/OrderFactory.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/OrderItemFactory.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 253 No summary for method _setKeywordWhereClause()
error 30 No summary for property $db
error 35 No summary for property $defaultLanguageId
error 40 No summary for property $paymentTitleProvider
error 45 No summary for property $shippingTitleProvider

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/OrderItemPropertyRepository.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/OrderTotalRepository.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/Deleter/OrderTotalRepositoryDeleter.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/OrderRepositoryDeleter.inc.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/OrderItemAttributeRepositoryDeleterInterface.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/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/OrderItemPropertyRepositoryDeleterInterface.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/Reader/OrderItemPropertyRepositoryReader.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 55 Name of argument $db does not match with the DocBlock's name $orderItemAttributeFactory in __construct()
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 Name of argument $orderItemAttributeFactory does not match with the DocBlock's name $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/OrderItemRepositoryReader.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 44 No summary for property $paymentTitleProvider

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/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/OrderTotalRepositoryReaderInterface.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/OrderStatusHistoryReaderInterface.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/OrderTotalRepositoryReader.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/OrderTotalRepositoryWriter.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/OrderItemPropertyRepositoryWriter.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/Interface/OrderItemRepositoryWriterInterface.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/OrderItemRepositoryWriter.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/Interface/OrderItemRepositoryInterface.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/OrderItemAttributeRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/VPE/Entities/Interfaces/VPEInterface.inc.php 1

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

GXMainComponents/Services/Core/VPE/Entities/VPECollection.inc.php 1

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

GXMainComponents/Services/Core/VPE/Entities/VPE.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $id
error 30 No summary for property $names
error 35 No summary for property $default

GXMainComponents/Services/Core/VPE/Interfaces/VPEReadServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/VPE/Interfaces/VPEWriteServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/VPE/VPEWriteService.inc.php 2

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

GXMainComponents/Services/Core/VPE/Factories/VPEServiceFactory.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $repository
error 30 No summary for property $storage
error 35 No summary for property $factory
error 40 No summary for property $languageProvider
error 45 No summary for property $queryBuilder

GXMainComponents/Services/Core/VPE/Factories/VPEFactory.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 25 No summary for method createEntity()
error 34 No summary for method createCollection()

GXMainComponents/Services/Core/VPE/VPEReadService.inc.php 2

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

GXMainComponents/Services/Core/VPE/Repositories/VPEStorage.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 32 Argument $queryBuilder is missing from the Docblock of __construct
error 32 Argument $languageProvider is missing from the Docblock of __construct
error 32 No summary for method __construct()
error 24 No summary for property $queryBuilder
error 29 No summary for property $languageProvider

GXMainComponents/Services/Core/VPE/Repositories/Interfaces/VPERepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/VPE/Repositories/Interfaces/VPEStorageInterface.inc.php 1

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

GXMainComponents/Services/Core/VPE/Repositories/VPERepository.inc.php 4

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

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/UserConfigurationReaderInterface.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/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/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/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/StaticSeoUrl/StaticSeoUrlWriteService.inc.php 2

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

GXMainComponents/Services/Core/StaticSeoUrl/Collections/StaticSeoUrlCollection.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Collections/StaticSeoUrlContentCollection.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Entities/Interfaces/StaticSeoUrlInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Entities/Interfaces/StaticSeoUrlContentInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Entities/StaticSeoUrlContent.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Entities/StaticSeoUrl.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 74 No summary for method __construct()

GXMainComponents/Services/Core/StaticSeoUrl/Interfaces/StaticSeoUrlReadServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Interfaces/StaticSeoUrlWriteServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Factories/StaticSeoUrlServiceFactory.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 85 No summary for method createStaticSeoUrlReadService()
error 31 No summary for property $repository
error 36 No summary for property $writer
error 41 No summary for property $reader
error 46 No summary for property $deleter
error 51 No summary for property $contentRepository
error 57 No summary for property $contentWriter
error 62 No summary for property $contentReader
error 67 No summary for property $contentDeleter

GXMainComponents/Services/Core/StaticSeoUrl/Factories/AbstractStaticSeoUrlServiceFactory.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/StaticSeoUrlRepository.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $writer
error 32 No summary for property $reader
error 37 No summary for property $deleter
error 42 No summary for property $staticSeoUrlContentRepository

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlContentRepositoryWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlRepositoryWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlRepositoryDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlRepositoryReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlContentRepositoryDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlContentRepositoryReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlContentRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Deleter/StaticSeoUrlRepositoryDeleter.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Deleter/StaticSeoUrlContentRepositoryDeleter.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Reader/StaticSeoUrlRepositoryReader.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Reader/StaticSeoUrlContentRepositoryReader.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Writer/StaticSeoUrlContentRepositoryWriter.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/Writer/StaticSeoUrlRepositoryWriter.inc.php 1

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

GXMainComponents/Services/Core/StaticSeoUrl/Repositories/StaticSeoUrlContentRepository.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $writer
error 32 No summary for property $reader
error 37 No summary for property $deleter

GXMainComponents/Services/Core/StaticSeoUrl/StaticSeoUrlReadService.inc.php 2

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

GXMainComponents/Services/Core/Category/CategoryWriteService.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 61 No summary for property $cacheControl

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/Collections/CategoryListItemCollection.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/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/StoredCategory.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/CategoryReadServiceInterface.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/CategorySettingsInterface.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/Category.inc.php 1

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

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/Interfaces/CategoryObjectServiceInterface.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/CategoryFactory.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/Interfaces/CategoryListProviderFactoryInterface.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 30

Type Line Description
error 0 No summary was found for this file
error 159 Argument $seoBoost is missing from the Docblock of __construct
error 159 Name of argument $seoBoost does not match with the DocBlock's name $settings in __construct()
error 159 The type hint of the argument is incorrect for the type definition of the @param tag with argument $seoBoost in __construct()
error 26 No summary for property $db
error 31 No summary for property $objectService
error 36 No summary for property $readService
error 41 No summary for property $writeService
error 46 No summary for property $settings
error 51 No summary for property $categoryRepo
error 56 No summary for property $reader
error 61 No summary for property $writer
error 66 No summary for property $deleter
error 71 No summary for property $settingsRepo
error 76 No summary for property $productRepository
error 81 No summary for property $addonValueService
error 86 No summary for property $customerStatusProvider
error 91 No summary for property $urlRewriteStorage
error 96 No summary for property $categoryListProviderFactory
error 101 No summary for property $categoryFactory
error 106 No summary for property $languageProvider
error 111 No summary for property $settingsReader
error 116 No summary for property $settingsWriter
error 121 No summary for property $addonValueStorageFactory
error 126 No summary for property $categoryImageStorage
error 131 No summary for property $categoryIconStorage
error 136 No summary for property $productPermissionSetter
error 141 No summary for property $urlKeywordsRepairer
error 146 No summary for property $cacheControl
error 151 No summary for property $seoBoost

GXMainComponents/Services/Core/Category/CategoryObjectService.inc.php 1

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

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/Providers/CategoryListProvider.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 63 Name of argument $categoryRepo does not match with the DocBlock's name $db in __construct()
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 Name of argument $db does not match with the DocBlock's name $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/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/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/Deleter/CategoryRepositoryDeleter.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 35 No summary for property $productRepository

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/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/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/QuantityUnit/Entities/QuantityUnitCollection.inc.php 1

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

GXMainComponents/Services/Core/QuantityUnit/Entities/Interfaces/QuantityUnitInterface.inc.php 1

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

GXMainComponents/Services/Core/QuantityUnit/Entities/GXEngineQuantityUnit.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $id
error 29 No summary for property $names

GXMainComponents/Services/Core/QuantityUnit/Interfaces/QuantityUnitWriteServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/QuantityUnit/Interfaces/QuantityUnitReadServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/QuantityUnit/Factories/QuantityUnitServiceFactory.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $readService
error 35 No summary for property $writeService
error 40 No summary for property $repository
error 45 No summary for property $storage
error 50 No summary for property $factory
error 55 No summary for property $languageProvider

GXMainComponents/Services/Core/QuantityUnit/Factories/QuantityUnitFactory.inc.php 1

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

GXMainComponents/Services/Core/QuantityUnit/QuantityUnitWriteService.inc.php 2

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

GXMainComponents/Services/Core/QuantityUnit/Repositories/Interfaces/QuantityUnitStorageInterface.inc.php 1

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

GXMainComponents/Services/Core/QuantityUnit/Repositories/Interfaces/QuantityUnitRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/QuantityUnit/Repositories/QuantityUnitRepository.inc.php 4

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

GXMainComponents/Services/Core/QuantityUnit/Repositories/QuantityUnitStorage.inc.php 3

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

GXMainComponents/Services/Core/QuantityUnit/QuantityUnitReadService.inc.php 2

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

GXMainComponents/Services/Core/Customer/CustomerMemoCollection.php 1

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

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

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

GXMainComponents/Services/Core/Customer/CustomerRegistrationInputValidatorService.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 149 Argument $inputArray is missing from the Docblock of _namesOptionalAndCompanyNotEmpty
error 149 No summary for method _namesOptionalAndCompanyNotEmpty()

GXMainComponents/Services/Core/Customer/CustomerConfigurationProvider.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $db
error 25 No summary for property $languageTextManager
error 30 No summary for property $minLength
error 52 No summary for property $display
error 68 No summary for property $errorMessages
error 97 No summary for property $configuration
error 126 No summary for property $defaultStatusId
error 134 No summary for property $configurationTable
error 143 No summary for property $gmConfigurationTable

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/AbstractCustomerServiceFactory.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 4

Type Line Description
error 0 No summary was found for this file
error 603 No summary for method _getAddonValueService()
error 612 No summary for method _getConfigurationProvider()
error 34 No summary for property $configurationProvider

GXMainComponents/Services/Core/Customer/CustomerReader.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/CustomerWriter.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/ValueObjects/CustomerB2BStatus.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/CustomerServiceSettings.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 31 No summary for property $defaultCustomerStatusId
error 36 No summary for property $defaultGuestStatusId
error 41 No summary for property $moveOnlyIfNoGuest

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/CustomerCountryZoneName.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/Settings/CustomerErrorMessageSettings.inc.php 23

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $gender
error 25 No summary for property $firstName
error 30 No summary for property $lastName
error 35 No summary for property $dateOfBirth
error 40 No summary for property $company
error 45 No summary for property $vatNumber
error 50 No summary for property $email
error 55 No summary for property $emailAddressCheck
error 60 No summary for property $emailConfirmation
error 65 No summary for property $emailExists
error 70 No summary for property $street
error 75 No summary for property $houseNumber
error 80 No summary for property $postcode
error 85 No summary for property $city
error 90 No summary for property $country
error 95 No summary for property $countryZone
error 100 No summary for property $countryZoneSelection
error 105 No summary for property $telephoneNumber
error 110 No summary for property $password
error 115 No summary for property $passwordMismatch
error 120 No summary for property $privacy
error 125 No summary for property $invalidInput

GXMainComponents/Services/Core/Customer/ValueObjects/Settings/CustomerDisplaySettings.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $gender
error 25 No summary for property $dateOfBirth
error 30 No summary for property $company
error 35 No summary for property $countryZone
error 40 No summary for property $telephone
error 45 No summary for property $fax
error 50 No summary for property $suburb

GXMainComponents/Services/Core/Customer/ValueObjects/Settings/CustomerMaxLengthSettings.inc.php 12

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $firstName
error 25 No summary for property $lastName
error 30 No summary for property $company
error 35 No summary for property $vatNumber
error 40 No summary for property $street
error 45 No summary for property $houseNumber
error 50 No summary for property $postcode
error 55 No summary for property $city
error 60 No summary for property $countryZone
error 65 No summary for property $suburb
error 70 No summary for property $telephoneNumber

GXMainComponents/Services/Core/Customer/ValueObjects/Settings/CustomerConfigurationSettings.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $optionalNames
error 25 No summary for property $acceptPrivacy
error 30 No summary for property $splitStreetInformation

GXMainComponents/Services/Core/Customer/ValueObjects/Settings/CustomerMinLengthSettings.inc.php 13

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $firstName
error 25 No summary for property $lastName
error 30 No summary for property $dateOfBirth
error 35 No summary for property $email
error 40 No summary for property $street
error 45 No summary for property $houseNumber
error 50 No summary for property $company
error 55 No summary for property $postcode
error 60 No summary for property $city
error 65 No summary for property $countryZone
error 70 No summary for property $telephoneNumber
error 75 No summary for property $password

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/CustomerGender.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/CustomerCallNumber.inc.php 1

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

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/CustomerEmail.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/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/CustomerCountryIso2.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/CustomerCountryIso3.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/CustomerPassword.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/CustomerHashedPassword.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/AddressClass.inc.php 1

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

GXMainComponents/Services/Core/Customer/ValueObjects/CustomerInputValidatorSettings.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 642 No summary for method isNamesOptional()
error 31 No summary for property $configuration
error 36 No summary for property $display
error 41 No summary for property $minLength
error 46 No summary for property $maxLength
error 51 No summary for property $errorMessages

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/CustomerDateOfBirth.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/Interfaces/CustomerWriterInterface.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/CustomerInputValidatorInterface.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/ValueObjects/CustomerCountryNameInterface.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/CustomerInputValidatorSettingsInterface.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 365 No summary for method isNamesOptional()

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/CustomerServiceSettingsInterface.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/CustomerCityInterface.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/CustomerSuburbInterface.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/CustomerCountryZoneIsoCodeInterface.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/CustomerAdditionalAddressInfoInterface.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/AddressBlockInterface.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/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/CustomerEmailInterface.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/ValueObjects/CustomerNumberInterface.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/CustomerCountryIso3Interface.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/CustomerCallNumberInterface.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/CustomerAccountInputValidatorInterface.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/CustomerRegistrationInputValidatorServiceInterface.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/CustomerReaderInterface.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/VatNumberValidatorInterface.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/CustomerReadService.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/CustomerAccountInputValidator.inc.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/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/ShoppingCart/SharedShoppingCartSettings.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/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/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/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/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/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/CustomerGroup/Services/CustomerGroupWriteService.inc.php 4

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

GXMainComponents/Services/Core/CustomerGroup/Services/CustomerGroupReadService.inc.php 2

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

GXMainComponents/Services/Core/CustomerGroup/Serializers/CustomerGroupConfigurationsSerializer.php 2

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

GXMainComponents/Services/Core/CustomerGroup/Serializers/Interfaces/CustomerGroupCollectionSerializerInterface.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Serializers/Interfaces/CustomerGroupSerializerInterface.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Serializers/Interfaces/CustomerGroupSettingsSerializerInterface.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Serializers/Interfaces/CustomerGroupConfigurationsSerializerInterface.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Serializers/CustomerGroupSerializer.php 4

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

GXMainComponents/Services/Core/CustomerGroup/Serializers/CustomerGroupCollectionSerializer.php 6

Type Line Description
error 0 No summary was found for this file
error 32 Argument $customerGroupSerializer is missing from the Docblock of __construct
error 32 Argument $factory is missing from the Docblock of __construct
error 32 No summary for method __construct()
error 24 No summary for property $customerGroupSerializer
error 29 No summary for property $factory

GXMainComponents/Services/Core/CustomerGroup/Serializers/CustomerGroupSettingsSerializer.php 2

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

GXMainComponents/Services/Core/CustomerGroup/Entities/Interfaces/CustomerGroupInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Entities/CustomerGroup.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 46 No summary for property $names
error 51 No summary for property $settings
error 56 No summary for property $configurations
error 61 No summary for property $repository

GXMainComponents/Services/Core/CustomerGroup/Entities/CustomerGroupCollection.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/ValueObjects/CustomerGroupConfigurations.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $minOrder
error 30 No summary for property $maxOrder
error 35 No summary for property $discount
error 40 No summary for property $otDiscount
error 45 No summary for property $unallowedPaymentModules
error 50 No summary for property $unallowedShippingModules

GXMainComponents/Services/Core/CustomerGroup/ValueObjects/Interfaces/CustomerGroupSettingsInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/ValueObjects/Interfaces/CustomerGroupConfigurationsInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/ValueObjects/CustomerGroupSettings.inc.php 24

Type Line Description
error 0 No summary was found for this file
error 78 Argument $statusPublic is missing from the Docblock of __construct
error 78 Argument $statusOtDiscount is missing from the Docblock of __construct
error 78 Argument $statusGraduatedPrices is missing from the Docblock of __construct
error 78 Argument $statusShowPrice is missing from the Docblock of __construct
error 78 Argument $statusShowPriceTax is missing from the Docblock of __construct
error 78 Argument $statusAddTaxOt is missing from the Docblock of __construct
error 78 Argument $statusDiscountAttributes is missing from the Docblock of __construct
error 78 Argument $statusFsk18 is missing from the Docblock of __construct
error 78 Argument $statusFsk18Display is missing from the Docblock of __construct
error 78 Argument $statusWriteReviews is missing from the Docblock of __construct
error 78 Argument $statusReadReviews is missing from the Docblock of __construct
error 78 No summary for method __construct()
error 25 No summary for property $statusPublic
error 30 No summary for property $statusOtDiscount
error 35 No summary for property $statusGraduatedPrices
error 40 No summary for property $statusShowPrice
error 45 No summary for property $statusShowPriceTax
error 50 No summary for property $statusAddTaxOt
error 55 No summary for property $statusDiscountAttributes
error 60 No summary for property $statusFsk18
error 65 No summary for property $statusFsk18Display
error 70 No summary for property $statusWriteReviews
error 75 No summary for property $statusReadReviews

GXMainComponents/Services/Core/CustomerGroup/Interfaces/CustomerGroupWriteServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Interfaces/CustomerGroupReadServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Factories/CustomerGroupFactory.inc.php 2

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

GXMainComponents/Services/Core/CustomerGroup/Factories/CustomerGroupServiceFactory.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 85 No summary for method createFactory()
error 25 No summary for property $queryBuilder
error 30 No summary for property $accessRepository
error 35 No summary for property $writeService
error 40 No summary for property $readerService
error 45 No summary for property $factory

GXMainComponents/Services/Core/CustomerGroup/Repositories/CustomerGroupRepository.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 33 Argument $writer is missing from the Docblock of __construct
error 33 Argument $deleter is missing from the Docblock of __construct
error 33 No summary for method __construct()
error 25 No summary for property $writer
error 30 No summary for property $deleter

GXMainComponents/Services/Core/CustomerGroup/Repositories/Interfaces/CustomerGroupRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Repositories/Interfaces/CustomerGroupDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Repositories/Interfaces/CustomerGroupAccessRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Repositories/Interfaces/CustomerGroupWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Repositories/Interfaces/CustomerGroupReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/CustomerGroup/Repositories/CustomerGroupReader.inc.php 4

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

GXMainComponents/Services/Core/CustomerGroup/Repositories/CustomerGroupDeleter.inc.php 4

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

GXMainComponents/Services/Core/CustomerGroup/Repositories/CustomerGroupAccessRepository.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $factory
error 31 No summary for property $reader
error 37 No summary for property $languageProvider

GXMainComponents/Services/Core/CustomerGroup/Repositories/CustomerGroupWriter.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $queryBuilder
error 29 No summary for property $languageProvider

GXMainComponents/Services/Core/Statistic/interfaces/StatisticsServiceInterface.inc.php 1

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

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/Invoice/InvoiceArchiveWriteService.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $invoiceListGenerator
error 29 No summary for property $invoiceRepository
error 34 No summary for property $fileEntitler
error 39 No summary for property $fileStorage

GXMainComponents/Services/Core/Invoice/InvoiceListItemCollection.inc.php 1

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

GXMainComponents/Services/Core/Invoice/ValueObjects/EnvInvoiceServiceSettings.inc.php 1

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

GXMainComponents/Services/Core/Invoice/ValueObjects/InvoiceInformation.inc.php 12

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $invoiceNumber
error 29 No summary for property $invoiceDate
error 34 No summary for property $currency
error 39 No summary for property $totalSum
error 44 No summary for property $customerId
error 49 No summary for property $customerStatusInformation
error 54 No summary for property $paymentAddress
error 59 No summary for property $shippingAddress
error 64 No summary for property $orderId
error 69 No summary for property $orderPurchaseDate
error 74 No summary for property $paymentType

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/InvoiceRepositoryInterface.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/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/InvoiceServiceSettingsInterface.inc.php 1

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

GXMainComponents/Services/Core/Invoice/InvoiceFileEntitler.inc.php 1

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

GXMainComponents/Services/Core/Invoice/InvoiceListGenerator.inc.php 4

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

GXMainComponents/Services/Core/Invoice/InvoiceArchiveReadService.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 23 No summary for property $invoiceListGenerator
error 28 No summary for property $invoiceServiceSettings

GXMainComponents/Services/Core/Invoice/AbstractInvoiceServiceFactory.inc.php 1

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

GXMainComponents/Services/Core/Invoice/InvoiceListItem.inc.php 18

Type Line Description
error 0 No summary was found for this file
error 23 No summary for property $invoiceId
error 28 No summary for property $invoiceNumber
error 40 No summary for property $invoiceDate
error 45 No summary for property $totalSum
error 50 No summary for property $currency
error 55 No summary for property $customerId
error 60 No summary for property $customerName
error 65 No summary for property $customerStatusId
error 70 No summary for property $customerStatusName
error 75 No summary for property $customerMemos
error 80 No summary for property $paymentAddress
error 85 No summary for property $shippingAddress
error 90 No summary for property $orderId
error 95 No summary for property $orderDatePurchased
error 100 No summary for property $paymentType
error 105 No summary for property $orderStatusId
error 110 No summary for property $orderStatusName

GXMainComponents/Services/Core/Invoice/InvoiceServiceFactory.inc.php 3

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

GXMainComponents/Services/Core/Invoice/InvoiceRepository.inc.php 3

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

GXMainComponents/Services/Core/Withdrawal/Services/WithdrawalWriteService.inc.php 2

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

GXMainComponents/Services/Core/Withdrawal/Services/WithdrawalReadService.inc.php 2

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

GXMainComponents/Services/Core/Withdrawal/Entities/Interfaces/WithdrawalInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/Entities/Withdrawal.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $withdrawalId
error 29 No summary for property $withdrawalDate
error 34 No summary for property $withdrawalContent
error 39 No summary for property $withdrawalDateCreated
error 44 No summary for property $createdByAdmin
error 49 No summary for property $withdrawalOrder
error 54 No summary for property $repository

GXMainComponents/Services/Core/Withdrawal/Entities/WithdrawalCollection.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/ValueObjects/Interfaces/WithdrawalOrderInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/ValueObjects/WithdrawalOrder.inc.php 13

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $orderId
error 29 No summary for property $customerId
error 34 No summary for property $customerGender
error 39 No summary for property $customerFirstName
error 44 No summary for property $customerLastName
error 49 No summary for property $customerStreetAddress
error 54 No summary for property $customerPostCode
error 59 No summary for property $customerCity
error 64 No summary for property $customerCountry
error 69 No summary for property $customerEmail
error 74 No summary for property $orderDate
error 79 No summary for property $deliveryDate

GXMainComponents/Services/Core/Withdrawal/Interfaces/WithdrawalReadServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/Interfaces/WithdrawalWriteServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/Factories/WithdrawalFactory.inc.php 2

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

GXMainComponents/Services/Core/Withdrawal/Factories/WithdrawalServiceFactory.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $queryBuilder
error 29 No summary for property $accessRepository
error 34 No summary for property $repository
error 39 No summary for property $reader
error 44 No summary for property $writer
error 49 No summary for property $deleter
error 54 No summary for property $readService
error 59 No summary for property $writeService
error 64 No summary for property $factory

GXMainComponents/Services/Core/Withdrawal/Repositories/WithdrawalDeleter.inc.php 2

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

GXMainComponents/Services/Core/Withdrawal/Repositories/WithdrawalAccessRepository.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $factory
error 29 No summary for property $reader

GXMainComponents/Services/Core/Withdrawal/Repositories/WithdrawalReader.inc.php 2

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

GXMainComponents/Services/Core/Withdrawal/Repositories/Interfaces/WithdrawalAccessRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/Repositories/Interfaces/WithdrawalReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/Repositories/Interfaces/WithdrawalRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/Repositories/Interfaces/WithdrawalDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/Repositories/Interfaces/WithdrawalWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/Withdrawal/Repositories/WithdrawalWriter.inc.php 2

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

GXMainComponents/Services/Core/Withdrawal/Repositories/WithdrawalRepository.inc.php 3

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

GXMainComponents/Services/Core/Slider/Storages/SlideImageFileStorage.inc.php 1

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

GXMainComponents/Services/Core/Slider/Collections/SlideCollection.inc.php 1

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

GXMainComponents/Services/Core/Slider/Collections/SlideImageAreaCollection.inc.php 1

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

GXMainComponents/Services/Core/Slider/Collections/SlideImageCollection.inc.php 1

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

GXMainComponents/Services/Core/Slider/Collections/SliderCollection.inc.php 1

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

GXMainComponents/Services/Core/Slider/SliderReadService.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $sliderRepository
error 29 No summary for property $slideRepository
error 34 No summary for property $slideImageRepository
error 39 No summary for property $slideImageAreaRepository
error 44 No summary for property $sliderAssignmentRepository
error 49 No summary for property $slideImageFileStorage

GXMainComponents/Services/Core/Slider/SliderWriteService.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $sliderRepository
error 29 No summary for property $slideRepository
error 34 No summary for property $slideImageRepository
error 39 No summary for property $slideImageAreaRepository
error 44 No summary for property $sliderAssignmentRepository
error 49 No summary for property $slideImageFileStorage

GXMainComponents/Services/Core/Slider/Entities/EnvSlideImageFileStorageSettings.inc.php 1

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

GXMainComponents/Services/Core/Slider/Entities/SlideImage.inc.php 1

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

GXMainComponents/Services/Core/Slider/Entities/Slider.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 61 No summary for method __construct()

GXMainComponents/Services/Core/Slider/Entities/Interfaces/SlideInterface.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 101 Name of argument $altText does not match with the DocBlock's name $altText. in setAltText()
notice 101 Parameter $altText. could not be found in setAltText()

GXMainComponents/Services/Core/Slider/Entities/Interfaces/SlideImageAreaInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Entities/Interfaces/SlideImagePathsSettingsInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Entities/Interfaces/SlideImageInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Entities/Interfaces/SliderInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Entities/Slide.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 91 No summary for method __construct()

GXMainComponents/Services/Core/Slider/Entities/SlideImageArea.inc.php 1

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

GXMainComponents/Services/Core/Slider/Interfaces/SliderWriteServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Interfaces/SliderReadServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Factories/SliderServiceFactory.inc.php 1

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

GXMainComponents/Services/Core/Slider/Factories/AbstractSliderServiceFactory.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/SliderRepository.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $writer
error 28 No summary for property $reader
error 31 No summary for property $deleter
error 34 No summary for property $slideRepository

GXMainComponents/Services/Core/Slider/Repositories/SlideImageRepository.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $writer
error 32 No summary for property $reader
error 37 No summary for property $deleter
error 42 No summary for property $slideImageAreaRepository

GXMainComponents/Services/Core/Slider/Repositories/SliderAssignmentRepository.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideImageAreaRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideImageAreaRepositoryDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SliderRepositoryWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideImageAreaRepositoryWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideImageAreaRepositoryReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideRepositoryDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SliderRepositoryDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideImageRepositoryWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SliderRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideImageRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideRepositoryReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SliderRepositoryReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideImageRepositoryDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideImageRepositoryReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SliderAssignmentRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Interfaces/SlideRepositoryWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/SlideImageAreaRepository.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $writer
error 32 No summary for property $reader
error 37 No summary for property $deleter

GXMainComponents/Services/Core/Slider/Repositories/Deleter/SlideRepositoryDeleter.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Deleter/SlideImageRepositoryDeleter.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Deleter/SliderRepositoryDeleter.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Deleter/SlideImageAreaRepositoryDeleter.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Reader/SlideImageRepositoryReader.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Reader/SliderRepositoryReader.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Reader/SlideRepositoryReader.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Reader/SlideImageAreaRepositoryReader.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/SlideRepository.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $writer
error 32 No summary for property $reader
error 37 No summary for property $deleter
error 42 No summary for property $slideImageRepository

GXMainComponents/Services/Core/Slider/Repositories/Writer/SlideImageAreaRepositoryWriter.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Writer/SliderRepositoryWriter.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Writer/SlideRepositoryWriter.inc.php 1

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

GXMainComponents/Services/Core/Slider/Repositories/Writer/SlideImageRepositoryWriter.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Collections/OrderStatusCollection.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Entities/Interfaces/OrderStatusInterface.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Entities/OrderStatus.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $id
error 30 No summary for property $names
error 35 No summary for property $color

GXMainComponents/Services/Core/OrderStatus/Interfaces/OrderStatusServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Factories/OrderStatusFactory.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Factories/Interfaces/OrderStatusServiceFactoryInterface.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Factories/Interfaces/OrderStatusFactoryInterface.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Factories/OrderStatusServiceFactory.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $repository
error 35 No summary for property $factory
error 40 No summary for property $reader
error 45 No summary for property $writer
error 50 No summary for property $deleter
error 55 No summary for property $languageProvider

GXMainComponents/Services/Core/OrderStatus/Exceptions/OrderStatusNotFoundException.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Exceptions/OrderStatusIdExistsException.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Exceptions/OrderStatusIdNotExistsException.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Repositories/OrderStatusRepository.inc.php 6

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

GXMainComponents/Services/Core/OrderStatus/Repositories/OrderStatusReader.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $table
error 35 No summary for property $id

GXMainComponents/Services/Core/OrderStatus/Repositories/Interfaces/OrderStatusWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Repositories/Interfaces/OrderStatusRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Repositories/Interfaces/OrderStatusReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Repositories/Interfaces/OrderStatusDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/OrderStatus/Repositories/OrderStatusWriter.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $table
error 35 No summary for property $id
error 40 No summary for property $languageProvider

GXMainComponents/Services/Core/OrderStatus/Repositories/OrderStatusDeleter.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $table
error 35 No summary for property $id

GXMainComponents/Services/Core/OrderStatus/OrderStatusService.inc.php 2

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

GXMainComponents/Services/Core/Review/Services/ReviewReadService.inc.php 2

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

GXMainComponents/Services/Core/Review/Services/ReviewWriteService.inc.php 2

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

GXMainComponents/Services/Core/Review/Entities/Interfaces/ReviewInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/Entities/ReviewCollection.inc.php 1

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

GXMainComponents/Services/Core/Review/Entities/Review.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $id
error 30 No summary for property $productId
error 35 No summary for property $rating
error 40 No summary for property $dateAdded
error 45 No summary for property $lastModifiedDate
error 50 No summary for property $read
error 55 No summary for property $languageId
error 60 No summary for property $text
error 65 No summary for property $customer
error 70 No summary for property $repository

GXMainComponents/Services/Core/Review/ValueObjects/Interfaces/ReviewCustomerInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/ValueObjects/ReviewCustomer.inc.php 3

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

GXMainComponents/Services/Core/Review/Interfaces/ReviewReadServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/Interfaces/ReviewWriteServiceInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/Factories/ReviewServiceFactory.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $factory
error 35 No summary for property $accessRepository
error 40 No summary for property $repository
error 45 No summary for property $reader
error 50 No summary for property $writer
error 55 No summary for property $deleter
error 60 No summary for property $readService
error 65 No summary for property $writeService

GXMainComponents/Services/Core/Review/Factories/ReviewFactory.inc.php 2

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

GXMainComponents/Services/Core/Review/Repositories/ReviewReader.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 142 No summary for method _buildReviewDataArray()
error 24 No summary for property $queryBuilder

GXMainComponents/Services/Core/Review/Repositories/Interfaces/ReviewAccessRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/Repositories/Interfaces/ReviewReaderInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/Repositories/Interfaces/ReviewWriterInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/Repositories/Interfaces/ReviewDeleterInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/Repositories/Interfaces/ReviewRepositoryInterface.inc.php 1

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

GXMainComponents/Services/Core/Review/Repositories/ReviewAccessRepository.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 24 No summary for property $factory
error 29 No summary for property $reader

GXMainComponents/Services/Core/Review/Repositories/ReviewWriter.inc.php 2

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

GXMainComponents/Services/Core/Review/Repositories/ReviewRepository.inc.php 3

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

GXMainComponents/Services/Core/Review/Repositories/ReviewDeleter.inc.php 2

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

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/AddonValueServiceInterface.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/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/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/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/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/Email/EmailFactory.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 61 Name of argument $contentHtml does not match with the DocBlock's name $contentPlain in createEmail()
error 61 Name of argument $contentPlain does not match with the DocBlock's name $contentHtml in createEmail()
error 31 No summary for property $mailerSettings

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/Collections/ContactCollection.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 51 Name of argument $contactType does not match with the DocBlock's name $contactName in __construct()
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 Name of argument $contactName does not match with the DocBlock's name $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/EmailAttachment.inc.php 1

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

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/AttachmentsHandler.inc.php 1

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

GXMainComponents/Services/System/Email/ValueObjects/EmailMailerSettings.inc.php 14

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $charset
error 25 No summary for property $languageCode
error 30 No summary for property $languagePath
error 35 No summary for property $emailTransport
error 40 No summary for property $mainServer
error 45 No summary for property $backupServer
error 50 No summary for property $auth
error 55 No summary for property $user
error 60 No summary for property $password
error 65 No summary for property $port
error 70 No summary for property $encryption
error 75 No summary for property $sendMailPath
error 80 No summary for property $useHtmlMail

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/EmailContent.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/Email/ValueObjects/ContactType.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/AttachmentPath.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/Interfaces/MailerAdapterInterface.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/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/Repository/EmailWriterInterface.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/ContactCollectionInterface.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/EmailFactoryInterface.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 34 Name of argument $contentHtml does not match with the DocBlock's name $contentPlain in createEmail()
error 34 Name of argument $contentPlain does not match with the DocBlock's name $contentHtml in createEmail()

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/Entities/EmailInterface.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/EmailSubjectInterface.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/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/ContactTypeInterface.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/AttachmentsHandlerInterface.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/Exceptions/AttachmentNotFoundException.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/EmailReader.inc.php 1

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

GXMainComponents/Services/System/Email/Repositories/EmailConfigurationProvider.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 20 No summary for property $db
error 25 No summary for property $table
error 30 No summary for property $keyField
error 35 No summary for property $valueField

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/EmailRepository.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 42 No summary for property $useHtmlMail

GXMainComponents/Services/System/Email/EmailService.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/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/AdminAccess/Collections/AdminAccessGroupItemCollection.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Collections/AdminAccessRoleCollection.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Collections/AdminAccessPermissionCollection.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Collections/AdminAccessGroupCollection.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/AdminAccessSettings.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Entities/AdminAccessPermission.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $permissionDeleter
error 34 No summary for property $permissionWriter
error 39 No summary for property $groupReader
error 44 No summary for property $permissionReader
error 49 No summary for property $role
error 54 No summary for property $group
error 59 No summary for property $groupId
error 64 No summary for property $readingGranted
error 69 No summary for property $writingGranted
error 74 No summary for property $deletingGranted

GXMainComponents/Services/System/AdminAccess/Entities/Interfaces/AdminAccessGroupInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Entities/Interfaces/AdminAccessGroupItemInterface.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 27 Argument $groupId is missing from the Docblock of __construct
error 27 Argument $identifier is missing from the Docblock of __construct
error 27 Argument $type is missing from the Docblock of __construct
error 61 The type hint of the argument is incorrect for the type definition of the @param tag with argument $value in setGroupId()

GXMainComponents/Services/System/AdminAccess/Entities/Interfaces/AdminAccessPermissionPersistenceInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Entities/Interfaces/AdminAccessRoleInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Entities/Interfaces/AdminAccessUserInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Entities/Interfaces/AdminAccessPermissionPresentationInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Entities/Interfaces/AdminAccessPermissionInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Entities/AdminAccessRole.inc.php 12

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 $name
error 39 No summary for property $description
error 44 No summary for property $sortOrder
error 49 No summary for property $deleter
error 54 No summary for property $writer
error 59 No summary for property $permissionReader
error 64 No summary for property $deletingUnknownGroupGranted
error 69 No summary for property $readingUnknownGroupGranted
error 74 No summary for property $writingUnknownGroupGranted
error 79 No summary for property $protected

GXMainComponents/Services/System/AdminAccess/Entities/AdminAccessUser.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $customerId
error 34 No summary for property $roles
error 39 No summary for property $userWriter
error 44 No summary for property $userDeleter
error 49 No summary for property $readingUnknownGroupGranted
error 54 No summary for property $writingUnknownGroupGranted
error 59 No summary for property $deletingUnknownGroupGranted

GXMainComponents/Services/System/AdminAccess/Entities/AdminAccessGroup.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $reader
error 34 No summary for property $writer
error 38 No summary for property $deleter
error 43 No summary for property $id
error 48 No summary for property $parentGroup
error 53 No summary for property $name
error 58 No summary for property $description
error 63 No summary for property $sortOrder
error 68 No summary for property $items
error 73 No summary for property $protected

GXMainComponents/Services/System/AdminAccess/Entities/AdminAccessGroupItem.inc.php 9

Type Line Description
error 0 No summary was found for this file
error 51 Argument $groupId is missing from the Docblock of __construct
error 51 Argument $identifier is missing from the Docblock of __construct
error 51 Argument $type is missing from the Docblock of __construct
error 106 The type hint of the argument is incorrect for the type definition of the @param tag with argument $value in setGroupId()
error 28 No summary for property $allowedTypes
error 33 No summary for property $groupId
error 38 No summary for property $identifier
error 43 No summary for property $type

GXMainComponents/Services/System/AdminAccess/Interfaces/AdminAccessSettingsInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Interfaces/AdminAccessServiceInterface.inc.php 9

Type Line Description
error 0 No summary was found for this file
error 443 Name of argument $id does not match with the DocBlock's name $newName in updateGroup()
error 443 The type hint of the argument is incorrect for the type definition of the @param tag with argument $id in updateGroup()
error 443 Name of argument $newName does not match with the DocBlock's name $newDescription in updateGroup()
error 443 Name of argument $newDescription does not match with the DocBlock's name $newParentId in updateGroup()
error 443 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newDescription in updateGroup()
error 443 Name of argument $newParentId does not match with the DocBlock's name $newSortOrder in updateGroup()
error 443 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newParentId in updateGroup()
error 443 Argument $newSortOrder is missing from the Docblock of updateGroup

GXMainComponents/Services/System/AdminAccess/Factories/AdminAccessGroupFactory.inc.php 9

Type Line Description
error 0 No summary was found for this file
error 90 Argument $groupId is missing from the Docblock of createAdminAccessGroupItem
error 90 Argument $identifier is missing from the Docblock of createAdminAccessGroupItem
error 90 Argument $type is missing from the Docblock of createAdminAccessGroupItem
error 25 No summary for property $queryBuilder
error 30 No summary for property $groupReader
error 35 No summary for property $groupWriter
error 40 No summary for property $groupDeleter
error 45 No summary for property $languageProvider

GXMainComponents/Services/System/AdminAccess/Factories/Interfaces/AdminAccessPermissionFactoryInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Factories/Interfaces/AdminAccessUserFactoryInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Factories/Interfaces/AdminAccessServiceFactoryInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Factories/Interfaces/AdminAccessRoleFactoryInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Factories/Interfaces/AdminAccessGroupFactoryInterface.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 53 Argument $groupId is missing from the Docblock of createAdminAccessGroupItem
error 53 Argument $identifier is missing from the Docblock of createAdminAccessGroupItem
error 53 Argument $type is missing from the Docblock of createAdminAccessGroupItem

GXMainComponents/Services/System/AdminAccess/Factories/AdminAccessServiceFactory.inc.php 16

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $permissionManager
error 35 No summary for property $roleManager
error 41 No summary for property $userManager
error 47 No summary for property $groupManager
error 53 No summary for property $groupReader
error 59 No summary for property $roleFactory
error 65 No summary for property $userReader
error 71 No summary for property $roleReader
error 77 No summary for property $groupFactory
error 83 No summary for property $userFactory
error 88 No summary for property $languageProvider
error 93 No summary for property $permissionFactory
error 98 No summary for property $permissionReader
error 103 No summary for property $adminAccessSettings

GXMainComponents/Services/System/AdminAccess/Factories/AdminAccessUserFactory.inc.php 3

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

GXMainComponents/Services/System/AdminAccess/Factories/AdminAccessRoleFactory.inc.php 3

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

GXMainComponents/Services/System/AdminAccess/Factories/AdminAccessPermissionFactory.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $groupReader
error 30 No summary for property $permissionWriter
error 35 No summary for property $permissionDeleter
error 40 No summary for property $permissionReader
error 45 No summary for property $queryBuilder

GXMainComponents/Services/System/AdminAccess/Exceptions/ProtectedRoleException.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Exceptions/GroupNotFoundException.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Exceptions/GroupNotFoundInCollectionException.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Exceptions/GroupItemNotFoundInCollectionException.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Exceptions/UserNotFoundException.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Exceptions/RoleNotFoundException.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Exceptions/ProtectedGroupException.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Exceptions/RoleNotFoundInCollectionException.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/AdminAccessService.inc.php 14

Type Line Description
error 0 No summary was found for this file
error 674 Name of argument $id does not match with the DocBlock's name $newName in updateGroup()
error 674 The type hint of the argument is incorrect for the type definition of the @param tag with argument $id in updateGroup()
error 674 Name of argument $newName does not match with the DocBlock's name $newDescription in updateGroup()
error 674 Name of argument $newDescription does not match with the DocBlock's name $newParentId in updateGroup()
error 674 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newDescription in updateGroup()
error 674 Name of argument $newParentId does not match with the DocBlock's name $newSortOrder in updateGroup()
error 674 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newParentId in updateGroup()
error 674 Argument $newSortOrder is missing from the Docblock of updateGroup
error 24 No summary for property $settings
error 29 No summary for property $permissionManager
error 34 No summary for property $roleManager
error 39 No summary for property $userManager
error 44 No summary for property $groupManager

GXMainComponents/Services/System/AdminAccess/Repositories/Readers/AdminAccessUserReader.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $userFactory
error 35 No summary for property $roleReader
error 40 No summary for property $usersTable
error 45 No summary for property $usersRolesTable

GXMainComponents/Services/System/AdminAccess/Repositories/Readers/AdminAccessRoleReader.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $roleFactory
error 35 No summary for property $rolesTable
error 40 No summary for property $rolesMetaTable
error 45 No summary for property $customersTable
error 50 No summary for property $languageProvider

GXMainComponents/Services/System/AdminAccess/Repositories/Readers/Interfaces/AdminAccessRoleReaderInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Readers/Interfaces/AdminAccessUserReaderInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Readers/Interfaces/AdminAccessGroupReaderInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Readers/Interfaces/AdminAccessPermissionReaderInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Readers/AdminAccessPermissionReader.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $permissionFactory
error 35 No summary for property $permissionTable

GXMainComponents/Services/System/AdminAccess/Repositories/Readers/AdminAccessGroupReader.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $factory
error 35 No summary for property $controllerType
error 40 No summary for property $pageType
error 45 No summary for property $ajaxHandlerType
error 50 No summary for property $adminAccessGroupsTable
error 55 No summary for property $adminAccessGroupItemsTable
error 60 No summary for property $adminAccessGroupsDescriptionsTable
error 65 No summary for property $languageProvider

GXMainComponents/Services/System/AdminAccess/Repositories/Writers/AdminAccessRoleWriter.inc.php 5

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 $languageProvider
error 35 No summary for property $rolesTable
error 40 No summary for property $rolesDescriptionsTable

GXMainComponents/Services/System/AdminAccess/Repositories/Writers/AdminAccessUserWriter.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 $accessUsersTable

GXMainComponents/Services/System/AdminAccess/Repositories/Writers/Interfaces/AdminAccessRoleWriterInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Writers/Interfaces/AdminAccessUserWriterInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Writers/Interfaces/AdminAccessPermissionWriterInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Writers/Interfaces/AdminAccessGroupWriterInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Writers/AdminAccessPermissionWriter.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $queryBuilder
error 31 No summary for property $permissionFactory
error 36 No summary for property $permissionTable

GXMainComponents/Services/System/AdminAccess/Repositories/Writers/AdminAccessGroupWriter.php 6

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 $languageProvider
error 35 No summary for property $groupsTable
error 40 No summary for property $groupItemsTable
error 45 No summary for property $groupDescriptionsTable

GXMainComponents/Services/System/AdminAccess/Repositories/Deleters/Interfaces/AdminAccessPermissionDeleterInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Deleters/Interfaces/AdminAccessRoleDeleterInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Deleters/Interfaces/AdminAccessGroupDeleterInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Deleters/Interfaces/AdminAccessUserDeleterInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Repositories/Deleters/AdminAccessPermissionDeleter.inc.php 3

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

GXMainComponents/Services/System/AdminAccess/Repositories/Deleters/AdminAccessUserDeleter.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 $accessUsersTable

GXMainComponents/Services/System/AdminAccess/Repositories/Deleters/AdminAccessGroupDeleter.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $groupsTable
error 35 No summary for property $groupDescriptionsTable
error 40 No summary for property $groupItemsTable
error 45 No summary for property $permissionsTable

GXMainComponents/Services/System/AdminAccess/Repositories/Deleters/AdminAccessRoleDeleter.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $queryBuilder
error 30 No summary for property $rolesTable
error 35 No summary for property $rolesDescriptionsTable
error 40 No summary for property $permissionsTable
error 45 No summary for property $usersTable

GXMainComponents/Services/System/AdminAccess/Managers/AdminAccessGroupManager.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 206 Name of argument $id does not match with the DocBlock's name $newName in updateGroup()
error 206 The type hint of the argument is incorrect for the type definition of the @param tag with argument $id in updateGroup()
error 206 Name of argument $newName does not match with the DocBlock's name $newDescription in updateGroup()
error 206 Name of argument $newDescription does not match with the DocBlock's name $newParentId in updateGroup()
error 206 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newDescription in updateGroup()
error 206 Name of argument $newParentId does not match with the DocBlock's name $newSortOrder in updateGroup()
error 206 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newParentId in updateGroup()
error 206 Argument $newSortOrder is missing from the Docblock of updateGroup
error 25 No summary for property $groupFactory
error 30 No summary for property $groupReader

GXMainComponents/Services/System/AdminAccess/Managers/Interfaces/AdminAccessUserManagerInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Managers/Interfaces/AdminAccessPermissionManagerInterface.inc.php 13

Type Line Description
error 0 No summary was found for this file
error 131 Name of argument $roleId does not match with the DocBlock's name $groupId in grantDeletingPermission()
error 131 Name of argument $groupId does not match with the DocBlock's name $roleId in grantDeletingPermission()
error 144 Name of argument $roleId does not match with the DocBlock's name $groupId in grantReadingPermission()
error 144 Name of argument $groupId does not match with the DocBlock's name $roleId in grantReadingPermission()
error 157 Name of argument $roleId does not match with the DocBlock's name $groupId in grantWritingPermission()
error 157 Name of argument $groupId does not match with the DocBlock's name $roleId in grantWritingPermission()
error 170 Name of argument $roleId does not match with the DocBlock's name $groupId in removeDeletingPermission()
error 170 Name of argument $groupId does not match with the DocBlock's name $roleId in removeDeletingPermission()
error 183 Name of argument $roleId does not match with the DocBlock's name $groupId in removeReadingPermission()
error 183 Name of argument $groupId does not match with the DocBlock's name $roleId in removeReadingPermission()
error 196 Name of argument $roleId does not match with the DocBlock's name $groupId in removeWritingPermission()
error 196 Name of argument $groupId does not match with the DocBlock's name $roleId in removeWritingPermission()

GXMainComponents/Services/System/AdminAccess/Managers/Interfaces/AdminAccessGroupManagerInterface.inc.php 9

Type Line Description
error 0 No summary was found for this file
error 141 Name of argument $id does not match with the DocBlock's name $newName in updateGroup()
error 141 The type hint of the argument is incorrect for the type definition of the @param tag with argument $id in updateGroup()
error 141 Name of argument $newName does not match with the DocBlock's name $newDescription in updateGroup()
error 141 Name of argument $newDescription does not match with the DocBlock's name $newParentId in updateGroup()
error 141 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newDescription in updateGroup()
error 141 Name of argument $newParentId does not match with the DocBlock's name $newSortOrder in updateGroup()
error 141 The type hint of the argument is incorrect for the type definition of the @param tag with argument $newParentId in updateGroup()
error 141 Argument $newSortOrder is missing from the Docblock of updateGroup

GXMainComponents/Services/System/AdminAccess/Managers/Interfaces/AdminAccessRoleManagerInterface.inc.php 1

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

GXMainComponents/Services/System/AdminAccess/Managers/AdminAccessUserManager.inc.php 3

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

GXMainComponents/Services/System/AdminAccess/Managers/AdminAccessRoleManager.inc.php 3

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

GXMainComponents/Services/System/AdminAccess/Managers/AdminAccessPermissionManager.inc.php 17

Type Line Description
error 0 No summary was found for this file
error 309 Name of argument $roleId does not match with the DocBlock's name $groupId in grantDeletingPermission()
error 309 Name of argument $groupId does not match with the DocBlock's name $roleId in grantDeletingPermission()
error 341 Name of argument $roleId does not match with the DocBlock's name $groupId in grantReadingPermission()
error 341 Name of argument $groupId does not match with the DocBlock's name $roleId in grantReadingPermission()
error 373 Name of argument $roleId does not match with the DocBlock's name $groupId in grantWritingPermission()
error 373 Name of argument $groupId does not match with the DocBlock's name $roleId in grantWritingPermission()
error 405 Name of argument $roleId does not match with the DocBlock's name $groupId in removeDeletingPermission()
error 405 Name of argument $groupId does not match with the DocBlock's name $roleId in removeDeletingPermission()
error 444 Name of argument $roleId does not match with the DocBlock's name $groupId in removeReadingPermission()
error 444 Name of argument $groupId does not match with the DocBlock's name $roleId in removeReadingPermission()
error 483 Name of argument $roleId does not match with the DocBlock's name $groupId in removeWritingPermission()
error 483 Name of argument $groupId does not match with the DocBlock's name $roleId in removeWritingPermission()
error 25 No summary for property $groupReader
error 30 No summary for property $roleReader
error 35 No summary for property $userReader
error 40 No summary for property $roleFactory

GXMainComponents/Controllers/HttpView/Shop/ParcelshopfinderController.inc.php 21

Type Line Description
error 0 No summary was found for this file
error 33 No summary for method init()
error 42 No summary for method actionDefault()
error 157 Argument $country is missing from the Docblock of _getSearchResultOutput
error 157 Argument $city is missing from the Docblock of _getSearchResultOutput
error 157 Argument $zip is missing from the Docblock of _getSearchResultOutput
error 157 Argument $house is missing from the Docblock of _getSearchResultOutput
error 157 Argument $street is missing from the Docblock of _getSearchResultOutput
error 157 Argument $filter is missing from the Docblock of _getSearchResultOutput
error 157 No summary for method _getSearchResultOutput()
error 253 Argument $psfList is missing from the Docblock of applyFilter
error 253 Argument $filter is missing from the Docblock of applyFilter
error 253 No summary for method applyFilter()
error 282 No summary for method actionAddAddressBookEntry()
error 387 No summary for method actionValidatePostnumber()
error 455 Argument $psfList is missing from the Docblock of makeMarkersJson
error 455 No summary for method makeMarkersJson()
error 527 Argument $psfList is missing from the Docblock of makeMapUrl
error 527 No summary for method makeMapUrl()
error 25 No summary for property $configuration
error 30 No summary for property $languageTextManager

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/SharedShoppingCartController.inc.php 1

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

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 102 No summary for method _getResponse()
error 136 No summary for method _getMainContentHtml()

GXMainComponents/Controllers/HttpView/Shop/ShipcloudWebhookController.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \ShipcloudWebhookController
error 176 No summary for class \ShipcloudWebhookException
error 24 No summary for method init()
error 30 No summary for method actionDefault()
error 127 Argument $orderId is missing from the Docblock of processWebhookEvent
error 127 Argument $eventType is missing from the Docblock of processWebhookEvent
error 127 No summary for method processWebhookEvent()
error 17 No summary for property $text
error 22 No summary for property $logger

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

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

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 93 No summary for method _getResponse()
error 127 No summary for method _getMainContentHtml()

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

Type Line Description
error 0 No summary was found for this file
error 87 No summary for method actionOrderAddressEdit()
error 20 No summary for property $countryService
error 25 No summary for property $db

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/Controllers/HttpView/Shop/ProductMediaContentController.inc.php 1

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

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/PayPalController.inc.php 15

Type Line Description
error 0 No summary was found for this file
error 150 Argument $country_id is missing from the Docblock of _findCountryByID
error 150 No summary for method _findCountryByID()
error 346 Argument $customer is missing from the Docblock of loginCustomer
error 346 No summary for method loginCustomer()
error 363 Argument $iso2 is missing from the Docblock of getCustomerCountryIdByIso2
error 363 No summary for method getCustomerCountryIdByIso2()
error 375 Argument $email_address is missing from the Docblock of getCustomerByEmail
error 375 No summary for method getCustomerByEmail()
error 428 Argument $paymentCode is missing from the Docblock of _isValidPayment
error 552 Argument $orders_id is missing from the Docblock of updateOrdersStatus
error 552 Argument $orders_status_id is missing from the Docblock of updateOrdersStatus
error 552 Argument $comments is missing from the Docblock of updateOrdersStatus
error 27 No summary for property $configurationStorage
error 32 No summary for property $logger

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 143 No summary for method _getImageFiles()

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

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

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

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

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/ContentManager/ContentManagerElementsController.inc.php 9

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $userConfigurationService
error 30 No summary for property $languageTextManager
error 35 No summary for property $queryBuilder
error 40 No summary for property $languageProvider
error 45 No summary for property $title
error 50 No summary for property $fieldMap
error 62 No summary for property $switcherFields
error 69 No summary for property $typeMap

GXMainComponents/Controllers/HttpView/Admin/ContentManager/ContentManagerContentNavigationTrait.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 12 No summary for trait \ContentManagerContentNavigationTrait
error 109 Argument $editMethod is missing from the Docblock of _getUpdateResponse
error 109 Name of argument $editMethod does not match with the DocBlock's name $contentGroupId in _getUpdateResponse()
error 17 No summary for property $contentTypeFileFlagMap
error 33 No summary for property $fileTypMap
error 45 No summary for property $isExpertMode

GXMainComponents/Controllers/HttpView/Admin/ContentManager/ContentManagerProductContentsController.inc.php 39

Type Line Description
error 0 No summary was found for this file
error 101 No summary for method actionEdit()
error 126 No summary for method _getProductContentCustomerGroups()
error 310 No summary for method actionUpdate()
error 346 Argument $type is missing from the Docblock of _insertIntoProductContentsAndReturnInsertId
error 346 No summary for method _insertIntoProductContentsAndReturnInsertId()
error 359 Argument $type is missing from the Docblock of _updateIntoProductContentsAndReturnInsertId
error 359 No summary for method _updateIntoProductContentsAndReturnInsertId()
error 373 Argument $productContentId is missing from the Docblock of _insertIntoProductContentProducts
error 373 Argument $type is missing from the Docblock of _insertIntoProductContentProducts
error 373 No summary for method _insertIntoProductContentProducts()
error 394 Argument $productContentId is missing from the Docblock of _updateIntoProductContentProducts
error 394 Argument $type is missing from the Docblock of _updateIntoProductContentProducts
error 394 No summary for method _updateIntoProductContentProducts()
error 418 Argument $productContentId is missing from the Docblock of _prepareProductContentDescriptionData
error 418 Argument $type is missing from the Docblock of _prepareProductContentDescriptionData
error 418 No summary for method _prepareProductContentDescriptionData()
error 444 Argument $type is missing from the Docblock of _prepareProductContentResourceData
error 444 No summary for method _prepareProductContentResourceData()
error 471 Argument $productContentDescriptionData is missing from the Docblock of _insertIntoProductContentDescriptionsAndResources
error 471 Argument $productContentResourceData is missing from the Docblock of _insertIntoProductContentDescriptionsAndResources
error 471 Argument $type is missing from the Docblock of _insertIntoProductContentDescriptionsAndResources
error 471 No summary for method _insertIntoProductContentDescriptionsAndResources()
error 500 Argument $productContentDescriptionData is missing from the Docblock of _updateIntoProductContentDescriptionsAndResources
error 500 Argument $productContentResourceData is missing from the Docblock of _updateIntoProductContentDescriptionsAndResources
error 500 No summary for method _updateIntoProductContentDescriptionsAndResources()
error 531 Argument $type is missing from the Docblock of _insertProductContentPostData
error 531 No summary for method _insertProductContentPostData()
error 623 No summary for method _getEditData()
error 644 No summary for method _getProductContentProducts()
error 662 No summary for method _getProductContentEditData()
error 694 No summary for method _getCkEditorData()
error 25 No summary for property $userConfigurationService
error 30 No summary for property $languageTextManager
error 35 No summary for property $languageProvider
error 40 No summary for property $queryBuilder
error 45 No summary for property $title
error 50 No summary for property $descriptionFields
error 58 No summary for property $resourceFields

GXMainComponents/Controllers/HttpView/Admin/ContentManager/ContentManagerPagesController.inc.php 12

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $userConfigurationService
error 32 No summary for property $languageTextManager
error 37 No summary for property $languageProvider
error 42 No summary for property $queryBuilder
error 47 No summary for property $urlRewriteStorage
error 52 No summary for property $fieldMap
error 78 No summary for property $switcherFields
error 87 No summary for property $typeMap
error 96 No summary for property $title
error 101 No summary for property $sliderWriteService
error 106 No summary for property $sliderReadService

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

Type Line Description
error 0 No summary was found for this file
error 14 No summary for class \VersionInfoController
error 16 No summary for method actionDefault()

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

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

GXMainComponents/Controllers/HttpView/Admin/EmbeddedModuleController.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/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/AmazonPayConfigurationController.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \AmazonPayConfigurationController
error 19 Argument $httpContext is missing from the Docblock of proceed
error 19 No summary for method proceed()
error 25 No summary for method actionDefault()
error 79 No summary for method actionSaveConfiguration()
error 197 No summary for method actionCheckConnection()

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

Type Line Description
error 0 No summary was found for this file
error 15 No summary for class \ManufacturerController
error 20 No summary for property $languageTextManager
error 25 No summary for property $manufacturerReadService
error 30 No summary for property $languageProvider

GXMainComponents/Controllers/HttpView/Admin/FileManagerController.inc.php 41

Type Line Description
error 0 No summary was found for this file
error 139 No summary for method actionDefault()
error 179 No summary for method actionList()
error 222 No summary for method actionDelete()
error 240 No summary for method actionMkdir()
error 269 No summary for method actionUpload()
error 304 No summary for method actionDownload()
error 320 No summary for method actionThumb()
error 336 No summary for method _init()
error 373 No summary for method _initDisallowedExtensions()
error 379 No summary for method _initListingFileSuffixBlacklist()
error 385 No summary for method _initListingFilePrefixBlacklist()
error 391 No summary for method _initDeleteBlackList()
error 406 No summary for method _initInfoMessages()
error 414 Argument $topDir is missing from the Docblock of _isRecursivelyDeletable
error 414 No summary for method _isRecursivelyDeletable()
error 433 Argument $dir is missing from the Docblock of _removeRecursively
error 433 No summary for method _removeRecursively()
error 447 Argument $ini_v is missing from the Docblock of _asBytes
error 447 No summary for method _asBytes()
error 456 Argument $filename is missing from the Docblock of _fileIsBlacklisted
error 456 No summary for method _fileIsBlacklisted()
error 483 Argument $file is missing from the Docblock of _isOnDeleteBlacklist
error 483 No summary for method _isOnDeleteBlacklist()
error 495 Argument $file is missing from the Docblock of _getInfoMessage
error 495 No summary for method _getInfoMessage()
error 48 No summary for property $defaultContent
error 53 No summary for property $subDirectory
error 58 No summary for property $baseDirectory
error 63 No summary for property $content
error 68 No summary for property $file
error 73 No summary for property $allowDelete
error 78 No summary for property $allowCreateFolder
error 83 No summary for property $allowUpload
error 88 No summary for property $allowDirectLink
error 93 No summary for property $disallowedExtensions
error 98 No summary for property $listingFileSuffixBlacklist
error 103 No summary for property $listingFilePrefixBlacklist
error 108 No summary for property $deleteBlackList
error 113 No summary for property $maxUploadSize
error 118 No summary for property $infoMessages

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/ShipcloudController.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 42 Argument $httpContextReader is missing from the Docblock of __construct
error 42 Argument $httpResponseProcessor is missing from the Docblock of __construct
error 42 Argument $contentView is missing from the Docblock of __construct
error 42 No summary for method __construct()
error 260 Argument $product is missing from the Docblock of makeProductName
error 260 No summary for method makeProductName()
error 288 Argument $orderId is missing from the Docblock of getTransportConditions
error 288 No summary for method getTransportConditions()
error 995 Argument $orders_id is missing from the Docblock of _getShippingWeight

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

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

GXMainComponents/Controllers/HttpView/Admin/CustomerLoginController.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/Admin/VPEController.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 89 No summary for method _getIconPathByLangId()
error 27 No summary for property $languageProvider

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 203 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/DashboardController.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 46 No summary for method actionGetStatisticBoxes()
error 401 Argument $interval is missing from the Docblock of _getSalesStatisticsData
error 401 No summary for method _getSalesStatisticsData()
error 586 Argument $interval is missing from the Docblock of _getSales
error 586 No summary for method _getSales()
error 28 No summary for property $statisticsService
error 33 No summary for property $excludeOrderStatusIds

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

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $staticSeoUrlReadService
error 33 No summary for property $staticSeoUrlWriteService
error 38 No summary for property $languageProvider

GXMainComponents/Controllers/HttpView/Admin/QuickEditOverviewController.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 $quickEditOverviewColumns
error 37 No summary for property $quickEditPropertiesOverviewColumns
error 42 No summary for property $quickEditSpecialPricesOverviewColumns
error 47 No summary for property $userConfigurationService

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

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

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

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

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

Type Line Description
error 0 No summary was found for this file
error 78 Argument $name is missing from the Docblock of _getPostData
error 581 No summary for method actionConnectCheck()
error 622 Argument $includeExperienceProfiles is missing from the Docblock of _prepareValuesArray
error 905 Argument $useCache is missing from the Docblock of getExperienceProfilesList
error 905 No summary for method getExperienceProfilesList()
error 33 No summary for property $configurationStorage
error 40 No summary for property $logger

GXMainComponents/Controllers/HttpView/Admin/SlidersDetailsController.inc.php 9

Type Line Description
error 0 No summary was found for this file
error 327 Name of argument $slideData does not match with the DocBlock's name $slideFormData in _createSlideObject()
notice 327 Parameter $slideFormData could not be found in _createSlideObject()
error 27 No summary for property $sliderReadService
error 32 No summary for property $sliderWriteService
error 37 No summary for property $languageProvider
error 42 No summary for property $slider
error 47 No summary for property $languageTextManager
error 52 No summary for property $userCfgService

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

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

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

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
error 41 No summary for property $invoicesOverviewColumns

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/CustomerGroupController.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 15 No summary for class \CustomerGroupController
error 20 No summary for property $languageProvider
error 25 No summary for property $languageTextManager
error 30 No summary for property $customerGroupsReadService

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 140 No summary for method _findModule()
error 186 No summary for method _getModulesCollection()
error 26 No summary for property $languageTextManager

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/GeschaeftskundenversandController.inc.php 30

Type Line Description
error 0 No summary was found for this file
error 54 No summary for method actionPrepareLabel()
error 299 Argument $orderIdString is missing from the Docblock of getTransportConditions
error 299 No summary for method getTransportConditions()
error 319 No summary for method getCountries()
error 329 Argument $configuredText is missing from the Docblock of insertBankDataPlaceholders
error 329 Argument $orders_id is missing from the Docblock of insertBankDataPlaceholders
error 329 No summary for method insertBankDataPlaceholders()
error 338 No summary for method actionCreateLabel()
error 553 Argument $orders_id is missing from the Docblock of storeCreateShipmentResponse
error 553 Argument $response is missing from the Docblock of storeCreateShipmentResponse
error 553 No summary for method storeCreateShipmentResponse()
error 567 Argument $orders_id is missing from the Docblock of getShipments
error 567 No summary for method getShipments()
error 578 Argument $shipmentnumber is missing from the Docblock of deleteShipment
error 578 No summary for method deleteShipment()
error 586 No summary for method actionDeleteLabel()
error 682 Argument $xml is missing from the Docblock of prettyXML
error 682 No summary for method prettyXML()
error 736 Argument $orders_id is missing from the Docblock of notifyCustomer
error 736 Argument $orders_status_id is missing from the Docblock of notifyCustomer
error 736 Argument $order_status_comment is missing from the Docblock of notifyCustomer
error 814 Argument $datetime is missing from the Docblock of isWorkDay
error 814 No summary for method isWorkDay()
error 838 Argument $dateTime is missing from the Docblock of addWorkdays
error 838 Argument $days is missing from the Docblock of addWorkdays
error 838 No summary for method addWorkdays()
error 24 No summary for property $languageTextManager
error 29 No summary for property $configuration
error 34 No summary for property $logger

GXMainComponents/Controllers/HttpView/Admin/AdminAccess/AdminAccessController.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 430 Argument $adminId is missing from the Docblock of _getAdminEditsListItems
error 24 No summary for property $adminAccessService
error 29 No summary for property $db
error 34 No summary for property $languageTextManager
error 39 No summary for property $languageProvider
error 44 No summary for property $templatePath

GXMainComponents/Controllers/HttpView/AdminAjax/QuantityUnitAjaxController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $readService
error 32 No summary for property $writeService
error 37 No summary for property $languageProvider

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

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

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

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

GXMainComponents/Controllers/HttpView/AdminAjax/ContentManager/ContentManagerProductContentsAjaxController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 86 No summary for method actionDeleteFile()

GXMainComponents/Controllers/HttpView/AdminAjax/ContentManager/ContentManagerPagesAjaxController.inc.php 1

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

GXMainComponents/Controllers/HttpView/AdminAjax/ContentManager/ContentManagerElementsAjaxController.inc.php 1

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

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/QuickEditSpecialPricesAjaxController.inc.php 8

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 $specialPriceCount
error 34 No summary for property $specialRecordsTotal
error 39 No summary for property $quickEditService
error 44 No summary for property $quickEditSpecialPricesOverviewColumns
error 49 No summary for property $quickEditSpecialPricesOverviewTooltips
error 54 No summary for property $dataTableHelper

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

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

GXMainComponents/Controllers/HttpView/AdminAjax/SlidersDetailsAjaxController.inc.php 3

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

GXMainComponents/Controllers/HttpView/AdminAjax/CustomerGroupAjaxController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $customerGroupReadService
error 34 No summary for property $customerGroupWriteService
error 39 No summary for property $languageProvider

GXMainComponents/Controllers/HttpView/AdminAjax/CatalogSelectWidgetAjaxController.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 148 Argument $data is missing from the Docblock of _generateOptgroupsHtml
error 148 Argument $level is missing from the Docblock of _generateOptgroupsHtml
error 27 No summary for property $categoryReadService
error 32 No summary for property $productReadService
error 37 No summary for property $languageCode
error 42 No summary for property $tooManyProducts

GXMainComponents/Controllers/HttpView/AdminAjax/StaticSeoUrlAjaxController.inc.php 3

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

GXMainComponents/Controllers/HttpView/AdminAjax/ShippingPaymentMatrixAjaxController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 14 No summary for class \ShippingPaymentMatrixAjaxController
error 16 No summary for method actionGetCountryList()
error 73 No summary for method actionSave()

GXMainComponents/Controllers/HttpView/AdminAjax/SlidersOverviewAjaxController.inc.php 3

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

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/QuickEditProductPropertiesAjaxController.inc.php 8

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 $propertiesCount
error 36 No summary for property $propertiesTotal
error 41 No summary for property $quickEditService
error 46 No summary for property $quickEditPropertiesOverviewColumns
error 51 No summary for property $quickEditPropertiesOverviewTooltips
error 56 No summary for property $dataTableHelper

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

Type Line Description
error 0 No summary was found for this file
error 22 No summary for property $orderStatusService

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

Type Line Description
error 0 No summary was found for this file
error 236 No summary for method actionGetOrdersWithoutDocuments()
error 26 No summary for property $db
error 31 No summary for property $orderReadService
error 36 No summary for property $dataTableHelper
error 41 No summary for property $ordersOverviewColumns
error 46 No summary for property $ordersOverviewTooltips

GXMainComponents/Controllers/HttpView/AdminAjax/ManufacturerAjaxController.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 293 No summary for method _manufacturerById()
error 27 No summary for property $manufacturerReadService
error 32 No summary for property $manufacturerWriteService
error 37 No summary for property $languageProvider

GXMainComponents/Controllers/HttpView/AdminAjax/QuickEditOverviewAjaxController.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 230 No summary for method actionDownloadInventoryFile()
error 24 No summary for property $db
error 29 No summary for property $quickEditProductReadService
error 34 No summary for property $quickEditService
error 39 No summary for property $quickEditProductWriteService
error 44 No summary for property $quickEditOverviewColumns
error 49 No summary for property $quickEditOverviewTooltips
error 54 No summary for property $dataTableHelper
error 59 No summary for property $userConfigurationService

GXMainComponents/Controllers/HttpView/AdminAjax/VPEAjaxController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $readService
error 32 No summary for property $writeService
error 37 No summary for property $languageProvider

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

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 $invoiceArchiveReadService
error 35 No summary for property $dataTableHelper
error 40 No summary for property $invoicesOverviewColumns
error 45 No summary for property $invoicesOverviewTooltips

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

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

GXMainComponents/Controllers/HttpView/AdminAjax/InvoicesModalsAjaxController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 26 No summary for property $invoiceArchiveReadService
error 31 No summary for property $invoiceArchiveWriteService
error 36 No summary for property $orderReadService

GXMainComponents/Controllers/HttpView/AdminAjax/AdminAccess/AdminAccessAjaxController.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 27 No summary for property $adminAccessService
error 39 No summary for property $languageTextManager
error 44 No summary for property $languageProvider

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/GXModuleCenterModuleButtonActionsAjaxController.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/GeschaeftskundenversandModuleCenterModuleController.inc.php 7

Type Line Description
error 0 No summary was found for this file
error 28 No summary for method _init()
error 35 No summary for method actionDefault()
error 80 No summary for method actionSaveConfiguration()
error 103 No summary for method actionEditProducts()
error 160 No summary for method getCountries()
error 25 No summary for property $configuration

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/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/ParcelshopfinderModuleCenterModuleController.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 26 No summary for method _init()
error 35 No summary for method actionDefault()
error 61 No summary for method actionSaveConfiguration()
error 22 No summary for property $text
error 23 No summary for property $configuration

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/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/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/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/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/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/SharedShoppingCartModuleCenterModuleController.inc.php 1

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

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

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

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/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 62 No summary for method actionSaveConfiguration()
error 75 No summary for method actionGetTransactionList()
error 21 No summary for property $languageTextManager

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/GXModuleCenterModuleController.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 197 No summary for method _getAssets()

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/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/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/ResponsiveFileManagerModuleCenterModuleController.inc.php 1

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

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

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method _init()
error 46 No summary for method actionDefault()
error 65 No summary for method actionInfo()
error 80 No summary for method actionConfiguration()
error 467 No summary for method makeDefaultOrderStatusConfiguration()
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/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/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/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/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/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/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/JanolawModuleCenterModuleController.inc.php 5

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

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/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/CheckQuantityController.inc.php 8

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 Name of argument $quantity does not match with the DocBlock's name $productId in _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 103 No summary for method _getCombinationStatusInformation()
error 120 No summary for method _getResponseArray()

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/ShopAjax/JsConfigurationController.inc.php 1

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

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

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

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 257 No summary for method _convertResult()

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 88 No summary for method _getCartTotal()
error 129 No summary for method _getCartDropdown()
error 147 Argument $cartSum is missing from the Docblock of _getResponseArray
error 147 Argument $productsCount is missing from the Docblock of _getResponseArray
error 147 Argument $cartDropdown is missing from the Docblock of _getResponseArray
error 147 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/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/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/CheckStatusController.inc.php 16

Type Line Description
error 0 No summary was found for this file
error 27 No summary for method actionDefault()
error 104 No summary for method actionAttributes()
error 131 No summary for method _getPropertiesResponseArray()
error 231 No summary for method _getAttributesResponseArray()
error 288 No summary for method _getDiscount()
error 337 Argument $ajaxHandler is missing from the Docblock of _getAttributesWeight
error 337 No summary for method _getAttributesWeight()
error 362 Argument $ajaxHandler is missing from the Docblock of _getAttributesPrice
error 362 No summary for method _getAttributesPrice()
error 395 Argument $ajaxHandler is missing from the Docblock of _getAttributesImagesHtml
error 395 No summary for method _getAttributesImagesHtml()
error 413 No summary for method _getAttributesImagesData()
error 476 No summary for method _getQuantityChecker()
error 503 No summary for method _getStockChecker()
error 540 No summary for method _formatPrice()

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

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

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

Type Line Description
error 0 No summary was found for this file
error 115 No summary for method post()
error 182 No summary for method put()
error 277 No summary for method delete()
error 342 No summary for method get()

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/AddressFormatsApiV2Controller.inc.php 2

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

GXMainComponents/Controllers/Api/v2/ShopInformationApiV2Controller.inc.php 3

Type Line Description
error 0 No summary was found for this file
error 23 No summary for class \ShopInformationApiV2Controller
error 37 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/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/ApiV2Authenticator.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 15 No summary for class \ApiV2Authenticator
error 20 No summary for property $api
error 25 No summary for property $uri

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

Type Line Description
error 0 No summary was found for this file
error 340 No summary for method post()
error 448 No summary for method put()
error 538 No summary for method patch()
error 607 No summary for method delete()
error 669 No summary for method get()

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

Type Line Description
error 0 No summary was found for this file
error 92 No summary for method get()
error 200 No summary for method post()
error 245 No summary for method put()
error 303 No summary for method delete()

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

Type Line Description
error 0 No summary was found for this file
error 120 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/ProductsApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 288 No summary for method post()
error 349 No summary for method put()
error 417 No summary for method delete()
error 472 No summary for method get()

GXMainComponents/Controllers/Api/v2/legacy/CategoriesApiV2ControllerLegacy.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/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/ManufacturersApiV2ControllerLegacy.php 1

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

GXMainComponents/Controllers/Api/v2/legacy/ProductsApiV2ControllerLegacy.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/TaxClassesApiV2Controller.inc.php 2

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

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

Type Line Description
error 0 No summary was found for this file
error 218 No summary for method post()
error 286 No summary for method put()
error 350 No summary for method delete()
error 411 No summary for method get()
error 495 Argument $recursive is missing from the Docblock of _getCategories
error 495 Name of argument $recursive does not match with the DocBlock's name $customerStatusLimit in _getCategories()
error 495 No summary for method _getCategories()

GXMainComponents/Controllers/Api/v2/QuantityUnitsApiV2Controller.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \QuantityUnitsApiV2Controller
error 71 No summary for method get()
error 136 No summary for method post()
error 206 No summary for method patch()
error 253 No summary for method delete()
error 17 No summary for property $readService
error 22 No summary for property $writeService

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/CustomerGroupsApiV2Controller.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \CustomerGroupsApiV2Controller
error 71 No summary for method get()
error 189 No summary for method post()
error 312 No summary for method patch()
error 359 No summary for method delete()
error 17 No summary for property $readService
error 22 No summary for property $writeService

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

Type Line Description
error 0 No summary was found for this file
error 67 No summary for method get()
error 133 No summary for method patch()
error 176 No summary for method delete()
error 226 No summary for method post()
error 24 No summary for property $readService
error 29 No summary for property $writeService

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 375 No summary for method put()
error 453 No summary for method delete()
error 531 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/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/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/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/OrdersItemsApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 137 No summary for method post()
error 203 No summary for method put()
error 282 No summary for method delete()
error 355 No summary for method get()

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

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

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

Type Line Description
error 0 No summary was found for this file
error 13 No summary for class \OrderStatusesApiV2Controller
error 55 No summary for method get()
error 102 No summary for method post()
error 150 No summary for method put()
error 196 No summary for method delete()
error 18 No summary for property $orderStatusService

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

Type Line Description
error 0 No summary was found for this file
error 93 No summary for method get()
error 175 No summary for method post()
error 220 No summary for method put()
error 278 No summary for method delete()

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/ProductImagesApiV2Controller.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 85 No summary for method post()
error 153 No summary for method put()
error 222 No summary for method delete()
error 257 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/ProductReviewsApiV2Controller.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 114 No summary for method get()
error 245 No summary for method post()
error 319 No summary for method put()
error 415 No summary for method delete()
error 49 No summary for property $languageProvider

GXMainComponents/Controllers/Api/v2/TrackingCodeApiV2Controller.inc.php 20

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \TrackingCodeApiV2Controller
error 89 No summary for method get()
error 158 No summary for method post()
error 199 No summary for method delete()
error 218 Argument $orderParcelTrackingCodes is missing from the Docblock of _convertTrackingCodes
error 218 No summary for method _convertTrackingCodes()
error 231 Argument $orderParcelTrackingCode is missing from the Docblock of _convertTrackingCode
error 231 No summary for method _convertTrackingCode()
error 247 Argument $json is missing from the Docblock of _deserialize
error 247 No summary for method _deserialize()
error 260 Argument $json is missing from the Docblock of ensureJsonIsValid
error 260 No summary for method ensureJsonIsValid()
error 295 Argument $json is missing from the Docblock of _deserializeEntity
error 295 No summary for method _deserializeEntity()
error 306 Argument $json is missing from the Docblock of _deserializeLightweightEntity
error 306 No summary for method _deserializeLightweightEntity()
error 318 Argument $json is missing from the Docblock of determineLanguageId
error 318 No summary for method determineLanguageId()
error 17 No summary for property $factory

GXMainComponents/Controllers/Api/v2/ManufacturersApiV2Controller.inc.php 10

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \ManufacturersApiV2Controller
error 71 No summary for method get()
error 144 No summary for method post()
error 222 No summary for method patch()
error 270 No summary for method delete()
error 322 Argument $id is missing from the Docblock of _deserializeManufacturer
error 322 Name of argument $id does not match with the DocBlock's name $manufacturerJson in _deserializeManufacturer()
error 17 No summary for property $readService
error 22 No summary for property $writeService

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/HttpApiV2Controller.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 170 Name of argument $p_totalItemCount does not match with the DocBlock's name $p_totalItemCount|null in _paginateResponse()
notice 170 Parameter $p_totalItemCount|null could not be found in _paginateResponse()
error 493 No summary for method _setJsonValue()

GXMainComponents/View/GXSmarty.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 12 No summary for class \GXSmarty

GXMainComponents/Precheck/Precheck.inc.php 1

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

GXMainComponents/SmartyPlugins/function.pre_black_container.php 2

Type Line Description
error 0 No summary was found for this file
error 12 No summary for function \smarty_function_pre_black_container()

GXMainComponents/SmartyPlugins/function.object_product_list.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $params is missing from the Docblock of smarty_function_object_product_list
error 17 Argument $smarty is missing from the Docblock of smarty_function_object_product_list
error 17 No summary for function \smarty_function_object_product_list()

GXMainComponents/SmartyPlugins/modifier.shop_url.php 2

Type Line Description
error 19 Argument $string is missing from the Docblock of smarty_modifier_shop_url
error 19 No summary for function \smarty_modifier_shop_url()

GXMainComponents/SmartyPlugins/modifier.has_children.php 3

Type Line Description
error 0 No summary was found for this file
error 13 Argument $t_categories_array is missing from the Docblock of smarty_modifier_has_children
error 13 No summary for function \smarty_modifier_has_children()

GXMainComponents/SmartyPlugins/function.html_shop_offline.php 2

Type Line Description
error 0 No summary was found for this file
error 13 No summary for function \smarty_function_html_shop_offline()

GXMainComponents/SmartyPlugins/function.gm_gprint.php 4

Type Line Description
error 0 No summary was found for this file
error 12 Argument $params is missing from the Docblock of smarty_function_gm_gprint
error 12 Argument $smarty is missing from the Docblock of smarty_function_gm_gprint
error 12 No summary for function \smarty_function_gm_gprint()

GXMainComponents/SmartyPlugins/resource.get_usermod.php 2

Type Line Description
error 0 No summary was found for this file
error 88 No summary for method _getPath()

GXMainComponents/SmartyPlugins/modifier.xtc_href_link.php 7

Type Line Description
error 0 No summary was found for this file
error 17 Argument $page is missing from the Docblock of smarty_modifier_xtc_href_link
error 17 Argument $parameters is missing from the Docblock of smarty_modifier_xtc_href_link
error 17 Argument $connection is missing from the Docblock of smarty_modifier_xtc_href_link
error 17 Argument $add_session_id is missing from the Docblock of smarty_modifier_xtc_href_link
error 17 Argument $search_engine_safe is missing from the Docblock of smarty_modifier_xtc_href_link
error 17 No summary for function \smarty_modifier_xtc_href_link()

GXMainComponents/SmartyPlugins/function.gm_get_conf.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $params is missing from the Docblock of smarty_function_gm_get_conf
error 17 Argument $smarty is missing from the Docblock of smarty_function_gm_get_conf
error 17 No summary for function \smarty_function_gm_get_conf()

GXMainComponents/SmartyPlugins/modifier.gm_get_env_info.php 3

Type Line Description
error 0 No summary was found for this file
error 17 Argument $string is missing from the Docblock of smarty_modifier_gm_get_env_info
error 17 No summary for function \smarty_modifier_gm_get_env_info()

GXMainComponents/SmartyPlugins/function.load_env_array.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $params is missing from the Docblock of smarty_function_load_env_array
error 17 Argument $smarty is missing from the Docblock of smarty_function_load_env_array
error 17 No summary for function \smarty_function_load_env_array()

GXMainComponents/SmartyPlugins/function.gm_gmotion.php 4

Type Line Description
error 0 No summary was found for this file
error 13 Argument $params is missing from the Docblock of smarty_function_gm_gmotion
error 13 Argument $smarty is missing from the Docblock of smarty_function_gm_gmotion
error 13 No summary for function \smarty_function_gm_gmotion()

GXMainComponents/SmartyPlugins/function.check_magna_execute.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $params is missing from the Docblock of smarty_function_check_magna_execute
error 17 Argument $template is missing from the Docblock of smarty_function_check_magna_execute
error 17 No summary for function \smarty_function_check_magna_execute()

GXMainComponents/SmartyPlugins/function.page_url.php 4

Type Line Description
error 0 No summary was found for this file
error 13 Argument $params is missing from the Docblock of smarty_function_page_url
error 13 Argument $smarty is missing from the Docblock of smarty_function_page_url
error 13 No summary for function \smarty_function_page_url()

GXMainComponents/SmartyPlugins/modifier.gm_get_conf.php 3

Type Line Description
error 0 No summary was found for this file
error 17 Argument $string is missing from the Docblock of smarty_modifier_gm_get_conf
error 17 No summary for function \smarty_modifier_gm_get_conf()

GXMainComponents/SmartyPlugins/function.is_filemanager_available.php 1

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

GXMainComponents/SmartyPlugins/function.gm_footer.php 4

Type Line Description
error 0 No summary was found for this file
error 12 Argument $params is missing from the Docblock of smarty_function_gm_footer
error 12 Argument $smarty is missing from the Docblock of smarty_function_gm_footer
error 12 No summary for function \smarty_function_gm_footer()

GXMainComponents/SmartyPlugins/function.gm_menuboxes.php 4

Type Line Description
error 0 No summary was found for this file
error 14 Argument $params is missing from the Docblock of smarty_function_gm_menuboxes
error 14 Argument $smarty is missing from the Docblock of smarty_function_gm_menuboxes
error 14 No summary for function \smarty_function_gm_menuboxes()

GXMainComponents/SmartyPlugins/function.load_language_text.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $params is missing from the Docblock of smarty_function_load_language_text
error 17 Argument $smarty is missing from the Docblock of smarty_function_load_language_text
error 17 No summary for function \smarty_function_load_language_text()

GXMainComponents/SmartyPlugins/function.check_mailbeez_menu.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $params is missing from the Docblock of smarty_function_check_mailbeez_menu
error 17 Argument $template is missing from the Docblock of smarty_function_check_mailbeez_menu
error 17 No summary for function \smarty_function_check_mailbeez_menu()

GXMainComponents/SmartyPlugins/function.get_sub_categories.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $params is missing from the Docblock of smarty_function_get_sub_categories
error 17 Argument $smarty is missing from the Docblock of smarty_function_get_sub_categories
error 17 No summary for function \smarty_function_get_sub_categories()

GXMainComponents/SmartyPlugins/outputfilter.note.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $tpl_output is missing from the Docblock of smarty_outputfilter_note
error 17 Argument $smarty is missing from the Docblock of smarty_outputfilter_note
error 17 No summary for function \smarty_outputfilter_note()

GXMainComponents/SmartyPlugins/modifier.htmlentities_wrapper.php 2

Type Line Description
error 19 Argument $string is missing from the Docblock of smarty_modifier_htmlentities_wrapper
error 19 No summary for function \smarty_modifier_htmlentities_wrapper()

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/Loaders/GXCoreLoader/GXCoreLoaderSettings.inc.php 1

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

GXMainComponents/Extensions/Orders/OrderActions.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 354 No summary for method changeOrderStatus()

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/OrdersOverviewColumns.inc.php 4

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
error 43 No summary for property $noValuePlaceholder

GXMainComponents/Extensions/Orders/OrdersOverviewTooltips.inc.php 5

Type Line Description
error 0 No summary was found for this file
error 173 Argument $orderListItem is missing from the Docblock of _getInvoice
error 173 No summary for method _getInvoice()
error 27 No summary for property $contentView
error 32 No summary for property $db

GXMainComponents/Extensions/Templates/DefaultTemplateSettings.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 40 No summary for property $templateSettingsArray

GXMainComponents/Extensions/QuickEdit/QuickEditPropertiesOverviewColumns.inc.php 4

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 $columns
error 35 No summary for property $languageTextManager

GXMainComponents/Extensions/QuickEdit/QuickEditPropertiesTooltips.inc.php 3

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

GXMainComponents/Extensions/QuickEdit/QuickEditSpecialPriceTooltips.inc.php 3

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

GXMainComponents/Extensions/QuickEdit/QuickEditDocuments.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 71 No summary for property $db
error 76 No summary for property $title
error 81 No summary for property $creator
error 86 No summary for property $products
error 91 No summary for property $categories
error 96 No summary for property $languageTextManager
error 101 No summary for property $quickEditOverviewColumns

GXMainComponents/Extensions/QuickEdit/Interfaces/QuickEditPropertiesOverviewColumnsInterface.inc.php 1

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

GXMainComponents/Extensions/QuickEdit/Interfaces/QuickEditOverviewTooltipsInterface.inc.php 1

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

GXMainComponents/Extensions/QuickEdit/Interfaces/QuickEditSpecialPriceTooltipsInterface.inc.php 1

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

GXMainComponents/Extensions/QuickEdit/Interfaces/QuickEditPropertiesTooltipsInterface.inc.php 1

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

GXMainComponents/Extensions/QuickEdit/Interfaces/QuickEditSpecialPricesOverviewColumnsInterface.inc.php 1

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

GXMainComponents/Extensions/QuickEdit/Interfaces/QuickEditDocumentsInterface.inc.php 1

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

GXMainComponents/Extensions/QuickEdit/Interfaces/QuickEditOverviewColumnsInterface.inc.php 1

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

GXMainComponents/Extensions/QuickEdit/QuickEditOverviewColumns.inc.php 4

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 $columns
error 35 No summary for property $languageTextManager

GXMainComponents/Extensions/QuickEdit/ListItems/QuickEditProductPropertiesListItem.inc.php 18

Type Line Description
error 0 No summary was found for this file
error 446 No summary for method getPriceTypeConfiguration()
error 25 No summary for property $db
error 30 No summary for property $languageTextManager
error 35 No summary for property $id
error 40 No summary for property $name
error 45 No summary for property $model
error 50 No summary for property $ean
error 55 No summary for property $quantity
error 60 No summary for property $shippingTimeId
error 65 No summary for property $shippingStatusName
error 70 No summary for property $shipmentConfiguration
error 75 No summary for property $weight
error 80 No summary for property $tax
error 85 No summary for property $price
error 90 No summary for property $priceType
error 95 No summary for property $priceTypeConfiguration
error 100 No summary for property $productsName

GXMainComponents/Extensions/QuickEdit/ListItems/QuickEditProductSpecialPriceListItem.inc.php 11

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $productsId
error 30 No summary for property $name
error 35 No summary for property $model
error 40 No summary for property $quantity
error 45 No summary for property $isNewEntry
error 50 No summary for property $expiresDate
error 55 No summary for property $price
error 60 No summary for property $productsPrice
error 65 No summary for property $tax
error 70 No summary for property $status

GXMainComponents/Extensions/QuickEdit/ListItems/QuickEditProductListItem.inc.php 21

Type Line Description
error 0 No summary was found for this file
error 25 No summary for property $id
error 30 No summary for property $model
error 35 No summary for property $name
error 40 No summary for property $manufacturer
error 45 No summary for property $quantity
error 50 No summary for property $shippingTimeId
error 55 No summary for property $shippingStatusName
error 60 No summary for property $weight
error 65 No summary for property $shippingCosts
error 70 No summary for property $taxClassId
error 75 No summary for property $tax
error 80 No summary for property $price
error 85 No summary for property $discount
error 90 No summary for property $specialPriceId
error 95 No summary for property $specialPrice
error 100 No summary for property $specialPriceExpiresDate
error 105 No summary for property $specialPriceQuantity
error 110 No summary for property $specialPriceStatus
error 115 No summary for property $category
error 120 No summary for property $status

GXMainComponents/Extensions/QuickEdit/QuickEditOverviewTooltips.inc.php 3

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

GXMainComponents/Extensions/QuickEdit/QuickEditSpecialPricesOverviewColumns.inc.php 3

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

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 61 No summary for method _saveGuest()
error 85 No summary for method _prepareCustomerArray()
error 122 No summary for method _validateRegistree()
error 150 No summary for method _validateGuest()
error 178 No summary for method _createAddressBlock()
error 273 No summary for method _proceedTracking()
error 299 No summary for method _proceedVoucher()
error 322 No summary for method _buildGiftSqlDataArray()
error 339 No summary for method _saveGift()
error 352 No summary for method _buildGiftEmailTrackSqlDataArray()
error 369 No summary for method _saveGiftEmailTrack()
error 378 No summary for method _buildCouponEmailTrackSqlDataArray()
error 400 No summary for method _saveCouponEmailTrack()
error 409 No summary for method _login()
error 436 No summary for method _proceedMail()
error 447 No summary for method _buildMailDataArray()
error 508 No summary for method _sendMail()
error 543 No summary for method _getSignUpCouponCollection()
error 576 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/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/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 61 No summary for method _getCustomerCollectionFromInputArray()

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/Serializers/WithdrawalJsonSerializer.inc.php 1

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

GXMainComponents/Extensions/Serializers/AddressJsonSerializer.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/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/ProductListItemJsonSerializer.inc.php 1

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

GXMainComponents/Extensions/Serializers/EmailJsonSerializer.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/AbstractJsonSerializer.inc.php 9

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
error 176 Name of argument $type does not match with the DocBlock's name $property in _deserializeLanguageSpecificProperty()

GXMainComponents/Extensions/Serializers/ReviewJsonSerializer.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 31

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 331 Argument $orderTotal is missing from the Docblock of serializeOrderTotal
error 331 No summary for method serializeOrderTotal()
error 350 Argument $addressBlock is missing from the Docblock of serializeAddress
error 350 No summary for method serializeAddress()
error 372 Argument $orderItemAttribute is missing from the Docblock of serializeAttribute
error 372 No summary for method serializeAttribute()
error 408 Argument $json is missing from the Docblock of deserializeOrderItem
error 408 Argument $baseObject is missing from the Docblock of deserializeOrderItem
error 408 No summary for method deserializeOrderItem()
error 530 Argument $json is missing from the Docblock of deserializeOrderTotal
error 530 Argument $baseObject is missing from the Docblock of deserializeOrderTotal
error 530 No summary for method deserializeOrderTotal()
error 583 Argument $json is missing from the Docblock of deserializeAddress
error 583 No summary for method deserializeAddress()
error 609 Argument $json is missing from the Docblock of deserializeAttribute
error 609 Argument $baseObject is missing from the Docblock of deserializeAttribute
error 609 No summary for method deserializeAttribute()
error 668 Argument $orderStatusHistoryListItem is missing from the Docblock of serializeOrderStatusHistoryListItem
error 668 No summary for method serializeOrderStatusHistoryListItem()
error 682 Argument $downloadInformation is missing from the Docblock of _serializeOrderItemDownloadInformation
error 682 No summary for method _serializeOrderItemDownloadInformation()
error 694 Argument $json is missing from the Docblock of _deserializeOrderItemDownloadInformation
error 694 No summary for method _deserializeOrderItemDownloadInformation()
error 705 Argument $gxCustomizerDataCollectionArray is missing from the Docblock of _serializeOrderItemGXCustomizerData
error 705 No summary for method _serializeOrderItemGXCustomizerData()
error 724 Argument $area is missing from the Docblock of _deserializeOrderItemGXCustomizerData
error 724 Argument $elementData is missing from the Docblock of _deserializeOrderItemGXCustomizerData
error 724 No summary for method _deserializeOrderItemGXCustomizerData()

GXMainComponents/Extensions/Serializers/CategoryListItemJsonSerializer.inc.php 1

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

GXMainComponents/Extensions/Serializers/ProductJsonSerializer.inc.php 1

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

GXMainComponents/Extensions/Serializers/SliderJsonSerializer.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/Geschaeftskundenversand/GeschaeftskundenversandProduct.inc.php 21

Type Line Description
error 0 No summary was found for this file
error 42 No summary for method getValidTypes()
error 58 No summary for method getDeprecatedTypes()
error 67 Argument $type is missing from the Docblock of setType
error 67 No summary for method setType()
error 77 No summary for method getType()
error 82 No summary for method isDeprecated()
error 88 No summary for method getTargetArea()
error 107 Argument $attendance is missing from the Docblock of setAttendance
error 107 No summary for method setAttendance()
error 116 No summary for method getAttendance()
error 121 Argument $alias is missing from the Docblock of setAlias
error 121 No summary for method setAlias()
error 126 No summary for method getAlias()
error 131 No summary for method getApiProductCode()
error 150 No summary for method getProcedure()
error 169 No summary for method getServicesMatrix()
error 297 No summary for method getServices()
error 23 No summary for property $type
error 24 No summary for property $attendance
error 25 No summary for property $alias

GXMainComponents/Extensions/Geschaeftskundenversand/GeschaeftskundenversandLogger.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 50 Argument $message is missing from the Docblock of notice
error 50 No summary for method notice()
error 55 Argument $message is missing from the Docblock of noticeDebug
error 55 No summary for method noticeDebug()
error 39 No summary for property $logControl

GXMainComponents/Extensions/Geschaeftskundenversand/GeschaeftskundenversandShipment.inc.php 176

Type Line Description
error 0 No summary was found for this file
error 271 No summary for method toArray()
error 276 Argument $product is missing from the Docblock of setProduct
error 276 Argument $setReturnAccount is missing from the Docblock of setProduct
error 276 No summary for method setProduct()
error 301 Argument $date is missing from the Docblock of setShipmentDate
error 301 No summary for method setShipmentDate()
error 307 Argument $weight is missing from the Docblock of setWeight
error 307 No summary for method setWeight()
error 313 Argument $customerReference is missing from the Docblock of setCustomerReference
error 313 No summary for method setCustomerReference()
error 319 Argument $emailAddress is missing from the Docblock of setNotification
error 319 No summary for method setNotification()
error 332 Argument $accountOwner is missing from the Docblock of setBankData
error 332 Argument $bankName is missing from the Docblock of setBankData
error 332 Argument $iban is missing from the Docblock of setBankData
error 332 Argument $note1 is missing from the Docblock of setBankData
error 332 Argument $note2 is missing from the Docblock of setBankData
error 332 Argument $bic is missing from the Docblock of setBankData
error 332 Argument $accountreference is missing from the Docblock of setBankData
error 332 No summary for method setBankData()
error 352 Argument $date is missing from the Docblock of setServiceDayOfDelivery
error 352 No summary for method setServiceDayOfDelivery()
error 370 Argument $timeframe is missing from the Docblock of setServiceDeliveryTimeframe
error 370 No summary for method setServiceDeliveryTimeframe()
error 387 Argument $requirementText is missing from the Docblock of setServiceIndividualSenderRequirement
error 387 No summary for method setServiceIndividualSenderRequirement()
error 404 Argument $type is missing from the Docblock of setServiceShipmentHandling
error 404 No summary for method setServiceShipmentHandling()
error 420 Argument $type is missing from the Docblock of setServiceEndorsement
error 420 No summary for method setServiceEndorsement()
error 437 Argument $type is missing from the Docblock of setServiceVisualCheckOfAge
error 437 No summary for method setServiceVisualCheckOfAge()
error 453 Argument $location is missing from the Docblock of setServicePreferredLocation
error 453 No summary for method setServicePreferredLocation()
error 470 Argument $activate is missing from the Docblock of setServiceGoGreen
error 470 No summary for method setServiceGoGreen()
error 486 Argument $activate is missing from the Docblock of setServicePerishables
error 486 No summary for method setServicePerishables()
error 502 Argument $activate is missing from the Docblock of setServicePersonally
error 502 No summary for method setServicePersonally()
error 518 Argument $activate is missing from the Docblock of setServiceReturnReceipt
error 518 No summary for method setServiceReturnReceipt()
error 534 Argument $activate is missing from the Docblock of setServicePremium
error 534 No summary for method setServicePremium()
error 550 Argument $activate is missing from the Docblock of setServiceBulkyGoods
error 550 No summary for method setServiceBulkyGoods()
error 566 Argument $codAmount is missing from the Docblock of setServiceCashOnDelivery
error 566 Argument $addFee is missing from the Docblock of setServiceCashOnDelivery
error 566 No summary for method setServiceCashOnDelivery()
error 584 Argument $insuranceAmount is missing from the Docblock of setServiceAdditionalInsurance
error 584 No summary for method setServiceAdditionalInsurance()
error 601 Argument $details is missing from the Docblock of setServicePreferredNeighbour
error 601 No summary for method setServicePreferredNeighbour()
error 618 Argument $activate is missing from the Docblock of setServiceNamedPersonOnly
error 618 No summary for method setServiceNamedPersonOnly()
error 634 Argument $surname is missing from the Docblock of setServiceIdentCheck
error 634 Argument $givenName is missing from the Docblock of setServiceIdentCheck
error 634 Argument $dateOfBirth is missing from the Docblock of setServiceIdentCheck
error 634 Argument $minimumAge is missing from the Docblock of setServiceIdentCheck
error 634 No summary for method setServiceIdentCheck()
error 658 Argument $preferredDay is missing from the Docblock of setServicePreferredDay
error 658 No summary for method setServicePreferredDay()
error 675 Argument $preferredTime is missing from the Docblock of setServicePreferredTime
error 675 No summary for method setServicePreferredTime()
error 692 Argument $activate is missing from the Docblock of setServiceNoNeighbourDelivery
error 692 No summary for method setServiceNoNeighbourDelivery()
error 708 Argument $activate is missing from the Docblock of setServicePackagingReturn
error 708 No summary for method setServicePackagingReturn()
error 724 Argument $activate is missing from the Docblock of setServiceNoticeOfNonDeliverability
error 724 No summary for method setServiceNoticeOfNonDeliverability()
error 740 Argument $activate is missing from the Docblock of setServiceReturnImmediately
error 740 No summary for method setServiceReturnImmediately()
error 756 Argument $servicesArray is missing from the Docblock of setAllServices
error 756 No summary for method setAllServices()
error 834 Argument $name1 is missing from the Docblock of setReturnReceiverName
error 834 Argument $name2 is missing from the Docblock of setReturnReceiverName
error 834 Argument $name3 is missing from the Docblock of setReturnReceiverName
error 834 No summary for method setReturnReceiverName()
error 845 Argument $streetName is missing from the Docblock of setReturnReceiverAddress
error 845 Argument $streetNumber is missing from the Docblock of setReturnReceiverAddress
error 845 Argument $addition is missing from the Docblock of setReturnReceiverAddress
error 845 Argument $zip is missing from the Docblock of setReturnReceiverAddress
error 845 Argument $city is missing from the Docblock of setReturnReceiverAddress
error 845 Argument $iso2 is missing from the Docblock of setReturnReceiverAddress
error 845 Argument $state is missing from the Docblock of setReturnReceiverAddress
error 845 Argument $country is missing from the Docblock of setReturnReceiverAddress
error 845 No summary for method setReturnReceiverAddress()
error 870 Argument $phone is missing from the Docblock of setReturnReceiverCommunication
error 870 Argument $email is missing from the Docblock of setReturnReceiverCommunication
error 870 Argument $contactPerson is missing from the Docblock of setReturnReceiverCommunication
error 870 No summary for method setReturnReceiverCommunication()
error 884 Argument $name1 is missing from the Docblock of setShipperName
error 884 Argument $name2 is missing from the Docblock of setShipperName
error 884 Argument $name3 is missing from the Docblock of setShipperName
error 884 No summary for method setShipperName()
error 895 Argument $streetName is missing from the Docblock of setShipperAddress
error 895 Argument $streetNumber is missing from the Docblock of setShipperAddress
error 895 Argument $addition is missing from the Docblock of setShipperAddress
error 895 Argument $zip is missing from the Docblock of setShipperAddress
error 895 Argument $city is missing from the Docblock of setShipperAddress
error 895 Argument $iso2 is missing from the Docblock of setShipperAddress
error 895 Argument $state is missing from the Docblock of setShipperAddress
error 895 Argument $country is missing from the Docblock of setShipperAddress
error 895 No summary for method setShipperAddress()
error 920 Argument $phone is missing from the Docblock of setShipperCommunication
error 920 Argument $email is missing from the Docblock of setShipperCommunication
error 920 Argument $contactPerson is missing from the Docblock of setShipperCommunication
error 920 No summary for method setShipperCommunication()
error 932 Argument $name1 is missing from the Docblock of setReceiverName
error 932 No summary for method setReceiverName()
error 938 Argument $phone is missing from the Docblock of setReceiverCommunication
error 938 Argument $email is missing from the Docblock of setReceiverCommunication
error 938 Argument $contactPerson is missing from the Docblock of setReceiverCommunication
error 938 No summary for method setReceiverCommunication()
error 950 Argument $streetName is missing from the Docblock of setReceiverAddress
error 950 Argument $streetNumber is missing from the Docblock of setReceiverAddress
error 950 Argument $addition is missing from the Docblock of setReceiverAddress
error 950 Argument $zip is missing from the Docblock of setReceiverAddress
error 950 Argument $city is missing from the Docblock of setReceiverAddress
error 950 Argument $iso2 is missing from the Docblock of setReceiverAddress
error 950 Argument $state is missing from the Docblock of setReceiverAddress
error 950 Argument $country is missing from the Docblock of setReceiverAddress
error 950 No summary for method setReceiverAddress()
error 978 Argument $name2 is missing from the Docblock of setReceiverAdditionalNames
error 978 Argument $name3 is missing from the Docblock of setReceiverAdditionalNames
error 978 No summary for method setReceiverAdditionalNames()
error 989 Argument $packstationNumber is missing from the Docblock of setReceiverPackstation
error 989 Argument $zip is missing from the Docblock of setReceiverPackstation
error 989 Argument $city is missing from the Docblock of setReceiverPackstation
error 989 Argument $iso2 is missing from the Docblock of setReceiverPackstation
error 989 Argument $postNumber is missing from the Docblock of setReceiverPackstation
error 989 Argument $country is missing from the Docblock of setReceiverPackstation
error 989 Argument $state is missing from the Docblock of setReceiverPackstation
error 989 No summary for method setReceiverPackstation()
error 1014 Argument $postfilialNumber is missing from the Docblock of setReceiverPostfiliale
error 1014 Argument $zip is missing from the Docblock of setReceiverPostfiliale
error 1014 Argument $city is missing from the Docblock of setReceiverPostfiliale
error 1014 Argument $iso2 is missing from the Docblock of setReceiverPostfiliale
error 1014 Argument $postNumber is missing from the Docblock of setReceiverPostfiliale
error 1014 Argument $country is missing from the Docblock of setReceiverPostfiliale
error 1014 Argument $state is missing from the Docblock of setReceiverPostfiliale
error 1014 No summary for method setReceiverPostfiliale()
error 1040 Argument $parcelShopNumber is missing from the Docblock of setReceiverParcelShop
error 1040 Argument $zip is missing from the Docblock of setReceiverParcelShop
error 1040 Argument $city is missing from the Docblock of setReceiverParcelShop
error 1040 Argument $iso2 is missing from the Docblock of setReceiverParcelShop
error 1040 Argument $streetName is missing from the Docblock of setReceiverParcelShop
error 1040 Argument $streetNumber is missing from the Docblock of setReceiverParcelShop
error 1040 Argument $country is missing from the Docblock of setReceiverParcelShop
error 1040 Argument $state is missing from the Docblock of setReceiverParcelShop
error 1040 No summary for method setReceiverParcelShop()
error 1067 Argument $exportType is missing from the Docblock of setExportDocument
error 1067 Argument $placeOfCommital is missing from the Docblock of setExportDocument
error 1067 Argument $additionalFee is missing from the Docblock of setExportDocument
error 1067 Argument $invNumber is missing from the Docblock of setExportDocument
error 1067 Argument $termsOfTrade is missing from the Docblock of setExportDocument
error 1067 Argument $permitNumber is missing from the Docblock of setExportDocument
error 1067 Argument $attestationNumber is missing from the Docblock of setExportDocument
error 1067 Argument $withElectronicExportNtfctn is missing from the Docblock of setExportDocument
error 1067 No summary for method setExportDocument()
error 1098 Argument $exportTypeDescription is missing from the Docblock of setExportTypeDescription
error 1098 No summary for method setExportTypeDescription()
error 1106 Argument $description is missing from the Docblock of addExportDocPosition
error 1106 Argument $countryCode is missing from the Docblock of addExportDocPosition
error 1106 Argument $customsTariffNumber is missing from the Docblock of addExportDocPosition
error 1106 Argument $amount is missing from the Docblock of addExportDocPosition
error 1106 Argument $netWeightKG is missing from the Docblock of addExportDocPosition
error 1106 Argument $customsValue is missing from the Docblock of addExportDocPosition
error 1106 No summary for method addExportDocPosition()
error 1121 Argument $onlyIfCodeable is missing from the Docblock of setPrintOnlyIfCodeable
error 1121 No summary for method setPrintOnlyIfCodeable()
error 1126 Argument $type is missing from the Docblock of setLabelResponseType
error 1126 No summary for method setLabelResponseType()
error 21 No summary for property $ekp
error 22 No summary for property $shipmentData

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/InvalidGKVProductTypeException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/InvalidEkpFormatException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/GeschaeftskundenversandSoapAdapterCigCredentialsMissingException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/GeschaeftskundenversandShipmentInvalidTermsOfTradeException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/GeschaeftskundenversandShipmentException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/GeschaeftskundenversandSoapAdapterServiceUnavailableException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/GeschaeftskundenversandSoapAdapterException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/GeschaeftskundenversandProductException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/InvalidGKVAttendanceFormatException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/Exceptions/GeschaeftskundenversandShipmentInvalidExportTypeException.inc.php 1

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

GXMainComponents/Extensions/Geschaeftskundenversand/GeschaeftskundenversandSoapAdapter.inc.php 8

Type Line Description
error 0 No summary was found for this file
error 54 No summary for method getSoapClient()
error 85 Argument $wsdlUrl is missing from the Docblock of pingWsdl
error 85 No summary for method pingWsdl()
error 24 No summary for property $configuration
error 26 No summary for property $cig_user
error 27 No summary for property $cig_password
error 28 No summary for property $endpointUrl

GXMainComponents/Extensions/Geschaeftskundenversand/GeschaeftskundenversandConfigurationStorage.inc.php 6

Type Line Description
error 0 No summary was found for this file
error 254 No summary for method getProducts()
error 271 Argument $product is missing from the Docblock of addProduct
error 271 No summary for method addProduct()
error 281 Argument $index is missing from the Docblock of deleteProduct
error 281 No summary for method deleteProduct()

GXMainComponents/Extensions/ParcelShopFinder/ParcelShopFinderLogger.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 55 No summary for method notice()
error 64 No summary for method noticeDebug()
error 40 No summary for property $logControl

GXMainComponents/Extensions/ParcelShopFinder/ParcelShopFinder.inc.php 4

Type Line Description
error 0 No summary was found for this file
error 56 No summary for method getParcelLocationByAddress()
error 118 No summary for method addOpeningHours()
error 39 No summary for property $logger

GXMainComponents/Extensions/Emails/EmailParser.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/Helpers/DataTableHelper/DataTableHelper.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/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/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/Invoices/InvoicesOverviewColumns.inc.php 4

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
error 43 No summary for property $noValuePlaceholder

GXMainComponents/Extensions/Invoices/InvoiceActions.inc.php 1

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

GXMainComponents/Extensions/Invoices/InvoicesOverviewTooltips.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/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/MailbeezModuleCenterModule.inc.php 4

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

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/ShipcloudModuleCenterModule.inc.php 1

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

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/Collections/ModuleCenterModuleCollection.inc.php 2

Type Line Description
error 0 No summary was found for this file
error 25 No summary for method __construct()

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/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/GeschaeftskundenversandModuleCenterModule.inc.php 1

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

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/ParcelshopfinderModuleCenterModule.inc.php 1

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

GXMainComponents/Modules/PostfinderModuleCenterModule.inc.php 1

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

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/ResponsiveFileManagerModuleCenterModule.inc.php 1

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

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/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/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/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/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/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/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/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/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/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/ModuleCenter/AbstractModuleCenterModule.inc.php 12

Type Line Description
error 0 No summary was found for this file
error 66 No summary for method __construct()
error 212 Argument $installed is missing from the Docblock of _store
error 212 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/ModuleCenter/GXModuleCenterModule.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/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/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/SharedShoppingCartModuleCenterModule.inc.php 1

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