aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/api/entity_getter_functions.php
AgeCommit message (Expand)Author
2013-10-22fixed a unittest I broke in #398Jerome Bakker
2013-05-30Fixes #5564 count works with elgg_get_entities_from_annotation_calculation()cash
2013-03-06added a unit test for checking counting entities from egefaccash
2013-02-27Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '...Brett Profitt
2012-10-03correct singual usage of subtype in elgg_get_entities_* functionsJerome Bakker
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2011-11-18Fixes #4126 fixed test for checking relationship existencecash
2011-11-18Fixes #4125 checking count correctlycash
2011-11-18Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati...cash
2011-10-09Fixes #3948 cleaning up stuff left behind by unit testsCash Costello
2011-09-28Fixes #3713. elgg_get_entities() and friends return false if passed invalid o...Brett Profitt
2011-04-09Refs #2600. Removed the very special debug vars that I told myself "Make sure...brettp
2011-04-09Fixes #2600. Applied Hellekin's patch. Props to him for understanding what wa...brettp
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-11Refs #650. Deprecated get_annotations() for elgg_get_annotations().brettp
2010-12-09Refs #1411. Added elgg_get_entities_from_annotation_calculation(). Deprecated...brettp
2010-12-08Removed the silly things I was doing in the egef_relationship_count() test.brettp
2010-12-08D'oh. Re-enabled the other getter unit tests.brettp
2010-12-08Refs #1411: Added elgg_get_entity_from_relationship_count().brettp
2010-11-18Refs #2165 adds elgg_get_entities_from_location()cash
2010-11-18Refs #2165 added elgg_get_entities_from_private_settings()cash
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-08-21Merging r6517:6520 from 1.7 branchcash
2010-05-20Fixes #2159: Updated entity getter test to order by guid instead of time_crea...brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-02-24Fixes #1542: Pulled in Kevin's patch to add ability to sort by metadata. Add...brettp
2010-02-23Refs #1543: Added support to have pass an array as a value in the metadata_na...brettp
2010-02-18Getter API test: Moved the setup and tear down into the construct and destruc...brettp
2010-02-17Refs #1523: elgg_get_entities() uses the constants for defaults and condition...brettp
2010-02-17Fixes #1526: Big honking warning added to unit tests. Getter test also delet...brettp
2010-02-08Fixes #1496: delete_access_collection() invalidates the access collection cac...brettp
2010-02-06Refs #1200: Added tests to test for false being returned with elgg_get_entiti...brettp
2010-02-04Refs #1200: Changed logic in elgg_get_entity_type_subtype_where_sql() to retu...brettp