ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 383

wpdb::show_errors()

Method: Enables showing of database errors.

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

Used by 0 functions | Uses 0 functions

wpdb::strip_invalid_text()

Method: Strips any invalid characters based on value/charset pairs.

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

Used by 0 functions | Uses 0 functions

wpdb::strip_invalid_text_for_column()

Method: Strips any invalid characters from the string for a given table and column.

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

Used by 0 functions | Uses 0 functions

wpdb::strip_invalid_text_from_query()

Method: Strips any invalid characters from the query.

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

Used by 0 functions | Uses 0 functions

wpdb::supports_collation()

Method: Determines whether the database supports collation.

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

Used by 0 functions | Uses 0 functions

wpdb::suppress_errors()

Method: Enables or disables suppressing of database errors.

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

Used by 0 functions | Uses 0 functions

wpdb::tables()

Method: Returns an array of WordPress tables.

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

Used by 0 functions | Uses 0 functions

wpdb::timer_start()

Method: Starts the timer, for debugging purposes.

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

Used by 0 functions | Uses 0 functions

wpdb::timer_stop()

Method: Stops the debugging timer.

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

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
« Previous 1 … 382 383
ClassicPress Documentation • Made with ClassicPress
Privacy Policy