LDLMS_DB::get_db_server_info()
Method: Collect and return server DB info.
Method: Collect and return server DB info.
Method: Utility function to pre-process an array of values used in the SQL IN() clause.
Method: Utility function to return the ‘placeholders’ IN clause items.
Method: Utility function to return the ‘values’ IN clause items.
Method: Returns the Primary Index set if available.
Method: Get table status info
Filter Hook: Filter for gathering Database Info.
Method: Utility function to check the primary index and AUTO_INCREMENT for a database table.
Filter Hook: Filters database table sub prefix.
Method: Utility function to return the table name. This is to prevent hard-coding of the table names throughout the code files.
Class: Class to create the instance.
Method: Public constructor for class
Method: Public Initialize function for class
Filter Hook: Filters the list of custom database tables.
Method: Get tables base
Method: Get an array of all custom tables.
Method: Get the WPProQuiz table name prefix. This is appended to the default WP prefix.
Filter Hook: Filters database table prefix.
Method: Get table sub prefix
Filter Hook: Filters whether to show tables rows in admin support section.