ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wpdb.php
  • Page 4

wpdb::print_error()

Method: Prints SQL/DB error.

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

Used by 0 functions | Uses 0 functions

wpdb::_insert_replace_helper()

Method: Helper function for insert and replace.

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

Used by 0 functions | Uses 0 functions

wpdb::check_ascii()

Method: Checks if a string is ASCII.

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

Used by 0 functions | Uses 0 functions

wpdb::get_caller()

Method: Retrieves a comma-separated list of the names of the functions that called wpdb.

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

Used by 0 functions | Uses 0 functions

wpdb::set_charset()

Method: Sets the connection’s character set.

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

Used by 0 functions | Uses 0 functions

wpdb::show_errors()

Method: Enables showing of database errors.

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

Used by 0 functions | Uses 0 functions

wpdb::update()

Method: Updates a row in the table.

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

Used by 0 functions | Uses 0 functions

wpdb::check_safe_collation()

Method: Checks if the query is accessing a collation considered safe on the current version of MySQL.

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

Used by 0 functions | Uses 0 functions

wpdb::db_version()

Method: Retrieves the database server version.

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

Used by 0 functions | Uses 0 functions

wpdb::set_sql_mode()

Method: Changes the current SQL mode, and ensures its WordPress compatibility.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy