Searched refs:search_get_user_details (Results 1 – 9 of 9) sorted by relevance
112 …$this->assertNotEmpty(\core_message\helper::search_get_user_details($user2)); // Student in same c…113 …$this->assertEmpty(\core_message\helper::search_get_user_details($user4)); // Student in another c…114 …$this->assertNotEmpty(\core_message\helper::search_get_user_details($user3)); // Teacher in same c…120 …$this->assertEmpty(\core_message\helper::search_get_user_details($user5)); // Student in same cour…121 …$this->assertEmpty(\core_message\helper::search_get_user_details($user1)); // Student in another c…122 …$this->assertNotEmpty(\core_message\helper::search_get_user_details($user6)); // Teacher in same c…167 …$this->assertNotEmpty(\core_message\helper::search_get_user_details($user2)); // Student in same c…168 …$this->assertEmpty(\core_message\helper::search_get_user_details($user4)); // Student in another c…169 …$this->assertNotEmpty(\core_message\helper::search_get_user_details($user3)); // Teacher in same c…175 …$this->assertEmpty(\core_message\helper::search_get_user_details($user5)); // Student in same cour…[all …]
661 public static function search_get_user_details(\stdClass $user) : array { function in core_message\\helper
280 $userdetails = \core_message\helper::search_get_user_details($user);
662 public static function search_get_user_details(\stdClass $user) : array { function in core_message\\helper
281 $userdetails = \core_message\helper::search_get_user_details($user);
812 public static function search_get_user_details(\stdClass $user) : array { function in core_message\\helper
401 $userdetails = \core_message\helper::search_get_user_details($user);