/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Deviations.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Maximum.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Minimum.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Percentiles.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Permutations.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Size.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Standardize.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Trends.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Variances.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CaseConvert.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Concatenate.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Extract.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Format.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Helpers.php/var/www/vhosts/cv-rlp.next-cloud.org/httpdocs/apps/forms/vendor/composer/../phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Replace.phpebPage potentialAction target. * * @api array $targets The URLs for the WebPage potentialAction target. */ $targets = \apply_filters( 'wpseo_schema_webpage_potential_action_target', [ $url ] ); $data['potentialAction'][] = [ '@type' => 'ReadAction', 'target' => $targets, ]; return $data; } /** * Creates the search URL for use when if there is no canonical. * * @return string Search URL. */ private function build_search_url() { return $this->context->site_url . '?s=' . \get_search_query(); } }