In the documentation for node_load_multiple(), the $conditions
parameter is shown as deprecated, but DefaultEntityController::load()
uses it to pass the values to the EntityFieldQuery
class.
Proposed solution
Don't show the $conditions
parameter as deprecated.
GitHub Issue #:
5644
Recent comments
Thanks Meaghan. I have solved this error. The issue was that after the upgrade, I re-enabled the civicrm related modules at a time that leads to the error. But after that I tried and re enabled...
Facing an error after upgrading Civicrm version from 5.78.3 to 6.5.0
Ah yes. Thank you very much.
Porting of module Views Raw SQL
Go to admin/structure/views/settings and click on "Show information and statistics about the view during live preview"
Porting of module Views Raw SQL