Documentation

Deprecated

Table of Contents

apps/Core/Exception/AdminPageFormInvalidException.php
apps/Country/Model/Country.php
apps/Data/Entity/Job.php
apps/Data/Entity/MovementCredit.php
apps/Data/Entity/MovementProduct.php
apps/Data/Repository/VatRateHistoryRepository.php
apps/Partner/Component/InfinitePartnerComponent.php
apps/Partner/Component/InfinitePartnerSubscriptionsComponent.php
apps/User/Component/InfiniteUserComponent.php

AdminPageFormInvalidException.php

Line Element Reason
10 AdminPageFormInvalidException

Country.php

Line Element Reason
74 Country::getAllVatTypes()

Please don't!

Job.php

Line Element Reason
87 Job::$secondaryId

MovementCredit.php

Line Element Reason
447 MovementCredit::getIsCreditNote()
456 MovementCredit::setIsCreditNote()
545 MovementCredit::getPosition()
554 MovementCredit::setPosition()
915 MovementCredit::getPreventScenario()
924 MovementCredit::setPreventScenario()
88 MovementCredit::$position
223 MovementCredit::$preventScenario

MovementProduct.php

Line Element Reason
83 MovementProduct::$position

VatRateHistoryRepository.php

Line Element Reason
129 VatRateHistoryRepository::getVatTypeByCountryDateAndRate()

The same rate may belong to multiple vat types. This method is here only as a drop-in replacement for another method with the same issue.

InfinitePartnerComponent.php

Line Element Reason
370 InfinitePartnerComponent::getWhereValueConditionBindType()
425 InfinitePartnerComponent::getHavingValueConditionBindType()

InfinitePartnerSubscriptionsComponent.php

Line Element Reason
304 InfinitePartnerSubscriptionsComponent::getWhereValueConditionBindType()
359 InfinitePartnerSubscriptionsComponent::getHavingValueConditionBindType()

InfiniteUserComponent.php

Line Element Reason
419 InfiniteUserComponent::getWhereValueConditionBindType()
474 InfiniteUserComponent::getHavingValueConditionBindType()

Search results