array|false getQueryBuilderPartsForCachingHash(object $queryBuilder)
Gets important parts from QueryBuilder that will allow to cache its results.
For instance in ORM two query builders with an equal SQL string and equal parameters are considered to be equal.
Please login to continue.