Go to the source code of this file.
◆ _elgg_objects_test()
| _elgg_objects_test |
( |
|
$hook, |
|
|
|
$type, |
|
|
|
$value, |
|
|
|
$params |
|
) |
| |
Runs unit tests for \ElggObject.
- Parameters
-
| string | $hook | unit_test |
| string | $type | system |
| mixed | $value | Array of tests |
| mixed | $params | Params |
- Returns
- array @access private
Definition at line 39 of file objects.php.
◆ get_object_entity_as_row()
| get_object_entity_as_row |
( |
|
$guid | ) |
|
Return the object specific details of a object by a row.
- Parameters
-
| int | $guid | The guid to retrieve |
- Returns
- bool @access private
Definition at line 18 of file objects.php.
◆ function