ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Database
  • Page 8

wpdb::__unset()

Method: Makes private properties un-settable for backward compatibility.

Source: wp-includes/class-wpdb.php:842

Used by 0 functions | Uses 0 functions

wpdb::prepare()

Method: Prepares a SQL query for safe execution.

Source: wp-includes/class-wpdb.php:1473

Used by 0 functions | Uses 0 functions

wpdb::insert()

Method: Inserts a row into the table.

Source: wp-includes/class-wpdb.php:2475

Used by 0 functions | Uses 0 functions

pre_get_col_charset

Filter Hook: Filters the column charset value before the DB is checked.

Source: wp-includes/class-wpdb.php:3176

Used by 0 functions | Uses 0 functions

wpdb::get_charset_collate()

Method: Retrieves the database character collate.

Source: wp-includes/class-wpdb.php:3884

Used by 0 functions | Uses 0 functions

wpdb

Class:

Source: wp-includes/class-wpdb.php:55

Used by 0 functions | Uses 0 functions

wpdb::__construct()

Method: Connects to the database server and selects a database.

Source: wp-includes/class-wpdb.php:768

Used by 0 functions | Uses 0 functions

wpdb::__destruct()

Method: PHP5 style destructor and will run when database object is destroyed.

Source: wp-includes/wp-db.php:608

Used by 0 functions | Uses 0 functions

wpdb::__get()

Method: Makes private properties readable for backward compatibility.

Source: wp-includes/class-wpdb.php:794

Used by 0 functions | Uses 0 functions

tables_to_repair

Filter Hook: Filters additional database tables to repair.

Source: wp-admin/maint/repair.php:107

Used by 0 functions | Uses 0 functions
« Previous 1 … 7 8
ClassicPress Documentation • Made with ClassicPress
Privacy Policy