IBX-8535: Dropped deprecated loadRelations usage #902
Annotations
10 errors
Run PHPStan analysis:
src/lib/Server/Output/ValueObjectVisitor/Location.php#L26
Property Ibexa\Rest\Server\Output\ValueObjectVisitor\Location::$RelationListFacade is never read, only written.
|
Run PHPStan analysis:
src/lib/Server/Output/ValueObjectVisitor/Location.php#L167
Access to an undefined property Ibexa\Rest\Server\Output\ValueObjectVisitor\Location::$relationListFacade.
|
Run PHPStan analysis:
tests/lib/Server/Output/ValueObjectVisitor/LocationTest.php#L33
Property Ibexa\Tests\Rest\Server\Output\ValueObjectVisitor\LocationTest::$relationListFacade has unknown class Ibexa\Contracts\Core\Repository\ContentService\RelationListFacade as its type.
|
Run PHPStan analysis:
tests/lib/Server/Output/ValueObjectVisitor/LocationTest.php#L38
Class Ibexa\Contracts\Core\Repository\ContentService\RelationListFacade not found.
|
Run PHPStan analysis:
tests/lib/Server/Output/ValueObjectVisitor/LocationTest.php#L78
Call to method expects() on an unknown class Ibexa\Contracts\Core\Repository\ContentService\RelationListFacade.
|
Run PHPStan analysis:
tests/lib/Server/Output/ValueObjectVisitor/LocationTest.php#L145
Parameter #2 $RelationListFacade of class Ibexa\Rest\Server\Output\ValueObjectVisitor\Location constructor expects Ibexa\Contracts\Core\Repository\ContentService\RelationListFacadeInterface, Ibexa\Contracts\Core\Repository\ContentService\RelationListFacade&PHPUnit\Framework\MockObject\MockObject given.
|
Run PHPStan analysis:
tests/lib/Server/Output/ValueObjectVisitor/RestExecutedViewTest.php#L119
Parameter #2 $relationListFacade of class Ibexa\Rest\Server\Output\ValueObjectVisitor\RestExecutedView constructor expects Ibexa\Contracts\Core\Repository\ContentService\RelationListFacadeInterface, Ibexa\Contracts\Core\Repository\ContentService\RelationListFacade&PHPUnit\Framework\MockObject\MockObject given.
|
Run PHPStan analysis:
tests/lib/Server/Output/ValueObjectVisitor/RestExecutedViewTest.php#L131
Method Ibexa\Tests\Rest\Server\Output\ValueObjectVisitor\RestExecutedViewTest::getRelationListFacadeMock() has invalid return type Ibexa\Contracts\Core\Repository\ContentService\RelationListFacade.
|
Run PHPStan analysis:
tests/lib/Server/Output/ValueObjectVisitor/RestExecutedViewTest.php#L133
Class Ibexa\Contracts\Core\Repository\ContentService\RelationListFacade not found.
|
Run PHPStan analysis:
tests/lib/Server/Output/ValueObjectVisitor/RestExecutedViewTest.php#L134
Call to method method() on an unknown class Ibexa\Contracts\Core\Repository\ContentService\RelationListFacade.
|
Loading