Model::build_foreign_key_name() – Build a foreign key based on a table name. If the first argument (the specified foreign key column name) is null, returns the second argument (the name of the table) with the default foreign key column suffix appended.
normalize_header_keys() – Creates an associative array of lowercase header names to the actual header casing.
SEMrush_Route::get_related_keyphrases() – Gets the related keyphrases based on the passed keyphrase and database code.
WPSEO_Add_Keyword_Modal::enqueue_translations() – Prints the localized Add Keyword modal translations for JS.
WPSEO_Add_Keyword_Modal::get_translations_for_js() – Passes translations to JS for the Add Keyword modal component.
WPSEO_Keyword_Synonyms_Modal::enqueue_translations() – Prints the localized Keyword Synonyms modal translations for JS.
WPSEO_Keyword_Synonyms_Modal::get_translations_for_js() – Passes translations to JS for the Keyword Synonyms modal component.
WPSEO_Keyword_Synonyms_Modal::get_translations() – Returns the translations for the Keyword Synonyms modal.
WPSEO_Language_Utils::get_knowledge_graph_company_info_missing_l10n() – Returns the l10n array for the knowledge graph company info missing.
WPSEO_Meta_Columns::get_keyword_filter() – Creates a keyword filter for the meta query, based on the passed Keyword filter.
WPSEO_Meta::keyword_usage() – Counts the total of all the keywords being used for posts except the given one.
WPSEO_Multiple_Keywords_Modal::enqueue_translations() – Prints the localized Multiple Keywords modal translations for JS.
WPSEO_Multiple_Keywords_Modal::get_translations_for_js() – Passes translations to JS for the Multiple Keywords modal component.
WPSEO_Multiple_Keywords_Modal::get_translations() – Returns the translations for the Multiple Keywords modal.
WPSEO_Option::get_switch_key() – Check whether a given array key conforms to one of the variable array key patterns for this option.
WPSEO_Option::retain_variable_keys() – Make sure that any set option values relating to post_types and/or taxonomies are retained, even when that post_type or taxonomy may not yet have been registered.
WPSEO_Plugin_Importer::meta_key_clone_replace() – Replaces values in our temporary table according to our settings.
WPSEO_Plugin_Importer::meta_key_clone() – Helper function to clone meta keys and (optionally) change their values in bulk.
WPSEO_Taxonomy_Meta::get_keyword_usage() – Find the keyword usages in the metas for the taxonomies/terms.
WPSEO_Utils::extend_kses_post_with_a11y() – Extends the allowed post tags with accessibility-related attributes.
WPSEO_Utils::extend_kses_post_with_forms() – Extends the allowed post tags with input, select and option tags.
WPSEO_Validator::key_exists() – Determines whether a particular key exists within the passed dataset.
Yoast_Model::build_foreign_key_name() – Build a foreign key based on a table name. If the first argument (the specified foreign key column name) is null, returns the second argument (the name of the table) with the default foreign key column suffix appended.
Yoast_Notification::get_dismissal_key() – Get the User Meta key to check for dismissal of notification.