MDL-50705 core_user: introduce new fill_properties_cache()
authorSimey Lameze <simey@moodle.com>
Mon, 18 Jan 2016 01:38:17 +0000 (09:38 +0800)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 10 Mar 2016 12:17:08 +0000 (13:17 +0100)
commitdccf9ca3084a548ebb3340f8999b80049bfb0ca6
tree657d556215d0fb0e0b7ad44fa5e4b5588968de2c
parentfb0b5220356840e25d3a5c8340a71569870bb2fa
MDL-50705 core_user: introduce new fill_properties_cache()

    Also the get_property_definition() was created to get the property without retrieve the whole definition cache and
    unit tests were created to tests those new methods.
lib/classes/user.php
lib/phpunit/classes/util.php
lib/tests/user_test.php
lib/upgrade.txt