• 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
  • Z
Home / Archives for Q

Q

Adapter::determine_query_type() – Returns the type of a query.

Adapter::query() – Executes a query.

Adapter::quote_string() – Escapes a string for usage in queries.

Adapter::quote_table() – Quotes a table name string.

Aioseo_Cleanup_Action::truncate_query() – Creates a TRUNCATE query string for emptying the AIOSEO indexable table, if it exists.

Aioseo_Posts_Importing_Action::query() – Creates a query for gathering AiOSEO data from the database.

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

Current_Page_Helper::count_queried_terms() – Counts the total amount of queried terms.

Current_Page_Helper::get_queried_post_type() – Returns the post type of the main query.

Doing_Post_Quick_Edit_Save_Conditional::is_met() – Checks if the current request is ajax and the action is inline-save.

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

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.

Indexable_General_Indexation_Action::query() – Check which indexables already exists and return the values of the ones to create.

Indexable_Hierarchy_Repository::query() – Starts a query for this repository.

Indexable_Repository::query() – Starts a query for this repository.

Indexables_Page_Action::query() – Creates a query that can find public indexables.

Migration::query() – Execute a query.

Migration::quote_string() – Returns a quoted string.

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() – Quotes a single part of an identifier, using the identifier quote character specified in the config (or autodetected).

ORM::_quote_identifier() – Quotes 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::quote_identifier_part() – Quotes a single part of an identifier, using the identifier quote character specified in the config (or autodetected).

ORM::quote_identifier() – Quotes 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() – Quotes a string that is used as an identifier (table names, column names etc).

ORM::raw_query() – Performs 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.

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

Primary_Category_Quick_Edit_Watcher::__construct() – Primary_Category_Quick_Edit_Watcher constructor.

Primary_Category_Quick_Edit_Watcher::build_post_hierarchy() – Builds the hierarchy for a post.

Primary_Category_Quick_Edit_Watcher::get_conditionals() – Returns the conditionals based on which this loadable should be active.

Primary_Category_Quick_Edit_Watcher::get_primary_term_id() – Returns the primary term id of a post.

Primary_Category_Quick_Edit_Watcher::register_hooks() – Initializes the integration.

Primary_Category_Quick_Edit_Watcher::remove_primary_term() – Removes the primary category.

Primary_Category_Quick_Edit_Watcher::validate_primary_category() – Validates if the current primary category is still present. If not just remove the post meta for it.

Primary_Term_Repository::query() – Starts a query for this repository.

QRCode::__construct() – QRCode constructor.

QRCode::getBestMaskPattern() – shoves a QRMatrix through the MaskPatternTester to find the lowest penalty mask pattern

QRCode::getMatrix() – Returns a QRMatrix object for the given $data and current QROptions

QRCode::initDataInterface() – returns a fresh QRDataInterface for the given $data

QRCode::initOutputInterface() – returns a fresh (built-in) QROutputInterface

QRCode::isAlphaNum() – checks if a string qualifies as alphanumeric

QRCode::isByte() – a dummy

QRCode::isKanji() – checks if a string qualifies as Kanji

QRCode::isNumber() – checks if a string qualifies as numeric

QRCode::render() – Renders a QR Code for the given $data and QROptions

QRCode::setOptions() – Sets the options, called internally by the constructor

QRDataAbstract::__construct() – QRDataInterface constructor.

QRDataAbstract::getLength() – returns the byte count of the $data string

QRDataAbstract::getLengthBits() – returns the length bits for the version breakpoints 1-9, 10-26 and 27-40

QRDataAbstract::getMinimumVersion() – returns the minimum version number for the given string

QRDataAbstract::initMatrix() – returns a fresh matrix object with the data written for the given $maskPattern

QRDataAbstract::maskECC() – ECC masking

QRDataAbstract::poly() –

QRDataAbstract::setData() – Sets the data string (internally called by the constructor)

QRDataAbstract::write() –

QRDataAbstract::writeBitBuffer() – writes the string data to the BitBuffer

QRImage::dump() –

QRImage::dumpImage() –

QRImage::gif() – Jiff – like.

QRImage::jpg() –

QRImage::png() –

QRImage::setImage() –

QRImage::setPixel() –

QRMarkup::dump() –

QRMarkup::toHTML() –

QRMarkup::toSVG() –

QRMatrix::__construct() – QRMatrix constructor.

QRMatrix::check() – Checks whether a module is true (dark) or false (light)

QRMatrix::eccLevel() –

QRMatrix::get() – Returns the value of the module at position [$x, $y]

QRMatrix::getMask() – ISO/IEC 18004:2000 Section 8.8.1

QRMatrix::mapData() – Maps the binary $data array from QRDataInterface::maskECC() on the matrix, using $maskPattern

QRMatrix::maskPattern() –

QRMatrix::matrix() – Returns the data matrix, returns a pure boolean representation if $boolean is set to true

QRMatrix::set() – Sets the $M_TYPE value for the module at position [$x, $y]

QRMatrix::setAlignmentPattern() – Draws the 5×5 alignment patterns

QRMatrix::setDarkModule() – Sets the "dark module", that is always on the same position 1x1px away from the bottom left finder

QRMatrix::setFinderPattern() – Draws the 7×7 finder patterns in the corners top left/right and bottom left

QRMatrix::setFormatInfo() – Draws the format info along the finder patterns

QRMatrix::setQuietZone() – Draws the "quiet zone" of $size around the matrix

QRMatrix::setSeparators() – Draws the separator lines around the finder patterns

QRMatrix::setTimingPattern() – Draws the timing pattern (h/v checkered line between the finder patterns)

QRMatrix::setVersionNumber() – Draws the version information, 2x 3×6 pixel

QRMatrix::size() – Returns the absoulute size of the matrix, including quiet zone (after setting it).

QRMatrix::version() –

QROutputAbstract::__construct() – QROutputAbstract constructor.

QROutputAbstract::saveToFile() –

QRString::dump() –

QRString::toString() –

Query::build() – Build a query string from an array of key value pairs.

Query::parse() – Parse a query string into an associative array.

query() – Wrapper to execute a query

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

quote_string() – Quote a raw string.

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Footer

Yoast SEO a2z
Yoast SEO a2z
WordPress SEO a2z
WordPress 6.1.1
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-2023. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites