creof/doctrine2-spatial

View on GitHub
tests/CrEOF/Spatial/Tests/ORM/Query/AST/Functions/MySql/STDistanceTest.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 161 characters
Open

        $query  = $this->getEntityManager()->createQuery('SELECT p, ST_Distance(p.point, ST_GeomFromText(:p1)) FROM CrEOF\Spatial\Tests\Fixtures\PointEntity p');

There are no issues that match your filters.

Category
Status