ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 382

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

wpdb::set_blog_id()

Method: Sets blog ID.

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

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::set_prefix()

Method: Sets the table prefix for the WordPress tables.

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

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 … 381 382 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy