We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
asArray()
Currency::getSelect()
if ($useCache === true)
The text was updated successfully, but these errors were encountered:
Cache results in static variable to not ask cache several times per r…
25da19a
…equest - #171
Improve Helper::getModelMap #171 - add asArray() for better performance
5e8a681
https://github.com/DevGroup-ru/dotplant2/compare/inline_filterquery Added option for "inline filtering" in Helper::getModelMap()
Sorry, something went wrong.
No branches or pull requests
asArray()
for better performanceCurrency::getSelect()
(https://github.com/DevGroup-ru/dotplant2/blob/master/application/models/Currency.php#L134 - orderBy)if ($useCache === true)
for better code climate (:The text was updated successfully, but these errors were encountered: