ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 382

wpdb::print_error()

Method: Prints SQL/DB error.

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

Used by 0 functions | Uses 0 functions

wpdb::process_field_charsets()

Method: Adds field charsets to field/value/format arrays generated by wpdb::process_field_formats().

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

Used by 0 functions | Uses 0 functions

wpdb::process_field_formats()

Method: Prepares arrays of value/format pairs as passed to wpdb CRUD methods.

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

Used by 0 functions | Uses 0 functions

wpdb::process_field_lengths()

Method: For string fields, records the maximum string length that field can safely save.

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

Used by 0 functions | Uses 0 functions

wpdb::process_fields()

Method: Processes arrays of field/value pairs and field formats.

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

Used by 0 functions | Uses 0 functions

wpdb::query()

Method: Performs a database query, using current database connection.

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

Used by 0 functions | Uses 0 functions

wpdb::quote_identifier()

Method: Quotes an identifier for a MySQL database, e.g. table/field names.

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

Used by 0 functions | Uses 0 functions

wpdb::remove_placeholder_escape()

Method: Removes the placeholder escape strings from a query.

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

Used by 0 functions | Uses 0 functions

wpdb::replace()

Method: Replaces a row in the table.

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

Used by 0 functions | Uses 0 functions

wpdb::select()

Method: Selects a database using the current or provided database connection.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 381 382 383 384 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy