__get() – Magic method used to create a new stream if streams are not added in the constructor of a decorator (e.g., LazyOpenStream).
Abstract_Link_Indexing_Action::get_limit() – Returns the number of texts that will be indexed in a single link indexing pass.
AbstractGrant::getName() – Returns the name of this grant, eg. ‘grant_name’, which is used as the grant type when encoding URL query parameters.
AbstractProvider::getAccessToken() – Requests an access token using a specified grant and option set.
AbstractProvider::getAccessTokenMethod() – Returns the method to use when requesting an access token.
AbstractProvider::getAccessTokenRequest() – Returns a prepared request for requesting an access token.
AbstractProvider::getAccessTokenResourceOwnerId() – Returns the key used in the access token response to identify the resource owner.
AbstractProvider::getAllowedClientOptions() – Returns the list of options that can be passed to the HttpClient
AbstractProvider::getAuthorizationHeaders() – Returns the authorization headers used by this provider.
AbstractProvider::getAuthorizationParameters() – Returns authorization parameters based on provided options.
AbstractProvider::getRandomState() – Returns a new random string to use as the state parameter in an authorization flow.
AbstractProvider::getResourceOwner() – Requests and returns the resource owner of given access token.
AbstractProvider::getResourceOwnerDetailsUrl() – Returns the URL for requesting the resource owner’s details.
AbstractProvider::getScopeSeparator() – Returns the string that should be used to separate scopes when building the URL for requesting an access token.
Adapter::get_schema_version_table_name() – Allows overriding the hardcoded schema table name constant in case of parallel migrations.
AddIndexableObjectIdAndTypeIndex::get_table_name() – Retrieves the table name to use for storing indexables.
Admin_Columns_Cache_Integration::get_child_page_ids() – Adds all child pages due to be shown on the current page to the $to_display array.
Admin_Columns_Cache_Integration::get_conditionals() – Returns the conditionals based on which this loadable should be active.
Admin_Columns_Cache_Integration::get_current_page_page_ids() – Gets all the page IDs set to be shown on the current page.
Article_Author_Presenter::get() – Run the article author’s Facebook URL through the `wpseo_opengraph_author_facebook` filter.
Article_Publisher_Presenter::get() – Run the article publisher’s Facebook URL through the `wpseo_og_article_publisher` filter.
Author_Archive_Helper::get_author_archive_post_types() – Gets the array of post types that are shown on an author’s archive.
Background_Indexing_Integration::get_conditionals() – Returns the conditionals based on which this integration should be active.
Background_Indexing_Integration::get_shutdown_limit() – Retrieves the shutdown limit. This limit is the amount of indexables that is generated in the background.