• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Yoast SEO a2z

Yoast SEO a2z

WordPress SEO a2z

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
Home / Archives for Q

Q

admin/links/class-link-query.php

build_query() – Build a query string from an array of key value pairs.

IdiormString::replace_outside_quotes() – Replace all occurrences of the search string with the replacement string where they appear outside quotes

IdiormString::str_replace_outside_quotes() – Shortcut method: Replace all occurrences of the search string with the replacement string where they appear outside quotes.

multi_query() – Wrapper to execute multiple queries

ORM::_cache_query_result() – Add the given value to the query cache.

ORM::_check_query_cache() – Check the query cache for the given cache key. If a value is cached for the key, return the value. Otherwise, return false.

ORM::_detect_identifier_quote_character() – Return the correct character used to quote identifiers (table names, column names etc) by looking at the driver being used by PDO.

ORM::_log_query() – Add a query to the internal query log. Only works if the ‘logging’ config option is set to true.

ORM::_quote_identifier_part() – This method performs the actual quoting of a single part of an identifier, using the identifier quote character specified in the config (or autodetected).

ORM::_quote_identifier() – Quote a string that is used as an identifier (table names, column names etc) or an array containing multiple identifiers. This method can also deal with dot-separated identifiers eg table.column

ORM::_quote_one_identifier() – Quote a string that is used as an identifier (table names, column names etc). This method can also deal with dot-separated identifiers eg table.column

ORM::_setup_identifier_quote_character() – Detect and initialise the character used to quote identifiers (table names, column names etc). If this has been specified manually using ORM::configure(‘identifier_quote_character’, ‘some-char’), this will do nothing.

ORM::get_last_query() – Get the last query executed. Only works if the ‘logging’ config option is set to true. Otherwise this will return null. Returns last query from all connections if no connection_name is specified

ORM::get_query_log() – Get an array containing all the queries run on a specified connection up to now.

ORM::raw_query() – Perform a raw query. The query can contain placeholders in either named or question mark style. If placeholders are used, the parameters should be an array of values which will be bound to the placeholders in the query. If this method is called, all other query building methods will be ignored.

parse_query() – Parse a query string into an associative array.

query_vars – filter

query() – Wrapper to execute a query

queue() – Get the global task queue used for promise resolution.

quote_string() – Quote a raw string.

quote() – Quote a raw string.

Ruckusing_Adapter_MySQL_Base::query() – Execute a query

Ruckusing_Adapter_MySQL_Base::quote_string() – Escape a string for mysql

Ruckusing_Adapter_MySQL_Base::quote_table() – Quote a table name string

Ruckusing_Adapter_MySQL_Base::quote() – Quote a string

Ruckusing_Adapter_PgSQL_Base::query() – Wrapper to execute a query

Ruckusing_Adapter_PgSQL_Base::quote_column_name() – Quote column name

Ruckusing_Adapter_PgSQL_Base::quote_string() – Escape a string for mysql

Ruckusing_Adapter_PgSQL_Base::quote_table_name() – Quote table name

Ruckusing_Adapter_PgSQL_Base::quote() – Quote a string

Ruckusing_Adapter_Sqlite3_Base::query() –

Ruckusing_Adapter_Sqlite3_Base::quote_column_name() –

Ruckusing_Adapter_Sqlite3_Base::quote_string() –

Ruckusing_Adapter_Sqlite3_Base::quote_table_name() –

Ruckusing_Adapter_Sqlite3_Base::quote() –

Ruckusing_Migration_Base::query() – Execute a query

Ruckusing_Migration_Base::quote_string() – Quote a string

WPSEO_Cornerstone_Filter::get_query_val() – Returns the query value this filter uses.

WPSEO_Frontend::get_queried_post_type() – Retrieves the queried post type.

WPSEO_Link_Query

WPSEO_Link_Query::filter_unprocessed_posts() – Filter out posts that have not been processed yet.

WPSEO_Link_Query::format_post_types() – Formats an array with post types as an SQL string.

WPSEO_Link_Query::get_count_table_name() – Returns the table name where the counts are stored.

WPSEO_Link_Query::get_unprocessed_count() – Returns the total amount of unindexed posts for given post type.

WPSEO_Link_Query::get_unprocessed_posts() – Returns a limited set of unindexed posts.

WPSEO_Link_Query::has_unprocessed_posts() – Determine if there are any unprocessed public posts.

WPSEO_Rewrite::query_vars() – Update the query vars with the redirect var when stripcategorybase is active.

WPSEO_Schema_FAQ_Question_List

WPSEO_Schema_FAQ_Question_List::__construct() – WPSEO_Schema_FAQ_Question_List constructor.

WPSEO_Schema_FAQ_Question_List::generate() – Find an image based on its URL and generate a Schema object for it.

WPSEO_Schema_FAQ_Question_List::get_schema_id() – Determine whether we’re part of an article or a webpage.

WPSEO_Schema_FAQ_Question_List::prepare_blocks() – Loop through the blocks of our type.

WPSEO_Schema_FAQ_Question_List::prepare_questions() – Prepare our data.

WPSEO_Schema_FAQ_Questions

WPSEO_Schema_FAQ_Questions::__construct() – WPSEO_Schema_FAQ_Questions constructor.

WPSEO_Schema_FAQ_Questions::generate_question_block() – Generate a Question piece.

WPSEO_Schema_FAQ_Questions::generate() – Find an image based on its URL and generate a Schema object for it.

WPSEO_Shortlinker::get_query_params() – Gets the shortlink’s query params.

WPSEO_Sitemaps_Cache::clear_queued() – Invalidate storage for cache types queued to clear.

WPSEO_Sitemaps::reduce_query_load() – Check the current request URI, if we can determine it’s probably an XML sitemap, kill loading the widgets.

WPSEO_Upgrade::upgrade_23_query() – Performs upgrade query to Yoast SEO 2.3.

Wrapper::get_wp_query() – Wrapper method for returning the wp_query object for use in dependency injection.

Yoast_Dashboard_Widget::queue_dashboard_widget() – Adds the dashboard widget if it should be shown.

Yoast_Notification_Center::queue_transaction() – Queues a notification transaction for later execution if notifications are not yet set up.

Footer

Yoast SEO a2z Yoast SEO a2z
WordPress SEO a2z
WordPress 5.3
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  wordpress-seo.wp-a2z.org
© Copyright Yoast SEO a2z 2017-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites