MCPcopy Create free account
hub / github.com/dannybd/courseroad / _executeStatement

Method _executeStatement

CourseRoadDB.php:594–602  ·  view source on GitHub ↗

* Execute a given mysqli statement and return sucess & debug info * * Used for UPDATE/INSERT/DELETE statements, to make sure that they happened * properly. The returned array leads with a boolean which indicates query * success or failure. * * @param object $statement mysqli statement for execution * * @return array data on success and debug info as well on failure * @ac

($statement)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

saveNewRoadMethod · 0.95
setPublicRoadMethod · 0.95
changeRoadHashMethod · 0.95
setRoadCommentMethod · 0.95
deleteRoadMethod · 0.95
copyRoadMethod · 0.95
addUserMethod · 0.95
updateUserPrefsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected