LLMS_Abstract_Database_Store::setup()
Method: Setup an object with an array of data
Source: includes/abstracts/llms.abstract.database.store.php:186
Method: Setup an object with an array of data
Source: includes/abstracts/llms.abstract.database.store.php:186
Method: Create the item in the database
Source: includes/abstracts/llms.abstract.database.store.php:202
Method: Delete the object from the database
Source: includes/abstracts/llms.abstract.database.store.php:226
Method: Read object data from the database
Source: includes/abstracts/llms.abstract.database.store.php:253
Method: Update object data in the database
Source: includes/abstracts/llms.abstract.database.store.php:271
Method: Load the whole object from the database
Source: includes/abstracts/llms.abstract.database.store.php:291
Method: Save object to the database Creates is it doesn’t already exist, updates if it does
Source: includes/abstracts/llms.abstract.database.store.php:311
Method: Retrieve the format for a column
Source: includes/abstracts/llms.abstract.database.store.php:336
Method: Get the ID of the object
Source: includes/abstracts/llms.abstract.database.store.php:364
Class: WPDB database interactions
Source: includes/abstracts/llms.abstract.database.store.php:15