Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Attributes | List of all members
core_search_generator Class Reference
Inheritance diagram for core_search_generator:
component_generator_base

Public Member Functions

 create_file ($options=null)
 Creates a stored file that can be added to mock search area records for indexing.
 
 create_record ($options=null)
 Adds a new record to the mock search area based on the provided options.
 
 delete_all ()
 Deletes all records in the search area table.
 
 reset ()
 To be called from data reset code only, do not use in tests. More...
 
 setup ()
 Creates the mock search area temp table.
 
 teardown ()
 Destroys the mock search area temp table.
 

Protected Attributes

testing_data_generator $datagenerator
 

Member Function Documentation

◆ reset()

component_generator_base::reset ( )
inherited

The documentation for this class was generated from the following file: