22 return get_data_row(
"SELECT * from {$CONFIG->dbprefix}objects_entity where guid=$guid");
38 $value[] =
"{$CONFIG->path}engine/tests/ElggObjectTest.php";
43 $hooks->registerHandler(
'unit_test',
'system',
'_elgg_objects_test');
get_object_entity_as_row($guid)
Return the object specific details of a object by a row.
get_data_row($query, $callback="")
Retrieve a single row from the database.
_elgg_objects_test($hook, $type, $value, $params)
Runs unit tests for .
$guid
Removes an admin notice.
elgg global
Pointer to the global context.