| 1 |
<?php |
| 2 |
|
| 3 |
namespace Yoast\WP\SEO\Generated; |
| 4 |
|
| 5 |
use YoastSEO_Vendor\Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
| 6 |
use YoastSEO_Vendor\Symfony\Component\DependencyInjection\ContainerInterface; |
| 7 |
use YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container; |
| 8 |
use YoastSEO_Vendor\Symfony\Component\DependencyInjection\Exception\InvalidArgumentException; |
| 9 |
use YoastSEO_Vendor\Symfony\Component\DependencyInjection\Exception\LogicException; |
| 10 |
use YoastSEO_Vendor\Symfony\Component\DependencyInjection\Exception\RuntimeException; |
| 11 |
use YoastSEO_Vendor\Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag; |
| 12 |
use YoastSEO_Vendor\Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface; |
| 13 |
|
| 14 |
/** |
| 15 |
* @internal This class has been auto-generated by the Symfony Dependency Injection Component. |
| 16 |
*/ |
| 17 |
class Cached_Container extends Container |
| 18 |
{ |
| 19 |
protected $parameters = []; |
| 20 |
|
| 21 |
public function __construct() |
| 22 |
{ |
| 23 |
$this->services = $this->privates = []; |
| 24 |
$this->methodMap = [ |
| 25 |
'WPSEO_Addon_Manager' => 'getWPSEOAddonManagerService', |
| 26 |
'WPSEO_Admin_Asset_Manager' => 'getWPSEOAdminAssetManagerService', |
| 27 |
'WPSEO_Breadcrumbs' => 'getWPSEOBreadcrumbsService', |
| 28 |
'WPSEO_Frontend' => 'getWPSEOFrontendService', |
| 29 |
'WPSEO_Replace_Vars' => 'getWPSEOReplaceVarsService', |
| 30 |
'WPSEO_Shortlinker' => 'getWPSEOShortlinkerService', |
| 31 |
'WPSEO_Utils' => 'getWPSEOUtilsService', |
| 32 |
'Yoast\\WP\\Lib\\Migrations\\Adapter' => 'getAdapterService', |
| 33 |
'Yoast\\WP\\SEO\\AI\\Authentication\\Application\\AI_Request_Sender_Factory' => 'getAIRequestSenderFactoryService', |
| 34 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Token_Manager' => 'getTokenManagerService', |
| 35 |
'Yoast\\WP\\SEO\\AI\\Authorization\\User_Interface\\Callback_Route' => 'getCallbackRouteService', |
| 36 |
'Yoast\\WP\\SEO\\AI\\Authorization\\User_Interface\\Refresh_Callback_Route' => 'getRefreshCallbackRouteService', |
| 37 |
'Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Handler' => 'getConsentHandlerService', |
| 38 |
'Yoast\\WP\\SEO\\AI\\Consent\\User_Interface\\Ai_Consent_Integration' => 'getAiConsentIntegrationService', |
| 39 |
'Yoast\\WP\\SEO\\AI\\Consent\\User_Interface\\Consent_Route' => 'getConsentRouteService', |
| 40 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Banner_Permanent_Dismissal_Route' => 'getBannerPermanentDismissalRouteService', |
| 41 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Content_Planner_Integration' => 'getContentPlannerIntegrationService', |
| 42 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Get_Outline_Route' => 'getGetOutlineRouteService', |
| 43 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Get_Suggestions_Route' => 'getGetSuggestionsRouteService', |
| 44 |
'Yoast\\WP\\SEO\\AI\\Free_Sparks\\User_Interface\\Free_Sparks_Route' => 'getFreeSparksRouteService', |
| 45 |
'Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Ai_Generator_Integration' => 'getAiGeneratorIntegrationService', |
| 46 |
'Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Bust_Subscription_Cache_Route' => 'getBustSubscriptionCacheRouteService', |
| 47 |
'Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Get_Suggestions_Route' => 'getGetSuggestionsRoute2Service', |
| 48 |
'Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Get_Usage_Route' => 'getGetUsageRouteService', |
| 49 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Request_Handler' => 'getRequestHandlerService', |
| 50 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Response_Validator' => 'getResponseValidatorService', |
| 51 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client' => 'getAPIClientService', |
| 52 |
'Yoast\\WP\\SEO\\AI_Authorization\\Application\\Token_Manager' => 'getTokenManager2Service', |
| 53 |
'Yoast\\WP\\SEO\\AI_Authorization\\User_Interface\\Callback_Route' => 'getCallbackRoute2Service', |
| 54 |
'Yoast\\WP\\SEO\\AI_Authorization\\User_Interface\\Refresh_Callback_Route' => 'getRefreshCallbackRoute2Service', |
| 55 |
'Yoast\\WP\\SEO\\AI_Consent\\Application\\Consent_Handler' => 'getConsentHandler2Service', |
| 56 |
'Yoast\\WP\\SEO\\AI_Consent\\User_Interface\\Ai_Consent_Integration' => 'getAiConsentIntegration2Service', |
| 57 |
'Yoast\\WP\\SEO\\AI_Consent\\User_Interface\\Consent_Route' => 'getConsentRoute2Service', |
| 58 |
'Yoast\\WP\\SEO\\AI_Free_Sparks\\User_Interface\\Free_Sparks_Route' => 'getFreeSparksRoute2Service', |
| 59 |
'Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Ai_Generator_Integration' => 'getAiGeneratorIntegration2Service', |
| 60 |
'Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Bust_Subscription_Cache_Route' => 'getBustSubscriptionCacheRoute2Service', |
| 61 |
'Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Get_Suggestions_Route' => 'getGetSuggestionsRoute3Service', |
| 62 |
'Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Get_Usage_Route' => 'getGetUsageRoute2Service', |
| 63 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Request_Handler' => 'getRequestHandler2Service', |
| 64 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Infrastructure\\API_Client' => 'getAPIClient2Service', |
| 65 |
'Yoast\\WP\\SEO\\Abilities\\User_Interface\\Abilities_Integration' => 'getAbilitiesIntegrationService', |
| 66 |
'Yoast\\WP\\SEO\\Abilities\\User_Interface\\Ability_Categories_Integration' => 'getAbilityCategoriesIntegrationService', |
| 67 |
'Yoast\\WP\\SEO\\Actions\\Addon_Installation\\Addon_Activate_Action' => 'getAddonActivateActionService', |
| 68 |
'Yoast\\WP\\SEO\\Actions\\Addon_Installation\\Addon_Install_Action' => 'getAddonInstallActionService', |
| 69 |
'Yoast\\WP\\SEO\\Actions\\Alert_Dismissal_Action' => 'getAlertDismissalActionService', |
| 70 |
'Yoast\\WP\\SEO\\Actions\\Configuration\\First_Time_Configuration_Action' => 'getFirstTimeConfigurationActionService', |
| 71 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Cleanup_Action' => 'getAioseoCleanupActionService', |
| 72 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Custom_Archive_Settings_Importing_Action' => 'getAioseoCustomArchiveSettingsImportingActionService', |
| 73 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Default_Archive_Settings_Importing_Action' => 'getAioseoDefaultArchiveSettingsImportingActionService', |
| 74 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_General_Settings_Importing_Action' => 'getAioseoGeneralSettingsImportingActionService', |
| 75 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posts_Importing_Action' => 'getAioseoPostsImportingActionService', |
| 76 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posttype_Defaults_Settings_Importing_Action' => 'getAioseoPosttypeDefaultsSettingsImportingActionService', |
| 77 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Taxonomy_Settings_Importing_Action' => 'getAioseoTaxonomySettingsImportingActionService', |
| 78 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Validate_Data_Action' => 'getAioseoValidateDataActionService', |
| 79 |
'Yoast\\WP\\SEO\\Actions\\Importing\\Deactivate_Conflicting_Plugins_Action' => 'getDeactivateConflictingPluginsActionService', |
| 80 |
'Yoast\\WP\\SEO\\Actions\\Indexables\\Indexable_Head_Action' => 'getIndexableHeadActionService', |
| 81 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action' => 'getIndexableGeneralIndexationActionService', |
| 82 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Indexing_Complete_Action' => 'getIndexableIndexingCompleteActionService', |
| 83 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action' => 'getIndexablePostIndexationActionService', |
| 84 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action' => 'getIndexablePostTypeArchiveIndexationActionService', |
| 85 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action' => 'getIndexableTermIndexationActionService', |
| 86 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Indexing_Complete_Action' => 'getIndexingCompleteActionService', |
| 87 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Indexing_Prepare_Action' => 'getIndexingPrepareActionService', |
| 88 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action' => 'getPostLinkIndexingActionService', |
| 89 |
'Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action' => 'getTermLinkIndexingActionService', |
| 90 |
'Yoast\\WP\\SEO\\Actions\\Integrations_Action' => 'getIntegrationsActionService', |
| 91 |
'Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Login_Action' => 'getSEMrushLoginActionService', |
| 92 |
'Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Options_Action' => 'getSEMrushOptionsActionService', |
| 93 |
'Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Phrases_Action' => 'getSEMrushPhrasesActionService', |
| 94 |
'Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Account_Action' => 'getWincherAccountActionService', |
| 95 |
'Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Keyphrases_Action' => 'getWincherKeyphrasesActionService', |
| 96 |
'Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Login_Action' => 'getWincherLoginActionService', |
| 97 |
'Yoast\\WP\\SEO\\Alerts\\Application\\Default_SEO_Data\\Default_SEO_Data_Alert' => 'getDefaultSEODataAlertService', |
| 98 |
'Yoast\\WP\\SEO\\Alerts\\Application\\Indexables_Disabled\\Indexables_Disabled_Alert' => 'getIndexablesDisabledAlertService', |
| 99 |
'Yoast\\WP\\SEO\\Alerts\\Application\\Ping_Other_Admins\\Ping_Other_Admins_Alert' => 'getPingOtherAdminsAlertService', |
| 100 |
'Yoast\\WP\\SEO\\Alerts\\Infrastructure\\Default_SEO_Data\\Default_SEO_Data_Collector' => 'getDefaultSEODataCollectorService', |
| 101 |
'Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_SEO_Data\\Default_SEO_Data_Cron_Callback_Integration' => 'getDefaultSEODataCronCallbackIntegrationService', |
| 102 |
'Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_SEO_Data\\Default_SEO_Data_Watcher' => 'getDefaultSEODataWatcherService', |
| 103 |
'Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_Seo_Data\\Default_SEO_Data_Cron_Scheduler' => 'getDefaultSEODataCronSchedulerService', |
| 104 |
'Yoast\\WP\\SEO\\Alerts\\User_Interface\\Resolve_Alert_Route' => 'getResolveAlertRouteService', |
| 105 |
'Yoast\\WP\\SEO\\Analytics\\Application\\Missing_Indexables_Collector' => 'getMissingIndexablesCollectorService', |
| 106 |
'Yoast\\WP\\SEO\\Analytics\\Application\\To_Be_Cleaned_Indexables_Collector' => 'getToBeCleanedIndexablesCollectorService', |
| 107 |
'Yoast\\WP\\SEO\\Analytics\\User_Interface\\Last_Completed_Indexation_Integration' => 'getLastCompletedIndexationIntegrationService', |
| 108 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Author_Builder' => 'getIndexableAuthorBuilderService', |
| 109 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Builder' => 'getIndexableBuilderService', |
| 110 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Date_Archive_Builder' => 'getIndexableDateArchiveBuilderService', |
| 111 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder' => 'getIndexableHierarchyBuilderService', |
| 112 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Home_Page_Builder' => 'getIndexableHomePageBuilderService', |
| 113 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder' => 'getIndexableLinkBuilderService', |
| 114 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Post_Builder' => 'getIndexablePostBuilderService', |
| 115 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Post_Type_Archive_Builder' => 'getIndexablePostTypeArchiveBuilderService', |
| 116 |
'Yoast\\WP\\SEO\\Builders\\Indexable_System_Page_Builder' => 'getIndexableSystemPageBuilderService', |
| 117 |
'Yoast\\WP\\SEO\\Builders\\Indexable_Term_Builder' => 'getIndexableTermBuilderService', |
| 118 |
'Yoast\\WP\\SEO\\Builders\\Primary_Term_Builder' => 'getPrimaryTermBuilderService', |
| 119 |
'Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Bulk_Editor_Integration' => 'getBulkEditorIntegrationService', |
| 120 |
'Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Posts_Route' => 'getPostsRouteService', |
| 121 |
'Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Search_Bulk_Update_Route' => 'getSearchBulkUpdateRouteService', |
| 122 |
'Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Social_Bulk_Update_Route' => 'getSocialBulkUpdateRouteService', |
| 123 |
'Yoast\\WP\\SEO\\Commands\\Cleanup_Command' => 'getCleanupCommandService', |
| 124 |
'Yoast\\WP\\SEO\\Commands\\Index_Command' => 'getIndexCommandService', |
| 125 |
'Yoast\\WP\\SEO\\Conditionals\\AI_Conditional' => 'getAIConditionalService', |
| 126 |
'Yoast\\WP\\SEO\\Conditionals\\AI_Editor_Conditional' => 'getAIEditorConditionalService', |
| 127 |
'Yoast\\WP\\SEO\\Conditionals\\Abilities_API_Conditional' => 'getAbilitiesAPIConditionalService', |
| 128 |
'Yoast\\WP\\SEO\\Conditionals\\Addon_Installation_Conditional' => 'getAddonInstallationConditionalService', |
| 129 |
'Yoast\\WP\\SEO\\Conditionals\\Admin\\Doing_Post_Quick_Edit_Save_Conditional' => 'getDoingPostQuickEditSaveConditionalService', |
| 130 |
'Yoast\\WP\\SEO\\Conditionals\\Admin\\Estimated_Reading_Time_Conditional' => 'getEstimatedReadingTimeConditionalService', |
| 131 |
'Yoast\\WP\\SEO\\Conditionals\\Admin\\Licenses_Page_Conditional' => 'getLicensesPageConditionalService', |
| 132 |
'Yoast\\WP\\SEO\\Conditionals\\Admin\\Non_Network_Admin_Conditional' => 'getNonNetworkAdminConditionalService', |
| 133 |
'Yoast\\WP\\SEO\\Conditionals\\Admin\\Post_Conditional' => 'getPostConditionalService', |
| 134 |
'Yoast\\WP\\SEO\\Conditionals\\Admin\\Posts_Overview_Or_Ajax_Conditional' => 'getPostsOverviewOrAjaxConditionalService', |
| 135 |
'Yoast\\WP\\SEO\\Conditionals\\Admin\\Yoast_Admin_Conditional' => 'getYoastAdminConditionalService', |
| 136 |
'Yoast\\WP\\SEO\\Conditionals\\Admin_Conditional' => 'getAdminConditionalService', |
| 137 |
'Yoast\\WP\\SEO\\Conditionals\\Attachment_Redirections_Enabled_Conditional' => 'getAttachmentRedirectionsEnabledConditionalService', |
| 138 |
'Yoast\\WP\\SEO\\Conditionals\\Check_Required_Version_Conditional' => 'getCheckRequiredVersionConditionalService', |
| 139 |
'Yoast\\WP\\SEO\\Conditionals\\Deactivating_Yoast_Seo_Conditional' => 'getDeactivatingYoastSeoConditionalService', |
| 140 |
'Yoast\\WP\\SEO\\Conditionals\\Development_Conditional' => 'getDevelopmentConditionalService', |
| 141 |
'Yoast\\WP\\SEO\\Conditionals\\Dynamic_Product_Permalinks_Conditional' => 'getDynamicProductPermalinksConditionalService', |
| 142 |
'Yoast\\WP\\SEO\\Conditionals\\Front_End_Conditional' => 'getFrontEndConditionalService', |
| 143 |
'Yoast\\WP\\SEO\\Conditionals\\Get_Request_Conditional' => 'getGetRequestConditionalService', |
| 144 |
'Yoast\\WP\\SEO\\Conditionals\\Google_Site_Kit_Feature_Conditional' => 'getGoogleSiteKitFeatureConditionalService', |
| 145 |
'Yoast\\WP\\SEO\\Conditionals\\Headless_Rest_Endpoints_Enabled_Conditional' => 'getHeadlessRestEndpointsEnabledConditionalService', |
| 146 |
'Yoast\\WP\\SEO\\Conditionals\\Import_Tool_Selected_Conditional' => 'getImportToolSelectedConditionalService', |
| 147 |
'Yoast\\WP\\SEO\\Conditionals\\Jetpack_Conditional' => 'getJetpackConditionalService', |
| 148 |
'Yoast\\WP\\SEO\\Conditionals\\Migrations_Conditional' => 'getMigrationsConditionalService', |
| 149 |
'Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional' => 'getMyYoastConnectionConditionalService', |
| 150 |
'Yoast\\WP\\SEO\\Conditionals\\New_Premium_Or_Free_AI_Conditional' => 'getNewPremiumOrFreeAIConditionalService', |
| 151 |
'Yoast\\WP\\SEO\\Conditionals\\New_Settings_Ui_Conditional' => 'getNewSettingsUiConditionalService', |
| 152 |
'Yoast\\WP\\SEO\\Conditionals\\News_Conditional' => 'getNewsConditionalService', |
| 153 |
'Yoast\\WP\\SEO\\Conditionals\\No_Tool_Selected_Conditional' => 'getNoToolSelectedConditionalService', |
| 154 |
'Yoast\\WP\\SEO\\Conditionals\\Non_Multisite_Conditional' => 'getNonMultisiteConditionalService', |
| 155 |
'Yoast\\WP\\SEO\\Conditionals\\Not_Admin_Ajax_Conditional' => 'getNotAdminAjaxConditionalService', |
| 156 |
'Yoast\\WP\\SEO\\Conditionals\\Old_Premium_AI_Conditional' => 'getOldPremiumAIConditionalService', |
| 157 |
'Yoast\\WP\\SEO\\Conditionals\\Open_Graph_Conditional' => 'getOpenGraphConditionalService', |
| 158 |
'Yoast\\WP\\SEO\\Conditionals\\Premium_Active_Conditional' => 'getPremiumActiveConditionalService', |
| 159 |
'Yoast\\WP\\SEO\\Conditionals\\Premium_Inactive_Conditional' => 'getPremiumInactiveConditionalService', |
| 160 |
'Yoast\\WP\\SEO\\Conditionals\\Primary_Category_Conditional' => 'getPrimaryCategoryConditionalService', |
| 161 |
'Yoast\\WP\\SEO\\Conditionals\\Robots_Txt_Conditional' => 'getRobotsTxtConditionalService', |
| 162 |
'Yoast\\WP\\SEO\\Conditionals\\SEMrush_Enabled_Conditional' => 'getSEMrushEnabledConditionalService', |
| 163 |
'Yoast\\WP\\SEO\\Conditionals\\Schema_Disabled_Conditional' => 'getSchemaDisabledConditionalService', |
| 164 |
'Yoast\\WP\\SEO\\Conditionals\\Settings_Conditional' => 'getSettingsConditionalService', |
| 165 |
'Yoast\\WP\\SEO\\Conditionals\\Should_Index_Indexables_Conditional' => 'getShouldIndexIndexablesConditionalService', |
| 166 |
'Yoast\\WP\\SEO\\Conditionals\\Should_Index_Links_Conditional' => 'getShouldIndexLinksConditionalService', |
| 167 |
'Yoast\\WP\\SEO\\Conditionals\\Task_List_Enabled_Conditional' => 'getTaskListEnabledConditionalService', |
| 168 |
'Yoast\\WP\\SEO\\Conditionals\\Text_Formality_Conditional' => 'getTextFormalityConditionalService', |
| 169 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\EDD_Conditional' => 'getEDDConditionalService', |
| 170 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Elementor_Activated_Conditional' => 'getElementorActivatedConditionalService', |
| 171 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Elementor_Edit_Conditional' => 'getElementorEditConditionalService', |
| 172 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Polylang_Conditional' => 'getPolylangConditionalService', |
| 173 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Site_Kit_Conditional' => 'getSiteKitConditionalService', |
| 174 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\TranslatePress_Conditional' => 'getTranslatePressConditionalService', |
| 175 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\W3_Total_Cache_Conditional' => 'getW3TotalCacheConditionalService', |
| 176 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\WPML_Conditional' => 'getWPMLConditionalService', |
| 177 |
'Yoast\\WP\\SEO\\Conditionals\\Third_Party\\WPML_WPSEO_Conditional' => 'getWPMLWPSEOConditionalService', |
| 178 |
'Yoast\\WP\\SEO\\Conditionals\\Updated_Importer_Framework_Conditional' => 'getUpdatedImporterFrameworkConditionalService', |
| 179 |
'Yoast\\WP\\SEO\\Conditionals\\User_Can_Edit_Users_Conditional' => 'getUserCanEditUsersConditionalService', |
| 180 |
'Yoast\\WP\\SEO\\Conditionals\\User_Can_Manage_Wpseo_Options_Conditional' => 'getUserCanManageWpseoOptionsConditionalService', |
| 181 |
'Yoast\\WP\\SEO\\Conditionals\\User_Can_Publish_Posts_And_Pages_Conditional' => 'getUserCanPublishPostsAndPagesConditionalService', |
| 182 |
'Yoast\\WP\\SEO\\Conditionals\\User_Edit_Conditional' => 'getUserEditConditionalService', |
| 183 |
'Yoast\\WP\\SEO\\Conditionals\\User_Profile_Conditional' => 'getUserProfileConditionalService', |
| 184 |
'Yoast\\WP\\SEO\\Conditionals\\WP_CRON_Enabled_Conditional' => 'getWPCRONEnabledConditionalService', |
| 185 |
'Yoast\\WP\\SEO\\Conditionals\\WP_Robots_Conditional' => 'getWPRobotsConditionalService', |
| 186 |
'Yoast\\WP\\SEO\\Conditionals\\WP_Tests_Conditional' => 'getWPTestsConditionalService', |
| 187 |
'Yoast\\WP\\SEO\\Conditionals\\Web_Stories_Conditional' => 'getWebStoriesConditionalService', |
| 188 |
'Yoast\\WP\\SEO\\Conditionals\\Wincher_Automatically_Track_Conditional' => 'getWincherAutomaticallyTrackConditionalService', |
| 189 |
'Yoast\\WP\\SEO\\Conditionals\\Wincher_Conditional' => 'getWincherConditionalService', |
| 190 |
'Yoast\\WP\\SEO\\Conditionals\\Wincher_Enabled_Conditional' => 'getWincherEnabledConditionalService', |
| 191 |
'Yoast\\WP\\SEO\\Conditionals\\Wincher_Token_Conditional' => 'getWincherTokenConditionalService', |
| 192 |
'Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional' => 'getWooCommerceConditionalService', |
| 193 |
'Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Version_Conditional' => 'getWooCommerceVersionConditionalService', |
| 194 |
'Yoast\\WP\\SEO\\Conditionals\\Woo_SEO_Inactive_Conditional' => 'getWooSEOInactiveConditionalService', |
| 195 |
'Yoast\\WP\\SEO\\Conditionals\\XMLRPC_Conditional' => 'getXMLRPCConditionalService', |
| 196 |
'Yoast\\WP\\SEO\\Conditionals\\Yoast_Admin_And_Dashboard_Conditional' => 'getYoastAdminAndDashboardConditionalService', |
| 197 |
'Yoast\\WP\\SEO\\Conditionals\\Yoast_Tools_Page_Conditional' => 'getYoastToolsPageConditionalService', |
| 198 |
'Yoast\\WP\\SEO\\Config\\Badge_Group_Names' => 'getBadgeGroupNamesService', |
| 199 |
'Yoast\\WP\\SEO\\Config\\Conflicting_Plugins' => 'getConflictingPluginsService', |
| 200 |
'Yoast\\WP\\SEO\\Config\\Indexing_Reasons' => 'getIndexingReasonsService', |
| 201 |
'Yoast\\WP\\SEO\\Config\\Migration_Status' => 'getMigrationStatusService', |
| 202 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddCollationToTables' => 'getAddCollationToTablesService', |
| 203 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddColumnsToIndexables' => 'getAddColumnsToIndexablesService', |
| 204 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddEstimatedReadingTime' => 'getAddEstimatedReadingTimeService', |
| 205 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddHasAncestorsColumn' => 'getAddHasAncestorsColumnService', |
| 206 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddInclusiveLanguageScore' => 'getAddInclusiveLanguageScoreService', |
| 207 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddIndexableObjectIdAndTypeIndex' => 'getAddIndexableObjectIdAndTypeIndexService', |
| 208 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddIndexesForProminentWordsOnIndexables' => 'getAddIndexesForProminentWordsOnIndexablesService', |
| 209 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddObjectTimestamps' => 'getAddObjectTimestampsService', |
| 210 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddSeoLinksIndex' => 'getAddSeoLinksIndexService', |
| 211 |
'Yoast\\WP\\SEO\\Config\\Migrations\\AddVersionColumnToIndexables' => 'getAddVersionColumnToIndexablesService', |
| 212 |
'Yoast\\WP\\SEO\\Config\\Migrations\\BreadcrumbTitleAndHierarchyReset' => 'getBreadcrumbTitleAndHierarchyResetService', |
| 213 |
'Yoast\\WP\\SEO\\Config\\Migrations\\ClearIndexableTables' => 'getClearIndexableTablesService', |
| 214 |
'Yoast\\WP\\SEO\\Config\\Migrations\\CreateExpiringStoreTable' => 'getCreateExpiringStoreTableService', |
| 215 |
'Yoast\\WP\\SEO\\Config\\Migrations\\CreateIndexableSubpagesIndex' => 'getCreateIndexableSubpagesIndexService', |
| 216 |
'Yoast\\WP\\SEO\\Config\\Migrations\\CreateSEOLinksTable' => 'getCreateSEOLinksTableService', |
| 217 |
'Yoast\\WP\\SEO\\Config\\Migrations\\DeleteDuplicateIndexables' => 'getDeleteDuplicateIndexablesService', |
| 218 |
'Yoast\\WP\\SEO\\Config\\Migrations\\ExpandIndexableColumnLengths' => 'getExpandIndexableColumnLengthsService', |
| 219 |
'Yoast\\WP\\SEO\\Config\\Migrations\\ExpandIndexableIDColumnLengths' => 'getExpandIndexableIDColumnLengthsService', |
| 220 |
'Yoast\\WP\\SEO\\Config\\Migrations\\ExpandPrimaryTermIDColumnLengths' => 'getExpandPrimaryTermIDColumnLengthsService', |
| 221 |
'Yoast\\WP\\SEO\\Config\\Migrations\\ReplacePermalinkHashIndex' => 'getReplacePermalinkHashIndexService', |
| 222 |
'Yoast\\WP\\SEO\\Config\\Migrations\\ResetIndexableHierarchyTable' => 'getResetIndexableHierarchyTableService', |
| 223 |
'Yoast\\WP\\SEO\\Config\\Migrations\\TruncateIndexableTables' => 'getTruncateIndexableTablesService', |
| 224 |
'Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastDropIndexableMetaTableIfExists' => 'getWpYoastDropIndexableMetaTableIfExistsService', |
| 225 |
'Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastIndexable' => 'getWpYoastIndexableService', |
| 226 |
'Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastIndexableHierarchy' => 'getWpYoastIndexableHierarchyService', |
| 227 |
'Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastPrimaryTerm' => 'getWpYoastPrimaryTermService', |
| 228 |
'Yoast\\WP\\SEO\\Config\\Researcher_Languages' => 'getResearcherLanguagesService', |
| 229 |
'Yoast\\WP\\SEO\\Config\\SEMrush_Client' => 'getSEMrushClientService', |
| 230 |
'Yoast\\WP\\SEO\\Config\\Schema_IDs' => 'getSchemaIDsService', |
| 231 |
'Yoast\\WP\\SEO\\Config\\Schema_Types' => 'getSchemaTypesService', |
| 232 |
'Yoast\\WP\\SEO\\Config\\Wincher_Client' => 'getWincherClientService', |
| 233 |
'Yoast\\WP\\SEO\\Content_Type_Visibility\\Application\\Content_Type_Visibility_Watcher_Actions' => 'getContentTypeVisibilityWatcherActionsService', |
| 234 |
'Yoast\\WP\\SEO\\Content_Type_Visibility\\User_Interface\\Content_Type_Visibility_Dismiss_New_Route' => 'getContentTypeVisibilityDismissNewRouteService', |
| 235 |
'Yoast\\WP\\SEO\\Context\\Meta_Tags_Context' => 'getMetaTagsContextService', |
| 236 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Capabilities_Integration' => 'getSiteKitCapabilitiesIntegrationService', |
| 237 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Configuration_Dismissal_Route' => 'getSiteKitConfigurationDismissalRouteService', |
| 238 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Consent_Management_Route' => 'getSiteKitConsentManagementRouteService', |
| 239 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Scores\\Readability_Scores_Route' => 'getReadabilityScoresRouteService', |
| 240 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Scores\\SEO_Scores_Route' => 'getSEOScoresRouteService', |
| 241 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Setup\\Setup_Flow_Interceptor' => 'getSetupFlowInterceptorService', |
| 242 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Setup\\Setup_Url_Interceptor' => 'getSetupUrlInterceptorService', |
| 243 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Time_Based_SEO_Metrics\\Time_Based_SEO_Metrics_Route' => 'getTimeBasedSEOMetricsRouteService', |
| 244 |
'Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Tracking\\Setup_Steps_Tracking_Route' => 'getSetupStepsTrackingRouteService', |
| 245 |
'Yoast\\WP\\SEO\\Editors\\Application\\Analysis_Features\\Enabled_Analysis_Features_Repository' => 'getEnabledAnalysisFeaturesRepositoryService', |
| 246 |
'Yoast\\WP\\SEO\\Editors\\Application\\Integrations\\Integration_Information_Repository' => 'getIntegrationInformationRepositoryService', |
| 247 |
'Yoast\\WP\\SEO\\Editors\\Application\\Seo\\Post_Seo_Information_Repository' => 'getPostSeoInformationRepositoryService', |
| 248 |
'Yoast\\WP\\SEO\\Editors\\Application\\Seo\\Term_Seo_Information_Repository' => 'getTermSeoInformationRepositoryService', |
| 249 |
'Yoast\\WP\\SEO\\Editors\\Application\\Site\\Website_Information_Repository' => 'getWebsiteInformationRepositoryService', |
| 250 |
'Yoast\\WP\\SEO\\Expiring_Store\\User_Interface\\Expiring_Store_Cleanup_Integration' => 'getExpiringStoreCleanupIntegrationService', |
| 251 |
'Yoast\\WP\\SEO\\General\\User_Interface\\General_Page_Integration' => 'getGeneralPageIntegrationService', |
| 252 |
'Yoast\\WP\\SEO\\General\\User_Interface\\Opt_In_Route' => 'getOptInRouteService', |
| 253 |
'Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator' => 'getBreadcrumbsGeneratorService', |
| 254 |
'Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator' => 'getOpenGraphImageGeneratorService', |
| 255 |
'Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator' => 'getOpenGraphLocaleGeneratorService', |
| 256 |
'Yoast\\WP\\SEO\\Generators\\Schema\\Article' => 'getArticleService', |
| 257 |
'Yoast\\WP\\SEO\\Generators\\Schema\\Author' => 'getAuthorService', |
| 258 |
'Yoast\\WP\\SEO\\Generators\\Schema\\Breadcrumb' => 'getBreadcrumbService', |
| 259 |
'Yoast\\WP\\SEO\\Generators\\Schema\\FAQ' => 'getFAQService', |
| 260 |
'Yoast\\WP\\SEO\\Generators\\Schema\\HowTo' => 'getHowToService', |
| 261 |
'Yoast\\WP\\SEO\\Generators\\Schema\\Main_Image' => 'getMainImageService', |
| 262 |
'Yoast\\WP\\SEO\\Generators\\Schema\\Organization' => 'getOrganizationService', |
| 263 |
'Yoast\\WP\\SEO\\Generators\\Schema\\Person' => 'getPersonService', |
| 264 |
'Yoast\\WP\\SEO\\Generators\\Schema\\WebPage' => 'getWebPageService', |
| 265 |
'Yoast\\WP\\SEO\\Generators\\Schema\\Website' => 'getWebsiteService', |
| 266 |
'Yoast\\WP\\SEO\\Generators\\Schema_Generator' => 'getSchemaGeneratorService', |
| 267 |
'Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator' => 'getTwitterImageGeneratorService', |
| 268 |
'Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper' => 'getAioseoHelperService', |
| 269 |
'Yoast\\WP\\SEO\\Helpers\\Asset_Helper' => 'getAssetHelperService', |
| 270 |
'Yoast\\WP\\SEO\\Helpers\\Attachment_Cleanup_Helper' => 'getAttachmentCleanupHelperService', |
| 271 |
'Yoast\\WP\\SEO\\Helpers\\Author_Archive_Helper' => 'getAuthorArchiveHelperService', |
| 272 |
'Yoast\\WP\\SEO\\Helpers\\Blocks_Helper' => 'getBlocksHelperService', |
| 273 |
'Yoast\\WP\\SEO\\Helpers\\Capability_Helper' => 'getCapabilityHelperService', |
| 274 |
'Yoast\\WP\\SEO\\Helpers\\Crawl_Cleanup_Helper' => 'getCrawlCleanupHelperService', |
| 275 |
'Yoast\\WP\\SEO\\Helpers\\Curl_Helper' => 'getCurlHelperService', |
| 276 |
'Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper' => 'getCurrentPageHelperService', |
| 277 |
'Yoast\\WP\\SEO\\Helpers\\Date_Helper' => 'getDateHelperService', |
| 278 |
'Yoast\\WP\\SEO\\Helpers\\Environment_Helper' => 'getEnvironmentHelperService', |
| 279 |
'Yoast\\WP\\SEO\\Helpers\\First_Time_Configuration_Notice_Helper' => 'getFirstTimeConfigurationNoticeHelperService', |
| 280 |
'Yoast\\WP\\SEO\\Helpers\\Home_Url_Helper' => 'getHomeUrlHelperService', |
| 281 |
'Yoast\\WP\\SEO\\Helpers\\Image_Helper' => 'getImageHelperService', |
| 282 |
'Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper' => 'getImportCursorHelperService', |
| 283 |
'Yoast\\WP\\SEO\\Helpers\\Import_Helper' => 'getImportHelperService', |
| 284 |
'Yoast\\WP\\SEO\\Helpers\\Indexable_Helper' => 'getIndexableHelperService', |
| 285 |
'Yoast\\WP\\SEO\\Helpers\\Indexable_To_Postmeta_Helper' => 'getIndexableToPostmetaHelperService', |
| 286 |
'Yoast\\WP\\SEO\\Helpers\\Indexing_Helper' => 'getIndexingHelperService', |
| 287 |
'Yoast\\WP\\SEO\\Helpers\\Language_Helper' => 'getLanguageHelperService', |
| 288 |
'Yoast\\WP\\SEO\\Helpers\\Lock_Helper' => 'getLockHelperService', |
| 289 |
'Yoast\\WP\\SEO\\Helpers\\Meta_Helper' => 'getMetaHelperService', |
| 290 |
'Yoast\\WP\\SEO\\Helpers\\Notification_Helper' => 'getNotificationHelperService', |
| 291 |
'Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper' => 'getImageHelper2Service', |
| 292 |
'Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper' => 'getValuesHelperService', |
| 293 |
'Yoast\\WP\\SEO\\Helpers\\Options_Helper' => 'getOptionsHelperService', |
| 294 |
'Yoast\\WP\\SEO\\Helpers\\Pagination_Helper' => 'getPaginationHelperService', |
| 295 |
'Yoast\\WP\\SEO\\Helpers\\Permalink_Helper' => 'getPermalinkHelperService', |
| 296 |
'Yoast\\WP\\SEO\\Helpers\\Post_Helper' => 'getPostHelperService', |
| 297 |
'Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper' => 'getPostTypeHelperService', |
| 298 |
'Yoast\\WP\\SEO\\Helpers\\Primary_Term_Helper' => 'getPrimaryTermHelperService', |
| 299 |
'Yoast\\WP\\SEO\\Helpers\\Product_Helper' => 'getProductHelperService', |
| 300 |
'Yoast\\WP\\SEO\\Helpers\\Redirect_Helper' => 'getRedirectHelperService', |
| 301 |
'Yoast\\WP\\SEO\\Helpers\\Request_Helper' => 'getRequestHelperService', |
| 302 |
'Yoast\\WP\\SEO\\Helpers\\Require_File_Helper' => 'getRequireFileHelperService', |
| 303 |
'Yoast\\WP\\SEO\\Helpers\\Robots_Helper' => 'getRobotsHelperService', |
| 304 |
'Yoast\\WP\\SEO\\Helpers\\Robots_Txt_Helper' => 'getRobotsTxtHelperService', |
| 305 |
'Yoast\\WP\\SEO\\Helpers\\Route_Helper' => 'getRouteHelperService', |
| 306 |
'Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper' => 'getSanitizationHelperService', |
| 307 |
'Yoast\\WP\\SEO\\Helpers\\Schema\\Article_Helper' => 'getArticleHelperService', |
| 308 |
'Yoast\\WP\\SEO\\Helpers\\Schema\\HTML_Helper' => 'getHTMLHelperService', |
| 309 |
'Yoast\\WP\\SEO\\Helpers\\Schema\\ID_Helper' => 'getIDHelperService', |
| 310 |
'Yoast\\WP\\SEO\\Helpers\\Schema\\Image_Helper' => 'getImageHelper3Service', |
| 311 |
'Yoast\\WP\\SEO\\Helpers\\Schema\\Language_Helper' => 'getLanguageHelper2Service', |
| 312 |
'Yoast\\WP\\SEO\\Helpers\\Schema\\Replace_Vars_Helper' => 'getReplaceVarsHelperService', |
| 313 |
'Yoast\\WP\\SEO\\Helpers\\Score_Icon_Helper' => 'getScoreIconHelperService', |
| 314 |
'Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper' => 'getShortLinkHelperService', |
| 315 |
'Yoast\\WP\\SEO\\Helpers\\Site_Helper' => 'getSiteHelperService', |
| 316 |
'Yoast\\WP\\SEO\\Helpers\\Social_Profiles_Helper' => 'getSocialProfilesHelperService', |
| 317 |
'Yoast\\WP\\SEO\\Helpers\\String_Helper' => 'getStringHelperService', |
| 318 |
'Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper' => 'getTaxonomyHelperService', |
| 319 |
'Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper' => 'getImageHelper4Service', |
| 320 |
'Yoast\\WP\\SEO\\Helpers\\Url_Helper' => 'getUrlHelperService', |
| 321 |
'Yoast\\WP\\SEO\\Helpers\\User_Helper' => 'getUserHelperService', |
| 322 |
'Yoast\\WP\\SEO\\Helpers\\Wincher_Helper' => 'getWincherHelperService', |
| 323 |
'Yoast\\WP\\SEO\\Helpers\\Woocommerce_Helper' => 'getWoocommerceHelperService', |
| 324 |
'Yoast\\WP\\SEO\\Helpers\\Wordpress_Helper' => 'getWordpressHelperService', |
| 325 |
'Yoast\\WP\\SEO\\Helpers\\Wpdb_Helper' => 'getWpdbHelperService', |
| 326 |
'Yoast\\WP\\SEO\\Initializers\\Crawl_Cleanup_Permalinks' => 'getCrawlCleanupPermalinksService', |
| 327 |
'Yoast\\WP\\SEO\\Initializers\\Disable_Core_Sitemaps' => 'getDisableCoreSitemapsService', |
| 328 |
'Yoast\\WP\\SEO\\Initializers\\Migration_Runner' => 'getMigrationRunnerService', |
| 329 |
'Yoast\\WP\\SEO\\Initializers\\Plugin_Headers' => 'getPluginHeadersService', |
| 330 |
'Yoast\\WP\\SEO\\Initializers\\Silence_Load_Textdomain_Just_In_Time_Notices' => 'getSilenceLoadTextdomainJustInTimeNoticesService', |
| 331 |
'Yoast\\WP\\SEO\\Initializers\\Woocommerce' => 'getWoocommerceService', |
| 332 |
'Yoast\\WP\\SEO\\Integrations\\Academy_Integration' => 'getAcademyIntegrationService', |
| 333 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Activation_Cleanup_Integration' => 'getActivationCleanupIntegrationService', |
| 334 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Addon_Installation\\Dialog_Integration' => 'getDialogIntegrationService', |
| 335 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Addon_Installation\\Installation_Integration' => 'getInstallationIntegrationService', |
| 336 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Admin_Columns_Cache_Integration' => 'getAdminColumnsCacheIntegrationService', |
| 337 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Background_Indexing_Integration' => 'getBackgroundIndexingIntegrationService', |
| 338 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Brand_Insights_Page' => 'getBrandInsightsPageService', |
| 339 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Check_Required_Version' => 'getCheckRequiredVersionService', |
| 340 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Crawl_Settings_Integration' => 'getCrawlSettingsIntegrationService', |
| 341 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Cron_Integration' => 'getCronIntegrationService', |
| 342 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Deactivated_Premium_Integration' => 'getDeactivatedPremiumIntegrationService', |
| 343 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\First_Time_Configuration_Integration' => 'getFirstTimeConfigurationIntegrationService', |
| 344 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\First_Time_Configuration_Notice_Integration' => 'getFirstTimeConfigurationNoticeIntegrationService', |
| 345 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Fix_News_Dependencies_Integration' => 'getFixNewsDependenciesIntegrationService', |
| 346 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Health_Check_Integration' => 'getHealthCheckIntegrationService', |
| 347 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\HelpScout_Beacon' => 'getHelpScoutBeaconService', |
| 348 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Import_Integration' => 'getImportIntegrationService', |
| 349 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Indexables_Exclude_Taxonomy_Integration' => 'getIndexablesExcludeTaxonomyIntegrationService', |
| 350 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Indexing_Notification_Integration' => 'getIndexingNotificationIntegrationService', |
| 351 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Indexing_Tool_Integration' => 'getIndexingToolIntegrationService', |
| 352 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Installation_Success_Integration' => 'getInstallationSuccessIntegrationService', |
| 353 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Integrations_Page' => 'getIntegrationsPageService', |
| 354 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Link_Count_Columns_Integration' => 'getLinkCountColumnsIntegrationService', |
| 355 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Menu_Badge_Integration' => 'getMenuBadgeIntegrationService', |
| 356 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Migration_Error_Integration' => 'getMigrationErrorIntegrationService', |
| 357 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Old_Configuration_Integration' => 'getOldConfigurationIntegrationService', |
| 358 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Redirect_Integration' => 'getRedirectIntegrationService', |
| 359 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Redirections_Tools_Page' => 'getRedirectionsToolsPageService', |
| 360 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Redirects_Page_Integration' => 'getRedirectsPageIntegrationService', |
| 361 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Unsupported_PHP_Version_Notice' => 'getUnsupportedPHPVersionNoticeService', |
| 362 |
'Yoast\\WP\\SEO\\Integrations\\Admin\\Workouts_Integration' => 'getWorkoutsIntegrationService', |
| 363 |
'Yoast\\WP\\SEO\\Integrations\\Alerts\\Ai_Generator_Tip_Notification' => 'getAiGeneratorTipNotificationService', |
| 364 |
'Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Product_Editor_Checklist_Notification' => 'getBlackFridayProductEditorChecklistNotificationService', |
| 365 |
'Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Promotion_Notification' => 'getBlackFridayPromotionNotificationService', |
| 366 |
'Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Sidebar_Checklist_Notification' => 'getBlackFridaySidebarChecklistNotificationService', |
| 367 |
'Yoast\\WP\\SEO\\Integrations\\Alerts\\Trustpilot_Review_Notification' => 'getTrustpilotReviewNotificationService', |
| 368 |
'Yoast\\WP\\SEO\\Integrations\\Alerts\\Webinar_Promo_Notification' => 'getWebinarPromoNotificationService', |
| 369 |
'Yoast\\WP\\SEO\\Integrations\\Blocks\\Block_Editor_Integration' => 'getBlockEditorIntegrationService', |
| 370 |
'Yoast\\WP\\SEO\\Integrations\\Blocks\\Breadcrumbs_Block' => 'getBreadcrumbsBlockService', |
| 371 |
'Yoast\\WP\\SEO\\Integrations\\Blocks\\Internal_Linking_Category' => 'getInternalLinkingCategoryService', |
| 372 |
'Yoast\\WP\\SEO\\Integrations\\Blocks\\Structured_Data_Blocks' => 'getStructuredDataBlocksService', |
| 373 |
'Yoast\\WP\\SEO\\Integrations\\Breadcrumbs_Integration' => 'getBreadcrumbsIntegrationService', |
| 374 |
'Yoast\\WP\\SEO\\Integrations\\Cleanup_Integration' => 'getCleanupIntegrationService', |
| 375 |
'Yoast\\WP\\SEO\\Integrations\\Estimated_Reading_Time' => 'getEstimatedReadingTimeService', |
| 376 |
'Yoast\\WP\\SEO\\Integrations\\Exclude_Attachment_Post_Type' => 'getExcludeAttachmentPostTypeService', |
| 377 |
'Yoast\\WP\\SEO\\Integrations\\Exclude_Oembed_Cache_Post_Type' => 'getExcludeOembedCachePostTypeService', |
| 378 |
'Yoast\\WP\\SEO\\Integrations\\Feature_Flag_Integration' => 'getFeatureFlagIntegrationService', |
| 379 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Backwards_Compatibility' => 'getBackwardsCompatibilityService', |
| 380 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Category_Term_Description' => 'getCategoryTermDescriptionService', |
| 381 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Comment_Link_Fixer' => 'getCommentLinkFixerService', |
| 382 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Basic' => 'getCrawlCleanupBasicService', |
| 383 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Rss' => 'getCrawlCleanupRssService', |
| 384 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Searches' => 'getCrawlCleanupSearchesService', |
| 385 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Feed_Improvements' => 'getFeedImprovementsService', |
| 386 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Force_Rewrite_Title' => 'getForceRewriteTitleService', |
| 387 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Handle_404' => 'getHandle404Service', |
| 388 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Indexing_Controls' => 'getIndexingControlsService', |
| 389 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Open_Graph_OEmbed' => 'getOpenGraphOEmbedService', |
| 390 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\RSS_Footer_Embed' => 'getRSSFooterEmbedService', |
| 391 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Redirects' => 'getRedirectsService', |
| 392 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Robots_Txt_Integration' => 'getRobotsTxtIntegrationService', |
| 393 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\Schema_Accessibility_Feature' => 'getSchemaAccessibilityFeatureService', |
| 394 |
'Yoast\\WP\\SEO\\Integrations\\Front_End\\WP_Robots_Integration' => 'getWPRobotsIntegrationService', |
| 395 |
'Yoast\\WP\\SEO\\Integrations\\Front_End_Integration' => 'getFrontEndIntegrationService', |
| 396 |
'Yoast\\WP\\SEO\\Integrations\\Primary_Category' => 'getPrimaryCategoryService', |
| 397 |
'Yoast\\WP\\SEO\\Integrations\\Settings_Integration' => 'getSettingsIntegrationService', |
| 398 |
'Yoast\\WP\\SEO\\Integrations\\Support_Integration' => 'getSupportIntegrationService', |
| 399 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\AMP' => 'getAMPService', |
| 400 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\BbPress' => 'getBbPressService', |
| 401 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\Elementor' => 'getElementorService', |
| 402 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\Exclude_Elementor_Post_Types' => 'getExcludeElementorPostTypesService', |
| 403 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\Exclude_WooCommerce_Post_Types' => 'getExcludeWooCommercePostTypesService', |
| 404 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\Jetpack' => 'getJetpackService', |
| 405 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\W3_Total_Cache' => 'getW3TotalCacheService', |
| 406 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\WPML' => 'getWPMLService', |
| 407 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\WPML_WPSEO_Notification' => 'getWPMLWPSEONotificationService', |
| 408 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\Web_Stories' => 'getWebStoriesService', |
| 409 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\Web_Stories_Post_Edit' => 'getWebStoriesPostEditService', |
| 410 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\Wincher_Publish' => 'getWincherPublishService', |
| 411 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\WooCommerce' => 'getWooCommerce2Service', |
| 412 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\WooCommerce_Post_Edit' => 'getWooCommercePostEditService', |
| 413 |
'Yoast\\WP\\SEO\\Integrations\\Third_Party\\Woocommerce_Permalinks' => 'getWoocommercePermalinksService', |
| 414 |
'Yoast\\WP\\SEO\\Integrations\\Uninstall_Integration' => 'getUninstallIntegrationService', |
| 415 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Addon_Update_Watcher' => 'getAddonUpdateWatcherService', |
| 416 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Auto_Update_Watcher' => 'getAutoUpdateWatcherService', |
| 417 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Ancestor_Watcher' => 'getIndexableAncestorWatcherService', |
| 418 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Attachment_Watcher' => 'getIndexableAttachmentWatcherService', |
| 419 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Author_Archive_Watcher' => 'getIndexableAuthorArchiveWatcherService', |
| 420 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Author_Watcher' => 'getIndexableAuthorWatcherService', |
| 421 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Category_Permalink_Watcher' => 'getIndexableCategoryPermalinkWatcherService', |
| 422 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Date_Archive_Watcher' => 'getIndexableDateArchiveWatcherService', |
| 423 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_HomeUrl_Watcher' => 'getIndexableHomeUrlWatcherService', |
| 424 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Home_Page_Watcher' => 'getIndexableHomePageWatcherService', |
| 425 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Permalink_Watcher' => 'getIndexablePermalinkWatcherService', |
| 426 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Meta_Watcher' => 'getIndexablePostMetaWatcherService', |
| 427 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Type_Archive_Watcher' => 'getIndexablePostTypeArchiveWatcherService', |
| 428 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Type_Change_Watcher' => 'getIndexablePostTypeChangeWatcherService', |
| 429 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Watcher' => 'getIndexablePostWatcherService', |
| 430 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Static_Home_Page_Watcher' => 'getIndexableStaticHomePageWatcherService', |
| 431 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_System_Page_Watcher' => 'getIndexableSystemPageWatcherService', |
| 432 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Taxonomy_Change_Watcher' => 'getIndexableTaxonomyChangeWatcherService', |
| 433 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Term_Watcher' => 'getIndexableTermWatcherService', |
| 434 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Option_Titles_Watcher' => 'getOptionTitlesWatcherService', |
| 435 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Option_Wpseo_Watcher' => 'getOptionWpseoWatcherService', |
| 436 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Primary_Category_Quick_Edit_Watcher' => 'getPrimaryCategoryQuickEditWatcherService', |
| 437 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Primary_Term_Watcher' => 'getPrimaryTermWatcherService', |
| 438 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Search_Engines_Discouraged_Watcher' => 'getSearchEnginesDiscouragedWatcherService', |
| 439 |
'Yoast\\WP\\SEO\\Integrations\\Watchers\\Woocommerce_Beta_Editor_Watcher' => 'getWoocommerceBetaEditorWatcherService', |
| 440 |
'Yoast\\WP\\SEO\\Integrations\\Woocommerce_Product_Category_Permalink_Integration' => 'getWoocommerceProductCategoryPermalinkIntegrationService', |
| 441 |
'Yoast\\WP\\SEO\\Integrations\\XMLRPC' => 'getXMLRPCService', |
| 442 |
'Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Introductions_Seen_Repository' => 'getIntroductionsSeenRepositoryService', |
| 443 |
'Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Wistia_Embed_Permission_Repository' => 'getWistiaEmbedPermissionRepositoryService', |
| 444 |
'Yoast\\WP\\SEO\\Introductions\\User_Interface\\Introductions_Integration' => 'getIntroductionsIntegrationService', |
| 445 |
'Yoast\\WP\\SEO\\Introductions\\User_Interface\\Introductions_Seen_Route' => 'getIntroductionsSeenRouteService', |
| 446 |
'Yoast\\WP\\SEO\\Introductions\\User_Interface\\Wistia_Embed_Permission_Route' => 'getWistiaEmbedPermissionRouteService', |
| 447 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Automatic_Post_Collection' => 'getAutomaticPostCollectionService', |
| 448 |
'Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Available_Posts_Route' => 'getAvailablePostsRouteService', |
| 449 |
'Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Cleanup_Llms_Txt_On_Deactivation' => 'getCleanupLlmsTxtOnDeactivationService', |
| 450 |
'Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Enable_Llms_Txt_Option_Watcher' => 'getEnableLlmsTxtOptionWatcherService', |
| 451 |
'Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\File_Failure_Llms_Txt_Notification_Integration' => 'getFileFailureLlmsTxtNotificationIntegrationService', |
| 452 |
'Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Llms_Txt_Cron_Callback_Integration' => 'getLlmsTxtCronCallbackIntegrationService', |
| 453 |
'Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Schedule_Population_On_Activation_Integration' => 'getSchedulePopulationOnActivationIntegrationService', |
| 454 |
'Yoast\\WP\\SEO\\Loader' => 'getLoaderService', |
| 455 |
'Yoast\\WP\\SEO\\Loggers\\Logger' => 'getLoggerService', |
| 456 |
'Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer' => 'getMetaTagsContextMemoizerService', |
| 457 |
'Yoast\\WP\\SEO\\Memoizers\\Presentation_Memoizer' => 'getPresentationMemoizerService', |
| 458 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client' => 'getMyYoastClientService', |
| 459 |
'Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Auth_Command' => 'getAuthCommandService', |
| 460 |
'Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Management_Route' => 'getManagementRouteService', |
| 461 |
'Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\MyYoast_Cleanup_Integration' => 'getMyYoastCleanupIntegrationService', |
| 462 |
'Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\MyYoast_Client_Integration' => 'getMyYoastClientIntegrationService', |
| 463 |
'Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\OAuth_Callback_Integration' => 'getOAuthCallbackIntegrationService', |
| 464 |
'Yoast\\WP\\SEO\\Plans\\User_Interface\\Plans_Page_Integration' => 'getPlansPageIntegrationService', |
| 465 |
'Yoast\\WP\\SEO\\Plans\\User_Interface\\Upgrade_Sidebar_Menu_Integration' => 'getUpgradeSidebarMenuIntegrationService', |
| 466 |
'Yoast\\WP\\SEO\\Presentations\\Abstract_Presentation' => 'getAbstractPresentationService', |
| 467 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Author_Archive_Presentation' => 'getIndexableAuthorArchivePresentationService', |
| 468 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Date_Archive_Presentation' => 'getIndexableDateArchivePresentationService', |
| 469 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Error_Page_Presentation' => 'getIndexableErrorPagePresentationService', |
| 470 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Home_Page_Presentation' => 'getIndexableHomePagePresentationService', |
| 471 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Post_Type_Archive_Presentation' => 'getIndexablePostTypeArchivePresentationService', |
| 472 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Post_Type_Presentation' => 'getIndexablePostTypePresentationService', |
| 473 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Presentation' => 'getIndexablePresentationService', |
| 474 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Search_Result_Page_Presentation' => 'getIndexableSearchResultPagePresentationService', |
| 475 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Static_Home_Page_Presentation' => 'getIndexableStaticHomePagePresentationService', |
| 476 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Static_Posts_Page_Presentation' => 'getIndexableStaticPostsPagePresentationService', |
| 477 |
'Yoast\\WP\\SEO\\Presentations\\Indexable_Term_Archive_Presentation' => 'getIndexableTermArchivePresentationService', |
| 478 |
'Yoast\\WP\\SEO\\Promotions\\Application\\Promotion_Manager' => 'getPromotionManagerService', |
| 479 |
'Yoast\\WP\\SEO\\Repositories\\Indexable_Cleanup_Repository' => 'getIndexableCleanupRepositoryService', |
| 480 |
'Yoast\\WP\\SEO\\Repositories\\Indexable_Hierarchy_Repository' => 'getIndexableHierarchyRepositoryService', |
| 481 |
'Yoast\\WP\\SEO\\Repositories\\Indexable_Repository' => 'getIndexableRepositoryService', |
| 482 |
'Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository' => 'getPrimaryTermRepositoryService', |
| 483 |
'Yoast\\WP\\SEO\\Repositories\\SEO_Links_Repository' => 'getSEOLinksRepositoryService', |
| 484 |
'Yoast\\WP\\SEO\\Routes\\Alert_Dismissal_Route' => 'getAlertDismissalRouteService', |
| 485 |
'Yoast\\WP\\SEO\\Routes\\First_Time_Configuration_Route' => 'getFirstTimeConfigurationRouteService', |
| 486 |
'Yoast\\WP\\SEO\\Routes\\Importing_Route' => 'getImportingRouteService', |
| 487 |
'Yoast\\WP\\SEO\\Routes\\Indexables_Head_Route' => 'getIndexablesHeadRouteService', |
| 488 |
'Yoast\\WP\\SEO\\Routes\\Indexing_Route' => 'getIndexingRouteService', |
| 489 |
'Yoast\\WP\\SEO\\Routes\\Integrations_Route' => 'getIntegrationsRouteService', |
| 490 |
'Yoast\\WP\\SEO\\Routes\\Meta_Search_Route' => 'getMetaSearchRouteService', |
| 491 |
'Yoast\\WP\\SEO\\Routes\\SEMrush_Route' => 'getSEMrushRouteService', |
| 492 |
'Yoast\\WP\\SEO\\Routes\\Supported_Features_Route' => 'getSupportedFeaturesRouteService', |
| 493 |
'Yoast\\WP\\SEO\\Routes\\Wincher_Route' => 'getWincherRouteService', |
| 494 |
'Yoast\\WP\\SEO\\Routes\\Workouts_Route' => 'getWorkoutsRouteService', |
| 495 |
'Yoast\\WP\\SEO\\Routes\\Yoast_Head_REST_Field' => 'getYoastHeadRESTFieldService', |
| 496 |
'Yoast\\WP\\SEO\\Schema\\Application\\Configuration\\Schema_Configuration' => 'getSchemaConfigurationService', |
| 497 |
'Yoast\\WP\\SEO\\Schema\\Infrastructure\\Disable_Schema_Integration' => 'getDisableSchemaIntegrationService', |
| 498 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Aggregator_Conditional' => 'getSchemaAggregatorConditionalService', |
| 499 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Aggregator_Watcher' => 'getSchemaAggregatorWatcherService', |
| 500 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Cache\\Indexables_Update_Listener_Integration' => 'getIndexablesUpdateListenerIntegrationService', |
| 501 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Cache\\WooCommerce_Product_Type_Change_Listener_Integration' => 'getWooCommerceProductTypeChangeListenerIntegrationService', |
| 502 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Schemamap_Xml_Rewrite_Integration' => 'getSchemamapXmlRewriteIntegrationService', |
| 503 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Cache_Cli_Command' => 'getSiteSchemaAggregatorCacheCliCommandService', |
| 504 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Cli_Command' => 'getSiteSchemaAggregatorCliCommandService', |
| 505 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Route' => 'getSiteSchemaAggregatorRouteService', |
| 506 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Xml_Route' => 'getSiteSchemaAggregatorXmlRouteService', |
| 507 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Response_Header_Integration' => 'getSiteSchemaResponseHeaderIntegrationService', |
| 508 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Check' => 'getDefaultTaglineCheckService', |
| 509 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Reports' => 'getDefaultTaglineReportsService', |
| 510 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Runner' => 'getDefaultTaglineRunnerService', |
| 511 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Check' => 'getLinksTableCheckService', |
| 512 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Reports' => 'getLinksTableReportsService', |
| 513 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Runner' => 'getLinksTableRunnerService', |
| 514 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\MyYoast_Api_Request_Factory' => 'getMyYoastApiRequestFactoryService', |
| 515 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Check' => 'getPageCommentsCheckService', |
| 516 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Reports' => 'getPageCommentsReportsService', |
| 517 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Runner' => 'getPageCommentsRunnerService', |
| 518 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Check' => 'getPostnamePermalinkCheckService', |
| 519 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Reports' => 'getPostnamePermalinkReportsService', |
| 520 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Runner' => 'getPostnamePermalinkRunnerService', |
| 521 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder' => 'getReportBuilderService', |
| 522 |
'Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory' => 'getReportBuilderFactoryService', |
| 523 |
'Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service' => 'getAioseoReplacevarServiceService', |
| 524 |
'Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service' => 'getAioseoRobotsProviderServiceService', |
| 525 |
'Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service' => 'getAioseoRobotsTransformerServiceService', |
| 526 |
'Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Social_Images_Provider_Service' => 'getAioseoSocialImagesProviderServiceService', |
| 527 |
'Yoast\\WP\\SEO\\Services\\Importing\\Conflicting_Plugins_Service' => 'getConflictingPluginsServiceService', |
| 528 |
'Yoast\\WP\\SEO\\Services\\Importing\\Importable_Detector_Service' => 'getImportableDetectorServiceService', |
| 529 |
'Yoast\\WP\\SEO\\Services\\Indexables\\Indexable_Version_Manager' => 'getIndexableVersionManagerService', |
| 530 |
'Yoast\\WP\\SEO\\Surfaces\\Classes_Surface' => 'getClassesSurfaceService', |
| 531 |
'Yoast\\WP\\SEO\\Surfaces\\Helpers_Surface' => 'getHelpersSurfaceService', |
| 532 |
'Yoast\\WP\\SEO\\Surfaces\\Meta_Surface' => 'getMetaSurfaceService', |
| 533 |
'Yoast\\WP\\SEO\\Surfaces\\Open_Graph_Helpers_Surface' => 'getOpenGraphHelpersSurfaceService', |
| 534 |
'Yoast\\WP\\SEO\\Surfaces\\Schema_Helpers_Surface' => 'getSchemaHelpersSurfaceService', |
| 535 |
'Yoast\\WP\\SEO\\Surfaces\\Twitter_Helpers_Surface' => 'getTwitterHelpersSurfaceService', |
| 536 |
'Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Register_Post_Type_Tasks_Integration' => 'getRegisterPostTypeTasksIntegrationService', |
| 537 |
'Yoast\\WP\\SEO\\Task_List\\User_Interface\\Tasks\\Complete_Task_Route' => 'getCompleteTaskRouteService', |
| 538 |
'Yoast\\WP\\SEO\\Task_List\\User_Interface\\Tasks\\Get_Tasks_Route' => 'getGetTasksRouteService', |
| 539 |
'Yoast\\WP\\SEO\\Tracking\\Infrastructure\\Tracking_On_Page_Load_Integration' => 'getTrackingOnPageLoadIntegrationService', |
| 540 |
'Yoast\\WP\\SEO\\Tracking\\User_Interface\\Action_Tracking_Route' => 'getActionTrackingRouteService', |
| 541 |
'Yoast\\WP\\SEO\\User_Meta\\Application\\Additional_Contactmethods_Collector' => 'getAdditionalContactmethodsCollectorService', |
| 542 |
'Yoast\\WP\\SEO\\User_Meta\\Application\\Custom_Meta_Collector' => 'getCustomMetaCollectorService', |
| 543 |
'Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Additional_Contactmethods_Integration' => 'getAdditionalContactmethodsIntegrationService', |
| 544 |
'Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Cleanup_Integration' => 'getCleanupIntegration2Service', |
| 545 |
'Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Custom_Meta_Integration' => 'getCustomMetaIntegrationService', |
| 546 |
'Yoast\\WP\\SEO\\User_Profiles_Additions\\User_Interface\\User_Profiles_Additions_Ui' => 'getUserProfilesAdditionsUiService', |
| 547 |
'Yoast\\WP\\SEO\\Values\\Images' => 'getImagesService', |
| 548 |
'Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions' => 'getIndexableBuilderVersionsService', |
| 549 |
'Yoast\\WP\\SEO\\Values\\Open_Graph\\Images' => 'getImages2Service', |
| 550 |
'Yoast\\WP\\SEO\\Values\\Twitter\\Images' => 'getImages3Service', |
| 551 |
'Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper' => 'getWPQueryWrapperService', |
| 552 |
'Yoast\\WP\\SEO\\Wrappers\\WP_Remote_Handler' => 'getWPRemoteHandlerService', |
| 553 |
'Yoast\\WP\\SEO\\Wrappers\\WP_Rewrite_Wrapper' => 'getWPRewriteWrapperService', |
| 554 |
'Yoast_Notification_Center' => 'getYoastNotificationCenterService', |
| 555 |
'wpdb' => 'getWpdbService', |
| 556 |
]; |
| 557 |
|
| 558 |
$this->aliases = []; |
| 559 |
} |
| 560 |
|
| 561 |
public function compile(): void |
| 562 |
{ |
| 563 |
throw new LogicException('You cannot compile a dumped container that was already compiled.'); |
| 564 |
} |
| 565 |
|
| 566 |
public function isCompiled(): bool |
| 567 |
{ |
| 568 |
return true; |
| 569 |
} |
| 570 |
|
| 571 |
public function getRemovedIds(): array |
| 572 |
{ |
| 573 |
return [ |
| 574 |
'Psr\\Container\\ContainerInterface' => true, |
| 575 |
'YoastSEO_Vendor\\Symfony\\Component\\DependencyInjection\\ContainerInterface' => true, |
| 576 |
'YoastSEO_Vendor\\YoastSEO_Vendor\\Symfony\\Component\\DependencyInjection\\ContainerInterface' => true, |
| 577 |
'Yoast\\WP\\SEO\\AI\\Authentication\\Application\\AI_Request_Sender' => true, |
| 578 |
'Yoast\\WP\\SEO\\AI\\Authentication\\Application\\OAuth_Auth_Strategy' => true, |
| 579 |
'Yoast\\WP\\SEO\\AI\\Authentication\\Application\\Token_Auth_Strategy' => true, |
| 580 |
'Yoast\\WP\\SEO\\AI\\Authentication\\Domain\\Auth_Method' => true, |
| 581 |
'Yoast\\WP\\SEO\\AI\\Authentication\\Domain\\Exceptions\\Auth_Strategy_Unavailable_Exception' => true, |
| 582 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Code_Generator_Interface' => true, |
| 583 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Code_Verifier_Handler' => true, |
| 584 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Code_Verifier_Handler_Interface' => true, |
| 585 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Token_Manager_Interface' => true, |
| 586 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Domain\\Code_Verifier' => true, |
| 587 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Domain\\Token' => true, |
| 588 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Access_Token_User_Meta_Repository' => true, |
| 589 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Access_Token_User_Meta_Repository_Interface' => true, |
| 590 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Code_Generator' => true, |
| 591 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository' => true, |
| 592 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository_Interface' => true, |
| 593 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository' => true, |
| 594 |
'Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository_Interface' => true, |
| 595 |
'Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Endpoints_Repository' => true, |
| 596 |
'Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Handler_Interface' => true, |
| 597 |
'Yoast\\WP\\SEO\\AI\\Consent\\Infrastructure\\Endpoints\\Consent_Endpoint' => true, |
| 598 |
'Yoast\\WP\\SEO\\AI\\Consent\\Infrastructure\\Endpoints\\Consent_Endpoint_Interface' => true, |
| 599 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Application\\Category_Repository_Interface' => true, |
| 600 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Application\\Content_Outline_Command' => true, |
| 601 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Application\\Content_Outline_Command_Handler' => true, |
| 602 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Application\\Content_Planner_Endpoints_Repository' => true, |
| 603 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Application\\Content_Suggestion_Command' => true, |
| 604 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Application\\Content_Suggestion_Command_Handler' => true, |
| 605 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Category' => true, |
| 606 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Content_Outline_Parameters' => true, |
| 607 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Content_Suggestion' => true, |
| 608 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Content_Suggestion_List' => true, |
| 609 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Content_Suggestion_Parameters' => true, |
| 610 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Content_Suggestion_Response' => true, |
| 611 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Post' => true, |
| 612 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Post_List' => true, |
| 613 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Section' => true, |
| 614 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Domain\\Section_List' => true, |
| 615 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Infrastructure\\Endpoints\\Banner_Permanent_Dismissal_Endpoint' => true, |
| 616 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Infrastructure\\Endpoints\\Get_Outline_Endpoint' => true, |
| 617 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Infrastructure\\Endpoints\\Get_Suggestions_Endpoint' => true, |
| 618 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Infrastructure\\Recent_Content\\Recent_Content_Collector' => true, |
| 619 |
'Yoast\\WP\\SEO\\AI\\Content_Planner\\Infrastructure\\WordPress_Category_Repository' => true, |
| 620 |
'Yoast\\WP\\SEO\\AI\\Free_Sparks\\Application\\Free_Sparks_Endpoints_Repository' => true, |
| 621 |
'Yoast\\WP\\SEO\\AI\\Free_Sparks\\Application\\Free_Sparks_Handler' => true, |
| 622 |
'Yoast\\WP\\SEO\\AI\\Free_Sparks\\Application\\Free_Sparks_Handler_Interface' => true, |
| 623 |
'Yoast\\WP\\SEO\\AI\\Free_Sparks\\Infrastructure\\Endpoints\\Free_Sparks_Endpoint' => true, |
| 624 |
'Yoast\\WP\\SEO\\AI\\Free_Sparks\\Infrastructure\\Endpoints\\Free_Sparks_Endpoint_Interface' => true, |
| 625 |
'Yoast\\WP\\SEO\\AI\\Generator\\Application\\Generator_Endpoints_Repository' => true, |
| 626 |
'Yoast\\WP\\SEO\\AI\\Generator\\Application\\Suggestions_Provider' => true, |
| 627 |
'Yoast\\WP\\SEO\\AI\\Generator\\Domain\\Suggestion' => true, |
| 628 |
'Yoast\\WP\\SEO\\AI\\Generator\\Domain\\Suggestions_Bucket' => true, |
| 629 |
'Yoast\\WP\\SEO\\AI\\Generator\\Domain\\Suggestions_Parameters' => true, |
| 630 |
'Yoast\\WP\\SEO\\AI\\Generator\\Domain\\URLs_Interface' => true, |
| 631 |
'Yoast\\WP\\SEO\\AI\\Generator\\Domain\\Usage_Parameters' => true, |
| 632 |
'Yoast\\WP\\SEO\\AI\\Generator\\Infrastructure\\Endpoints\\Bust_Subscription_Cache_Endpoint' => true, |
| 633 |
'Yoast\\WP\\SEO\\AI\\Generator\\Infrastructure\\Endpoints\\Get_Suggestions_Endpoint' => true, |
| 634 |
'Yoast\\WP\\SEO\\AI\\Generator\\Infrastructure\\Endpoints\\Get_Usage_Endpoint' => true, |
| 635 |
'Yoast\\WP\\SEO\\AI\\Generator\\Infrastructure\\WordPress_URLs' => true, |
| 636 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Request_Handler_Interface' => true, |
| 637 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Response_Parser' => true, |
| 638 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Response_Parser_Interface' => true, |
| 639 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Bad_Request_Exception' => true, |
| 640 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Consent_Required_Exception' => true, |
| 641 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Forbidden_Exception' => true, |
| 642 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Insufficient_Scope_Exception' => true, |
| 643 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Internal_Server_Error_Exception' => true, |
| 644 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Not_Found_Exception' => true, |
| 645 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Payment_Required_Exception' => true, |
| 646 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Request_Timeout_Exception' => true, |
| 647 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Service_Unavailable_Exception' => true, |
| 648 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Too_Many_Requests_Exception' => true, |
| 649 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\Unauthorized_Exception' => true, |
| 650 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Exceptions\\WP_Request_Exception' => true, |
| 651 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Request' => true, |
| 652 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Domain\\Response' => true, |
| 653 |
'Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client_Interface' => true, |
| 654 |
'Yoast\\WP\\SEO\\AI_Authorization\\Application\\Code_Generator_Interface' => true, |
| 655 |
'Yoast\\WP\\SEO\\AI_Authorization\\Application\\Code_Verifier_Handler' => true, |
| 656 |
'Yoast\\WP\\SEO\\AI_Authorization\\Application\\Code_Verifier_Handler_Interface' => true, |
| 657 |
'Yoast\\WP\\SEO\\AI_Authorization\\Application\\Token_Manager_Interface' => true, |
| 658 |
'Yoast\\WP\\SEO\\AI_Authorization\\Domain\\Code_Verifier' => true, |
| 659 |
'Yoast\\WP\\SEO\\AI_Authorization\\Domain\\Token' => true, |
| 660 |
'Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Access_Token_User_Meta_Repository' => true, |
| 661 |
'Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Access_Token_User_Meta_Repository_Interface' => true, |
| 662 |
'Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Code_Generator' => true, |
| 663 |
'Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository' => true, |
| 664 |
'Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository_Interface' => true, |
| 665 |
'Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository' => true, |
| 666 |
'Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository_Interface' => true, |
| 667 |
'Yoast\\WP\\SEO\\AI_Consent\\Application\\Consent_Handler_Interface' => true, |
| 668 |
'Yoast\\WP\\SEO\\AI_Consent\\Domain\\Endpoint\\Endpoint_Interface' => true, |
| 669 |
'Yoast\\WP\\SEO\\AI_Consent\\Infrastructure\\Endpoints\\Consent_Endpoint' => true, |
| 670 |
'Yoast\\WP\\SEO\\AI_Free_Sparks\\Application\\Free_Sparks_Handler' => true, |
| 671 |
'Yoast\\WP\\SEO\\AI_Free_Sparks\\Application\\Free_Sparks_Handler_Interface' => true, |
| 672 |
'Yoast\\WP\\SEO\\AI_Free_Sparks\\Infrastructure\\Endpoints\\Free_Sparks_Endpoint' => true, |
| 673 |
'Yoast\\WP\\SEO\\AI_Generator\\Application\\Suggestions_Provider' => true, |
| 674 |
'Yoast\\WP\\SEO\\AI_Generator\\Domain\\Endpoint\\Endpoint_List' => true, |
| 675 |
'Yoast\\WP\\SEO\\AI_Generator\\Domain\\Suggestion' => true, |
| 676 |
'Yoast\\WP\\SEO\\AI_Generator\\Domain\\Suggestions_Bucket' => true, |
| 677 |
'Yoast\\WP\\SEO\\AI_Generator\\Domain\\URLs_Interface' => true, |
| 678 |
'Yoast\\WP\\SEO\\AI_Generator\\Infrastructure\\Endpoints\\Get_Suggestions_Endpoint' => true, |
| 679 |
'Yoast\\WP\\SEO\\AI_Generator\\Infrastructure\\Endpoints\\Get_Usage_Endpoint' => true, |
| 680 |
'Yoast\\WP\\SEO\\AI_Generator\\Infrastructure\\WordPress_URLs' => true, |
| 681 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Request_Handler_Interface' => true, |
| 682 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Response_Parser' => true, |
| 683 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Response_Parser_Interface' => true, |
| 684 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Bad_Request_Exception' => true, |
| 685 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Forbidden_Exception' => true, |
| 686 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Internal_Server_Error_Exception' => true, |
| 687 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Not_Found_Exception' => true, |
| 688 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Payment_Required_Exception' => true, |
| 689 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Request_Timeout_Exception' => true, |
| 690 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Service_Unavailable_Exception' => true, |
| 691 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Too_Many_Requests_Exception' => true, |
| 692 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\Unauthorized_Exception' => true, |
| 693 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Exceptions\\WP_Request_Exception' => true, |
| 694 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Request' => true, |
| 695 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Domain\\Response' => true, |
| 696 |
'Yoast\\WP\\SEO\\AI_HTTP_Request\\Infrastructure\\API_Client_Interface' => true, |
| 697 |
'Yoast\\WP\\SEO\\Abilities\\Application\\Post_SEO_Data_Collector' => true, |
| 698 |
'Yoast\\WP\\SEO\\Abilities\\Application\\Post_SEO_Data_Updater' => true, |
| 699 |
'Yoast\\WP\\SEO\\Abilities\\Application\\Score_Retriever' => true, |
| 700 |
'Yoast\\WP\\SEO\\Abilities\\Domain\\Score_Result' => true, |
| 701 |
'Yoast\\WP\\SEO\\Abilities\\Infrastructure\\Post_Access_Checker' => true, |
| 702 |
'Yoast\\WP\\SEO\\Abilities\\Infrastructure\\Post_Identifier_Resolver' => true, |
| 703 |
'Yoast\\WP\\SEO\\Abilities\\Infrastructure\\Post_SEO_Field_Map' => true, |
| 704 |
'Yoast\\WP\\SEO\\Analytics\\Domain\\Missing_Indexable_Bucket' => true, |
| 705 |
'Yoast\\WP\\SEO\\Analytics\\Domain\\Missing_Indexable_Count' => true, |
| 706 |
'Yoast\\WP\\SEO\\Analytics\\Domain\\To_Be_Cleaned_Indexable_Bucket' => true, |
| 707 |
'Yoast\\WP\\SEO\\Analytics\\Domain\\To_Be_Cleaned_Indexable_Count' => true, |
| 708 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Content_Types\\Content_Type_Access_Checker_Interface' => true, |
| 709 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Content_Types\\Content_Types_Repository' => true, |
| 710 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Endpoints\\Endpoints_Repository' => true, |
| 711 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Posts\\Posts_Repository' => true, |
| 712 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Updates\\Bulk_Updater' => true, |
| 713 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Updates\\Meta_Writer_Interface' => true, |
| 714 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Updates\\Post_Access_Checker_Interface' => true, |
| 715 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Content_Types\\Content_Type' => true, |
| 716 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Content_Types\\Content_Types_List' => true, |
| 717 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Posts\\Post' => true, |
| 718 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Posts\\Posts_List' => true, |
| 719 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Posts\\Posts_Page' => true, |
| 720 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Posts\\Posts_Query' => true, |
| 721 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Updates\\Batch_Limit' => true, |
| 722 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Updates\\Post_Update' => true, |
| 723 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Updates\\Post_Update_Collection' => true, |
| 724 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Updates\\Update_Error' => true, |
| 725 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Domain\\Updates\\Update_Result_Collection' => true, |
| 726 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Content_Types\\Content_Type_Access_Checker' => true, |
| 727 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Content_Types\\Content_Types_Collector' => true, |
| 728 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Endpoints\\Posts_Endpoint' => true, |
| 729 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Endpoints\\Update_Search_Endpoint' => true, |
| 730 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Endpoints\\Update_Social_Endpoint' => true, |
| 731 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Nonces\\Nonce_Repository' => true, |
| 732 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Posts\\Indexable_Posts_Collector' => true, |
| 733 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Posts\\Post_Editability_Resolver' => true, |
| 734 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Posts\\Post_Meta_Posts_Collector' => true, |
| 735 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Updates\\Meta_Writer' => true, |
| 736 |
'Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Updates\\Post_Access_Checker' => true, |
| 737 |
'Yoast\\WP\\SEO\\Content_Type_Visibility\\Application\\Content_Type_Visibility_Dismiss_Notifications' => true, |
| 738 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Configuration\\Dashboard_Configuration' => true, |
| 739 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Content_Types\\Content_Types_Repository' => true, |
| 740 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Endpoints\\Endpoints_Repository' => true, |
| 741 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Filter_Pairs\\Filter_Pairs_Repository' => true, |
| 742 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Groups\\Readability_Score_Groups\\Readability_Score_Groups_Repository' => true, |
| 743 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Groups\\SEO_Score_Groups\\SEO_Score_Groups_Repository' => true, |
| 744 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Results\\Current_Scores_Repository' => true, |
| 745 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Results\\Readability_Score_Results\\Readability_Score_Results_Repository' => true, |
| 746 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Results\\SEO_Score_Results\\SEO_Score_Results_Repository' => true, |
| 747 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Search_Rankings\\Search_Ranking_Compare_Repository' => true, |
| 748 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Search_Rankings\\Top_Page_Repository' => true, |
| 749 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Search_Rankings\\Top_Query_Repository' => true, |
| 750 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Taxonomies\\Taxonomies_Repository' => true, |
| 751 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Tracking\\Setup_Steps_Tracking' => true, |
| 752 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Traffic\\Organic_Sessions_Compare_Repository' => true, |
| 753 |
'Yoast\\WP\\SEO\\Dashboard\\Application\\Traffic\\Organic_Sessions_Daily_Repository' => true, |
| 754 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Analytics_4\\Failed_Request_Exception' => true, |
| 755 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Analytics_4\\Invalid_Request_Exception' => true, |
| 756 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Analytics_4\\Unexpected_Response_Exception' => true, |
| 757 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Content_Types\\Content_Type' => true, |
| 758 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Content_Types\\Content_Types_List' => true, |
| 759 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Data_Provider\\Data_Container' => true, |
| 760 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Filter_Pairs\\Filter_Pairs_Interface' => true, |
| 761 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Filter_Pairs\\Product_Category_Filter_Pair' => true, |
| 762 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Bad_Readability_Score_Group' => true, |
| 763 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Good_Readability_Score_Group' => true, |
| 764 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\No_Readability_Score_Group' => true, |
| 765 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Ok_Readability_Score_Group' => true, |
| 766 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Bad_SEO_Score_Group' => true, |
| 767 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Good_SEO_Score_Group' => true, |
| 768 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\No_SEO_Score_Group' => true, |
| 769 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Ok_SEO_Score_Group' => true, |
| 770 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Results\\Current_Score' => true, |
| 771 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Results\\Current_Scores_List' => true, |
| 772 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Results\\Score_Result' => true, |
| 773 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Results\\Score_Results_Not_Found_Exception' => true, |
| 774 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Search_Console\\Failed_Request_Exception' => true, |
| 775 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Search_Console\\Unexpected_Response_Exception' => true, |
| 776 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Search_Rankings\\Comparison_Search_Ranking_Data' => true, |
| 777 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Search_Rankings\\Search_Ranking_Data' => true, |
| 778 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Search_Rankings\\Top_Page_Data' => true, |
| 779 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Taxonomies\\Taxonomy' => true, |
| 780 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Time_Based_SEO_Metrics\\Repository_Not_Found_Exception' => true, |
| 781 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Time_Based_Seo_Metrics\\Data_Source_Not_Available_Exception' => true, |
| 782 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Traffic\\Comparison_Traffic_Data' => true, |
| 783 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Traffic\\Daily_Traffic_Data' => true, |
| 784 |
'Yoast\\WP\\SEO\\Dashboard\\Domain\\Traffic\\Traffic_Data' => true, |
| 785 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Analytics_4\\Analytics_4_Parameters' => true, |
| 786 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Analytics_4\\Site_Kit_Analytics_4_Adapter' => true, |
| 787 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Analytics_4\\Site_Kit_Analytics_4_Api_Call' => true, |
| 788 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Browser_Cache\\Browser_Cache_Configuration' => true, |
| 789 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Permanently_Dismissed_Site_Kit_Configuration_Repository' => true, |
| 790 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Permanently_Dismissed_Site_Kit_Configuration_Repository_Interface' => true, |
| 791 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Site_Kit_Consent_Repository' => true, |
| 792 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Site_Kit_Consent_Repository_Interface' => true, |
| 793 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Connection\\Site_Kit_Is_Connected_Call' => true, |
| 794 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Content_Types\\Content_Types_Collector' => true, |
| 795 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Readability_Scores_Endpoint' => true, |
| 796 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\SEO_Scores_Endpoint' => true, |
| 797 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Setup_Steps_Tracking_Endpoint' => true, |
| 798 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Site_Kit_Configuration_Dismissal_Endpoint' => true, |
| 799 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Site_Kit_Consent_Management_Endpoint' => true, |
| 800 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Time_Based_SEO_Metrics_Endpoint' => true, |
| 801 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Indexables\\Top_Page_Indexable_Collector' => true, |
| 802 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Integrations\\Site_Kit' => true, |
| 803 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Nonces\\Nonce_Repository' => true, |
| 804 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Score_Groups\\Score_Group_Link_Collector' => true, |
| 805 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Score_Results\\Readability_Score_Results\\Cached_Readability_Score_Results_Collector' => true, |
| 806 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Score_Results\\Readability_Score_Results\\Readability_Score_Results_Collector' => true, |
| 807 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Score_Results\\SEO_Score_Results\\Cached_SEO_Score_Results_Collector' => true, |
| 808 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Score_Results\\SEO_Score_Results\\SEO_Score_Results_Collector' => true, |
| 809 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Search_Console\\Search_Console_Parameters' => true, |
| 810 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Search_Console\\Site_Kit_Search_Console_Adapter' => true, |
| 811 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Search_Console\\Site_Kit_Search_Console_Api_Call' => true, |
| 812 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Taxonomies\\Taxonomies_Collector' => true, |
| 813 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Taxonomies\\Taxonomy_Validator' => true, |
| 814 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Tracking\\Setup_Steps_Tracking_Repository' => true, |
| 815 |
'Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Tracking\\Setup_Steps_Tracking_Repository_Interface' => true, |
| 816 |
'Yoast\\WP\\SEO\\Editors\\Domain\\Analysis_Features\\Analysis_Feature' => true, |
| 817 |
'Yoast\\WP\\SEO\\Editors\\Domain\\Analysis_Features\\Analysis_Features_List' => true, |
| 818 |
'Yoast\\WP\\SEO\\Editors\\Domain\\Seo\\Description' => true, |
| 819 |
'Yoast\\WP\\SEO\\Editors\\Domain\\Seo\\Keyphrase' => true, |
| 820 |
'Yoast\\WP\\SEO\\Editors\\Domain\\Seo\\Social' => true, |
| 821 |
'Yoast\\WP\\SEO\\Editors\\Domain\\Seo\\Title' => true, |
| 822 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Cornerstone_Content' => true, |
| 823 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Inclusive_Language_Analysis' => true, |
| 824 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Integrations\\Jetpack_Markdown' => true, |
| 825 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Integrations\\Multilingual' => true, |
| 826 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Integrations\\News_SEO' => true, |
| 827 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Integrations\\Semrush' => true, |
| 828 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Integrations\\Wincher' => true, |
| 829 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Integrations\\WooCommerce' => true, |
| 830 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Integrations\\WooCommerce_SEO' => true, |
| 831 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Keyphrase_Analysis' => true, |
| 832 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Previously_Used_Keyphrase' => true, |
| 833 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Readability_Analysis' => true, |
| 834 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Seo\\Posts\\Description_Data_Provider' => true, |
| 835 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Seo\\Posts\\Keyphrase_Data_Provider' => true, |
| 836 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Seo\\Posts\\Social_Data_Provider' => true, |
| 837 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Seo\\Posts\\Title_Data_Provider' => true, |
| 838 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Seo\\Terms\\Description_Data_Provider' => true, |
| 839 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Seo\\Terms\\Keyphrase_Data_Provider' => true, |
| 840 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Seo\\Terms\\Social_Data_Provider' => true, |
| 841 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Seo\\Terms\\Title_Data_Provider' => true, |
| 842 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Site\\Post_Site_Information' => true, |
| 843 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Site\\Term_Site_Information' => true, |
| 844 |
'Yoast\\WP\\SEO\\Editors\\Framework\\Word_Form_Recognition' => true, |
| 845 |
'Yoast\\WP\\SEO\\Elementor\\Infrastructure\\Request_Post' => true, |
| 846 |
'Yoast\\WP\\SEO\\Expiring_Store\\Application\\Expiring_Store' => true, |
| 847 |
'Yoast\\WP\\SEO\\Expiring_Store\\Application\\Ports\\Expiring_Store_Repository_Interface' => true, |
| 848 |
'Yoast\\WP\\SEO\\Expiring_Store\\Domain\\Corrupted_Value_Exception' => true, |
| 849 |
'Yoast\\WP\\SEO\\Expiring_Store\\Domain\\Key_Not_Found_Exception' => true, |
| 850 |
'Yoast\\WP\\SEO\\Expiring_Store\\Domain\\No_Current_User_Exception' => true, |
| 851 |
'Yoast\\WP\\SEO\\Expiring_Store\\Infrastructure\\WPDB_Expiring_Store_Repository' => true, |
| 852 |
'Yoast\\WP\\SEO\\Images\\Application\\Image_Content_Extractor' => true, |
| 853 |
'Yoast\\WP\\SEO\\Introductions\\Application\\AI_Brand_Insights_Pre_Launch' => true, |
| 854 |
'Yoast\\WP\\SEO\\Introductions\\Application\\Ai_Fix_Assessments_Upsell' => true, |
| 855 |
'Yoast\\WP\\SEO\\Introductions\\Application\\Black_Friday_Announcement' => true, |
| 856 |
'Yoast\\WP\\SEO\\Introductions\\Application\\Delayed_Premium_Upsell' => true, |
| 857 |
'Yoast\\WP\\SEO\\Introductions\\Application\\Google_Docs_Addon_Upsell' => true, |
| 858 |
'Yoast\\WP\\SEO\\Introductions\\Application\\Introductions_Collector' => true, |
| 859 |
'Yoast\\WP\\SEO\\Introductions\\Domain\\Introduction_Item' => true, |
| 860 |
'Yoast\\WP\\SEO\\Introductions\\Domain\\Introductions_Bucket' => true, |
| 861 |
'Yoast\\WP\\SEO\\Introductions\\Domain\\Invalid_User_Id_Exception' => true, |
| 862 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Available_Posts\\Available_Posts_Repository' => true, |
| 863 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Configuration\\Llms_Txt_Configuration' => true, |
| 864 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Populate_File_Command_Handler' => true, |
| 865 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Remove_File_Command_Handler' => true, |
| 866 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\File_Failure_Notification_Presenter' => true, |
| 867 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Llms_Txt_Cron_Scheduler' => true, |
| 868 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Health_Check\\File_Check' => true, |
| 869 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Health_Check\\File_Runner' => true, |
| 870 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Markdown_Builders\\Description_Builder' => true, |
| 871 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Markdown_Builders\\Intro_Builder' => true, |
| 872 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Markdown_Builders\\Link_Lists_Builder' => true, |
| 873 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Markdown_Builders\\Markdown_Builder' => true, |
| 874 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Markdown_Builders\\Optional_Link_List_Builder' => true, |
| 875 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Markdown_Builders\\Title_Builder' => true, |
| 876 |
'Yoast\\WP\\SEO\\Llms_Txt\\Application\\Markdown_Escaper' => true, |
| 877 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Available_Posts\\Data_Provider\\Available_Posts_Data' => true, |
| 878 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Available_Posts\\Data_Provider\\Available_Posts_Repository_Interface' => true, |
| 879 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Available_Posts\\Data_Provider\\Data_Container' => true, |
| 880 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Available_Posts\\Data_Provider\\Data_Interface' => true, |
| 881 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Available_Posts\\Data_Provider\\Parameters' => true, |
| 882 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Available_Posts\\Invalid_Post_Type_Exception' => true, |
| 883 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Content_Types\\Content_Type_Entry' => true, |
| 884 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\File\\Llms_File_System_Interface' => true, |
| 885 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\File\\Llms_Txt_Permission_Gate_Interface' => true, |
| 886 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Markdown\\Items\\Link' => true, |
| 887 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Markdown\\Llms_Txt_Renderer' => true, |
| 888 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Markdown\\Sections\\Description' => true, |
| 889 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Markdown\\Sections\\Intro' => true, |
| 890 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Markdown\\Sections\\Link_List' => true, |
| 891 |
'Yoast\\WP\\SEO\\Llms_Txt\\Domain\\Markdown\\Sections\\Title' => true, |
| 892 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Manual_Post_Collection' => true, |
| 893 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Post_Collection_Factory' => true, |
| 894 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_File_System_Adapter' => true, |
| 895 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_Llms_Txt_Permission_Gate' => true, |
| 896 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Markdown_Services\\Content_Types_Collector' => true, |
| 897 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Markdown_Services\\Description_Adapter' => true, |
| 898 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Markdown_Services\\Sitemap_Link_Collector' => true, |
| 899 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Markdown_Services\\Terms_Collector' => true, |
| 900 |
'Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Markdown_Services\\Title_Adapter' => true, |
| 901 |
'Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Health_Check\\File_Reports' => true, |
| 902 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Authorization_Code_Handler' => true, |
| 903 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Authorization_Flow_Exception' => true, |
| 904 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Client_Authentication_Exception' => true, |
| 905 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Discovery_Failed_Exception' => true, |
| 906 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\ID_Token_Validation_Exception' => true, |
| 907 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Rate_Limited_Exception' => true, |
| 908 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Registration_Failed_Exception' => true, |
| 909 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Registration_Not_Found_Exception' => true, |
| 910 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Registration_Temporarily_Unavailable_Exception' => true, |
| 911 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Server_Capability_Exception' => true, |
| 912 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Token_Request_Failed_Exception' => true, |
| 913 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Exceptions\\Token_Storage_Exception' => true, |
| 914 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Grants\\Authorization_Code_Grant' => true, |
| 915 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Grants\\Client_Credentials_Grant' => true, |
| 916 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Grants\\Refresh_Token_Grant' => true, |
| 917 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Management_Endpoints_Repository' => true, |
| 918 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client_Cleanup' => true, |
| 919 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\OAuth_Callback_Handler' => true, |
| 920 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\OAuth_Grant_Handler' => true, |
| 921 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\Client_Authenticator_Interface' => true, |
| 922 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\Client_Registration_Interface' => true, |
| 923 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\Discovery_Interface' => true, |
| 924 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\ID_Token_Validator_Interface' => true, |
| 925 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\OAuth_Server_Client_Interface' => true, |
| 926 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\Redirect_URI_Provider_Interface' => true, |
| 927 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\Site_URL_Provider_Interface' => true, |
| 928 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\Token_Storage_Interface' => true, |
| 929 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Ports\\User_Token_Storage_Interface' => true, |
| 930 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Token_Revocation_Handler' => true, |
| 931 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\Auth_Flow_State' => true, |
| 932 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\Auth_Token_Type' => true, |
| 933 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\Discovery_Document' => true, |
| 934 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\Exceptions\\Invalid_Resource_Exception' => true, |
| 935 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\HTTP_Response' => true, |
| 936 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\Registered_Client' => true, |
| 937 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\Resource_Indicator' => true, |
| 938 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\Token_Set' => true, |
| 939 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Domain\\Token_Type_Hint' => true, |
| 940 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Client_Authenticator' => true, |
| 941 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption' => true, |
| 942 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption_Exception' => true, |
| 943 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signature_Exception' => true, |
| 944 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signer' => true, |
| 945 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signing_Exception' => true, |
| 946 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Validation_Exception' => true, |
| 947 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Key_Pair' => true, |
| 948 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Key_Pair_Manager' => true, |
| 949 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\DPoP\\DPoP_Handler' => true, |
| 950 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\DPoP\\DPoP_Proof_Exception' => true, |
| 951 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Encoding\\Base64url' => true, |
| 952 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Endpoints\\Authorize_Endpoint' => true, |
| 953 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Endpoints\\Connect_Endpoint' => true, |
| 954 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Endpoints\\Disconnect_Endpoint' => true, |
| 955 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Endpoints\\Refresh_Status_Endpoint' => true, |
| 956 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Endpoints\\Update_Endpoint' => true, |
| 957 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Http\\HTTP_Client' => true, |
| 958 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Discovery_Client' => true, |
| 959 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\ID_Token_Validator' => true, |
| 960 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config' => true, |
| 961 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration' => true, |
| 962 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\Token_Storage' => true, |
| 963 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\User_Token_Storage' => true, |
| 964 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\WordPress\\Redirect_URI_Provider' => true, |
| 965 |
'Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\WordPress\\Site_URL_Provider' => true, |
| 966 |
'Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission' => true, |
| 967 |
'Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Integrations_Page_Script_Data' => true, |
| 968 |
'Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Status_Presenter' => true, |
| 969 |
'Yoast\\WP\\SEO\\Plans\\Application\\Add_Ons_Collector' => true, |
| 970 |
'Yoast\\WP\\SEO\\Plans\\Application\\Duplicate_Post_Manager' => true, |
| 971 |
'Yoast\\WP\\SEO\\Plans\\Domain\\Add_Ons\\Premium' => true, |
| 972 |
'Yoast\\WP\\SEO\\Plans\\Domain\\Add_Ons\\Woo' => true, |
| 973 |
'Yoast\\WP\\SEO\\Presenters\\Robots_Txt_Presenter' => true, |
| 974 |
'Yoast\\WP\\SEO\\Promotions\\Application\\Promotion_Manager_Interface' => true, |
| 975 |
'Yoast\\WP\\SEO\\Promotions\\Domain\\Black_Friday_Promotion' => true, |
| 976 |
'Yoast\\WP\\SEO\\Promotions\\Domain\\Promotion_Interface' => true, |
| 977 |
'Yoast\\WP\\SEO\\Promotions\\Domain\\Time_Interval' => true, |
| 978 |
'Yoast\\WP\\SEO\\Routes\\Endpoint\\Endpoint_List' => true, |
| 979 |
'Yoast\\WP\\SEO\\Routes\\Endpoint\\Endpoints_Repository' => true, |
| 980 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Aggregate_Site_Schema_Command' => true, |
| 981 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Aggregate_Site_Schema_Command_Handler' => true, |
| 982 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Aggregate_Site_Schema_Map_Command' => true, |
| 983 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Aggregate_Site_Schema_Map_Command_Handler' => true, |
| 984 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Manager' => true, |
| 985 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Xml_Manager' => true, |
| 986 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Enhancement\\Article_Schema_Enhancer' => true, |
| 987 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Enhancement\\Person_Schema_Enhancer' => true, |
| 988 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Enhancement\\Schema_Enhancement_Factory' => true, |
| 989 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Filtering\\Default_Filter' => true, |
| 990 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Filtering\\Filtering_Strategy_Interface' => true, |
| 991 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Filtering\\Schema_Node_Filter\\WebPage_Schema_Node_Filter' => true, |
| 992 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Filtering\\Schema_Node_Filter\\WebSite_Schema_Node_Filter' => true, |
| 993 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Filtering\\Schema_Node_Property_Filter\\Base_Schema_Node_Property_Filter' => true, |
| 994 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Filtering\\Schema_Node_Property_Filter\\WebPage_Schema_Node_Property_Filter' => true, |
| 995 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Meta\\Response_Meta_Provider' => true, |
| 996 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Properties_Merger' => true, |
| 997 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Aggregator_Announcement' => true, |
| 998 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Aggregator_Response_Composer' => true, |
| 999 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Map\\Schema_Map_Builder' => true, |
| 1000 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Map\\Schema_Map_Xml_Provider' => true, |
| 1001 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Map\\Schema_Map_Xml_Renderer' => true, |
| 1002 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Pieces_Aggregator' => true, |
| 1003 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Domain\\Current_Site_URL_Provider_Interface' => true, |
| 1004 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Domain\\Indexable_Count' => true, |
| 1005 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Domain\\Indexable_Count_Collection' => true, |
| 1006 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Domain\\Page_Controls' => true, |
| 1007 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Domain\\Schema_Piece' => true, |
| 1008 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Domain\\Schema_Piece_Collection' => true, |
| 1009 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Domain\\Schema_Piece_Repository_Interface' => true, |
| 1010 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Aggregator_Config' => true, |
| 1011 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config' => true, |
| 1012 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Elements_Context_Map\\Base_Map_Loader' => true, |
| 1013 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Elements_Context_Map\\Default_Elements_Context_Map' => true, |
| 1014 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Elements_Context_Map\\Elements_Context_Map_Repository' => true, |
| 1015 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Elements_Context_Map\\Elements_Context_Map_Repository_Interface' => true, |
| 1016 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Elements_Context_Map\\Filtered_Map_Loader' => true, |
| 1017 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Enhancement\\Article_Config' => true, |
| 1018 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Enhancement\\Person_Config' => true, |
| 1019 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Filtering_Strategy_Factory' => true, |
| 1020 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Indexable_Repository\\Indexable_Repository' => true, |
| 1021 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Indexable_Repository\\Indexable_Repository_Factory' => true, |
| 1022 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Indexable_Repository\\WordPress_Query_Repository' => true, |
| 1023 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Meta_Tags_Context_Memoizer_Adapter' => true, |
| 1024 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Map\\Schema_Map_Config' => true, |
| 1025 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Map\\Schema_Map_Header_Adapter' => true, |
| 1026 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Map\\Schema_Map_Indexable_Repository' => true, |
| 1027 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Map\\Schema_Map_Repository_Factory' => true, |
| 1028 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Map\\Schema_Map_WordPress_Repository' => true, |
| 1029 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Pieces\\Edd_Schema_Piece_Repository' => true, |
| 1030 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Pieces\\Schema_Piece_Repository' => true, |
| 1031 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Pieces\\Woo_Schema_Piece_Repository' => true, |
| 1032 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Pieces\\WordPress_Global_State_Adapter' => true, |
| 1033 |
'Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\WordPress_Current_Site_URL_Provider' => true, |
| 1034 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Configuration\\Task_List_Configuration' => true, |
| 1035 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Endpoints\\Endpoints_Repository' => true, |
| 1036 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Complete_FTC' => true, |
| 1037 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Create_New_Content' => true, |
| 1038 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Delete_Hello_World' => true, |
| 1039 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Delete_Sample_Page' => true, |
| 1040 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Enable_Llms_Txt' => true, |
| 1041 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Content_Readability' => true, |
| 1042 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Content_SEO' => true, |
| 1043 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Default_Meta_Descriptions' => true, |
| 1044 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Set_Search_Appearance_Templates' => true, |
| 1045 |
'Yoast\\WP\\SEO\\Task_List\\Application\\Tasks_Repository' => true, |
| 1046 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Components\\Call_To_Action_Entry' => true, |
| 1047 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Components\\Copy_Set' => true, |
| 1048 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Components\\Score_Task_Analyzer' => true, |
| 1049 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Components\\Task_Analyzer_Interface' => true, |
| 1050 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Data\\Content_Item_Score_Data' => true, |
| 1051 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Data\\Meta_Description_Content_Item_Data' => true, |
| 1052 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Exceptions\\Complete_Hello_World_Task_Exception' => true, |
| 1053 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Exceptions\\Complete_LLMS_Task_Exception' => true, |
| 1054 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Exceptions\\Complete_Sample_Page_Task_Exception' => true, |
| 1055 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Exceptions\\Incorrect_Child_Task_Usage_Exception' => true, |
| 1056 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Exceptions\\Incorrect_Child_Trait_Usage_Exception' => true, |
| 1057 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Exceptions\\Invalid_Post_Type_Tasks_Exception' => true, |
| 1058 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Exceptions\\Invalid_Tasks_Exception' => true, |
| 1059 |
'Yoast\\WP\\SEO\\Task_List\\Domain\\Exceptions\\Task_Not_Found_Exception' => true, |
| 1060 |
'Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Endpoints\\Complete_Task_Endpoint' => true, |
| 1061 |
'Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Endpoints\\Get_Tasks_Endpoint' => true, |
| 1062 |
'Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Indexables\\Recent_Content_Indexable_Collector' => true, |
| 1063 |
'Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Tasks_Collectors\\Cached_Tasks_Collector' => true, |
| 1064 |
'Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Tasks_Collectors\\Tasks_Collector' => true, |
| 1065 |
'Yoast\\WP\\SEO\\Tracking\\Application\\Action_Tracker' => true, |
| 1066 |
'Yoast\\WP\\SEO\\Tracking\\Domain\\Exceptions\\Invalid_Tracked_Action_Exception' => true, |
| 1067 |
'Yoast\\WP\\SEO\\Tracking\\Infrastructure\\Tracking_Link_Adapter' => true, |
| 1068 |
'Yoast\\WP\\SEO\\User_Meta\\Application\\Cleanup_Service' => true, |
| 1069 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Facebook' => true, |
| 1070 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Instagram' => true, |
| 1071 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Linkedin' => true, |
| 1072 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Myspace' => true, |
| 1073 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Pinterest' => true, |
| 1074 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Soundcloud' => true, |
| 1075 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Tumblr' => true, |
| 1076 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Wikipedia' => true, |
| 1077 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\X' => true, |
| 1078 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Additional_Contactmethods\\Youtube' => true, |
| 1079 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Custom_Meta\\Author_Metadesc' => true, |
| 1080 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Custom_Meta\\Author_Pronouns' => true, |
| 1081 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Custom_Meta\\Author_Title' => true, |
| 1082 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Custom_Meta\\Content_Analysis_Disable' => true, |
| 1083 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Custom_Meta\\Inclusive_Language_Analysis_Disable' => true, |
| 1084 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Custom_Meta\\Keyword_Analysis_Disable' => true, |
| 1085 |
'Yoast\\WP\\SEO\\User_Meta\\Framework\\Custom_Meta\\Noindex_Author' => true, |
| 1086 |
'Yoast\\WP\\SEO\\User_Meta\\Infrastructure\\Cleanup_Repository' => true, |
| 1087 |
]; |
| 1088 |
} |
| 1089 |
|
| 1090 |
/** |
| 1091 |
* Gets the public 'WPSEO_Addon_Manager' shared service. |
| 1092 |
* |
| 1093 |
* @return \WPSEO_Addon_Manager |
| 1094 |
*/ |
| 1095 |
protected function getWPSEOAddonManagerService() |
| 1096 |
{ |
| 1097 |
return $this->services['WPSEO_Addon_Manager'] = \Yoast\WP\SEO\WordPress\Wrapper::get_addon_manager(); |
| 1098 |
} |
| 1099 |
|
| 1100 |
/** |
| 1101 |
* Gets the public 'WPSEO_Admin_Asset_Manager' shared service. |
| 1102 |
* |
| 1103 |
* @return \WPSEO_Admin_Asset_Manager |
| 1104 |
*/ |
| 1105 |
protected function getWPSEOAdminAssetManagerService() |
| 1106 |
{ |
| 1107 |
return $this->services['WPSEO_Admin_Asset_Manager'] = \Yoast\WP\SEO\WordPress\Wrapper::get_admin_asset_manager(); |
| 1108 |
} |
| 1109 |
|
| 1110 |
/** |
| 1111 |
* Gets the public 'WPSEO_Breadcrumbs' shared autowired service. |
| 1112 |
* |
| 1113 |
* @return \WPSEO_Breadcrumbs |
| 1114 |
*/ |
| 1115 |
protected function getWPSEOBreadcrumbsService() |
| 1116 |
{ |
| 1117 |
return $this->services['WPSEO_Breadcrumbs'] = new \WPSEO_Breadcrumbs(); |
| 1118 |
} |
| 1119 |
|
| 1120 |
/** |
| 1121 |
* Gets the public 'WPSEO_Frontend' shared autowired service. |
| 1122 |
* |
| 1123 |
* @return \WPSEO_Frontend |
| 1124 |
*/ |
| 1125 |
protected function getWPSEOFrontendService() |
| 1126 |
{ |
| 1127 |
return $this->services['WPSEO_Frontend'] = new \WPSEO_Frontend(); |
| 1128 |
} |
| 1129 |
|
| 1130 |
/** |
| 1131 |
* Gets the public 'WPSEO_Replace_Vars' shared service. |
| 1132 |
* |
| 1133 |
* @return \WPSEO_Replace_Vars |
| 1134 |
*/ |
| 1135 |
protected function getWPSEOReplaceVarsService() |
| 1136 |
{ |
| 1137 |
return $this->services['WPSEO_Replace_Vars'] = \Yoast\WP\SEO\WordPress\Wrapper::get_replace_vars(); |
| 1138 |
} |
| 1139 |
|
| 1140 |
/** |
| 1141 |
* Gets the public 'WPSEO_Shortlinker' shared service. |
| 1142 |
* |
| 1143 |
* @return \WPSEO_Shortlinker |
| 1144 |
*/ |
| 1145 |
protected function getWPSEOShortlinkerService() |
| 1146 |
{ |
| 1147 |
return $this->services['WPSEO_Shortlinker'] = \Yoast\WP\SEO\WordPress\Wrapper::get_shortlinker(); |
| 1148 |
} |
| 1149 |
|
| 1150 |
/** |
| 1151 |
* Gets the public 'WPSEO_Utils' shared service. |
| 1152 |
* |
| 1153 |
* @return \WPSEO_Utils |
| 1154 |
*/ |
| 1155 |
protected function getWPSEOUtilsService() |
| 1156 |
{ |
| 1157 |
return $this->services['WPSEO_Utils'] = \Yoast\WP\SEO\WordPress\Wrapper::get_utils(); |
| 1158 |
} |
| 1159 |
|
| 1160 |
/** |
| 1161 |
* Gets the public 'Yoast\WP\Lib\Migrations\Adapter' shared autowired service. |
| 1162 |
* |
| 1163 |
* @return \Yoast\WP\Lib\Migrations\Adapter |
| 1164 |
*/ |
| 1165 |
protected function getAdapterService() |
| 1166 |
{ |
| 1167 |
return $this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter(); |
| 1168 |
} |
| 1169 |
|
| 1170 |
/** |
| 1171 |
* Gets the public 'Yoast\WP\SEO\AI\Authentication\Application\AI_Request_Sender_Factory' shared autowired service. |
| 1172 |
* |
| 1173 |
* @return \Yoast\WP\SEO\AI\Authentication\Application\AI_Request_Sender_Factory |
| 1174 |
*/ |
| 1175 |
protected function getAIRequestSenderFactoryService() |
| 1176 |
{ |
| 1177 |
$a = new \Yoast\WP\SEO\AI\Authentication\Application\OAuth_Auth_Strategy(($this->services['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client'] ?? $this->getMyYoastClientService()), ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client'] ?? ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client'] = new \Yoast\WP\SEO\AI\HTTP_Request\Infrastructure\API_Client())), ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Response_Validator'] ?? ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Response_Validator'] = new \Yoast\WP\SEO\AI\HTTP_Request\Application\Response_Validator()))); |
| 1178 |
|
| 1179 |
$b = ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger())); |
| 1180 |
|
| 1181 |
$a->setLogger($b); |
| 1182 |
$c = new \Yoast\WP\SEO\AI\Authentication\Application\Token_Auth_Strategy(($this->services['Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Token_Manager'] ?? $this->getTokenManagerService()), ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Request_Handler'] ?? $this->getRequestHandlerService())); |
| 1183 |
$c->setLogger($b); |
| 1184 |
|
| 1185 |
$this->services['Yoast\\WP\\SEO\\AI\\Authentication\\Application\\AI_Request_Sender_Factory'] = $instance = new \Yoast\WP\SEO\AI\Authentication\Application\AI_Request_Sender_Factory(($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] = new \Yoast\WP\SEO\Conditionals\MyYoast_Connection_Conditional())), $a, $c); |
| 1186 |
|
| 1187 |
$instance->setLogger($b); |
| 1188 |
|
| 1189 |
return $instance; |
| 1190 |
} |
| 1191 |
|
| 1192 |
/** |
| 1193 |
* Gets the public 'Yoast\WP\SEO\AI\Authorization\Application\Token_Manager' shared autowired service. |
| 1194 |
* |
| 1195 |
* @return \Yoast\WP\SEO\AI\Authorization\Application\Token_Manager |
| 1196 |
*/ |
| 1197 |
protected function getTokenManagerService() |
| 1198 |
{ |
| 1199 |
$a = ($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository'] ?? $this->getCodeVerifierUserMetaRepositoryService()); |
| 1200 |
|
| 1201 |
return $this->services['Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Token_Manager'] = new \Yoast\WP\SEO\AI\Authorization\Application\Token_Manager(($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Access_Token_User_Meta_Repository'] ?? $this->getAccessTokenUserMetaRepositoryService()), new \Yoast\WP\SEO\AI\Authorization\Application\Code_Verifier_Handler(($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), $a, new \Yoast\WP\SEO\AI\Authorization\Infrastructure\Code_Generator()), ($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository'] ?? $this->getRefreshTokenUserMetaRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Request_Handler'] ?? $this->getRequestHandlerService()), $a, new \Yoast\WP\SEO\AI\Generator\Infrastructure\WordPress_URLs()); |
| 1202 |
} |
| 1203 |
|
| 1204 |
/** |
| 1205 |
* Gets the public 'Yoast\WP\SEO\AI\Authorization\User_Interface\Callback_Route' shared autowired service. |
| 1206 |
* |
| 1207 |
* @return \Yoast\WP\SEO\AI\Authorization\User_Interface\Callback_Route |
| 1208 |
*/ |
| 1209 |
protected function getCallbackRouteService() |
| 1210 |
{ |
| 1211 |
return $this->services['Yoast\\WP\\SEO\\AI\\Authorization\\User_Interface\\Callback_Route'] = new \Yoast\WP\SEO\AI\Authorization\User_Interface\Callback_Route(($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Access_Token_User_Meta_Repository'] ?? $this->getAccessTokenUserMetaRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository'] ?? $this->getRefreshTokenUserMetaRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository'] ?? $this->getCodeVerifierUserMetaRepositoryService())); |
| 1212 |
} |
| 1213 |
|
| 1214 |
/** |
| 1215 |
* Gets the public 'Yoast\WP\SEO\AI\Authorization\User_Interface\Refresh_Callback_Route' shared autowired service. |
| 1216 |
* |
| 1217 |
* @return \Yoast\WP\SEO\AI\Authorization\User_Interface\Refresh_Callback_Route |
| 1218 |
*/ |
| 1219 |
protected function getRefreshCallbackRouteService() |
| 1220 |
{ |
| 1221 |
return $this->services['Yoast\\WP\\SEO\\AI\\Authorization\\User_Interface\\Refresh_Callback_Route'] = new \Yoast\WP\SEO\AI\Authorization\User_Interface\Refresh_Callback_Route(($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Access_Token_User_Meta_Repository'] ?? $this->getAccessTokenUserMetaRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository'] ?? $this->getRefreshTokenUserMetaRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository'] ?? $this->getCodeVerifierUserMetaRepositoryService())); |
| 1222 |
} |
| 1223 |
|
| 1224 |
/** |
| 1225 |
* Gets the public 'Yoast\WP\SEO\AI\Consent\Application\Consent_Handler' shared autowired service. |
| 1226 |
* |
| 1227 |
* @return \Yoast\WP\SEO\AI\Consent\Application\Consent_Handler |
| 1228 |
*/ |
| 1229 |
protected function getConsentHandlerService() |
| 1230 |
{ |
| 1231 |
return $this->services['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Handler'] = new \Yoast\WP\SEO\AI\Consent\Application\Consent_Handler(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\AI\\Authentication\\Application\\AI_Request_Sender_Factory'] ?? $this->getAIRequestSenderFactoryService()), ($this->services['Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Token_Manager'] ?? $this->getTokenManagerService())); |
| 1232 |
} |
| 1233 |
|
| 1234 |
/** |
| 1235 |
* Gets the public 'Yoast\WP\SEO\AI\Consent\User_Interface\Ai_Consent_Integration' shared autowired service. |
| 1236 |
* |
| 1237 |
* @return \Yoast\WP\SEO\AI\Consent\User_Interface\Ai_Consent_Integration |
| 1238 |
*/ |
| 1239 |
protected function getAiConsentIntegrationService() |
| 1240 |
{ |
| 1241 |
return $this->services['Yoast\\WP\\SEO\\AI\\Consent\\User_Interface\\Ai_Consent_Integration'] = new \Yoast\WP\SEO\AI\Consent\User_Interface\Ai_Consent_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Endpoints_Repository'] ?? $this->getConsentEndpointsRepositoryService())); |
| 1242 |
} |
| 1243 |
|
| 1244 |
/** |
| 1245 |
* Gets the public 'Yoast\WP\SEO\AI\Consent\User_Interface\Consent_Route' shared autowired service. |
| 1246 |
* |
| 1247 |
* @return \Yoast\WP\SEO\AI\Consent\User_Interface\Consent_Route |
| 1248 |
*/ |
| 1249 |
protected function getConsentRouteService() |
| 1250 |
{ |
| 1251 |
return $this->services['Yoast\\WP\\SEO\\AI\\Consent\\User_Interface\\Consent_Route'] = new \Yoast\WP\SEO\AI\Consent\User_Interface\Consent_Route(($this->services['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Handler'] ?? $this->getConsentHandlerService()), ($this->services['Yoast\\WP\\SEO\\AI\\Authorization\\Application\\Token_Manager'] ?? $this->getTokenManagerService()), ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 1252 |
} |
| 1253 |
|
| 1254 |
/** |
| 1255 |
* Gets the public 'Yoast\WP\SEO\AI\Content_Planner\User_Interface\Banner_Permanent_Dismissal_Route' shared autowired service. |
| 1256 |
* |
| 1257 |
* @return \Yoast\WP\SEO\AI\Content_Planner\User_Interface\Banner_Permanent_Dismissal_Route |
| 1258 |
*/ |
| 1259 |
protected function getBannerPermanentDismissalRouteService() |
| 1260 |
{ |
| 1261 |
return $this->services['Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Banner_Permanent_Dismissal_Route'] = new \Yoast\WP\SEO\AI\Content_Planner\User_Interface\Banner_Permanent_Dismissal_Route(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 1262 |
} |
| 1263 |
|
| 1264 |
/** |
| 1265 |
* Gets the public 'Yoast\WP\SEO\AI\Content_Planner\User_Interface\Content_Planner_Integration' shared autowired service. |
| 1266 |
* |
| 1267 |
* @return \Yoast\WP\SEO\AI\Content_Planner\User_Interface\Content_Planner_Integration |
| 1268 |
*/ |
| 1269 |
protected function getContentPlannerIntegrationService() |
| 1270 |
{ |
| 1271 |
return $this->services['Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Content_Planner_Integration'] = new \Yoast\WP\SEO\AI\Content_Planner\User_Interface\Content_Planner_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), new \Yoast\WP\SEO\AI\Content_Planner\Application\Content_Planner_Endpoints_Repository(new \Yoast\WP\SEO\AI\Content_Planner\Infrastructure\Endpoints\Banner_Permanent_Dismissal_Endpoint(), new \Yoast\WP\SEO\AI\Content_Planner\Infrastructure\Endpoints\Get_Outline_Endpoint(), new \Yoast\WP\SEO\AI\Content_Planner\Infrastructure\Endpoints\Get_Suggestions_Endpoint()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 1272 |
} |
| 1273 |
|
| 1274 |
/** |
| 1275 |
* Gets the public 'Yoast\WP\SEO\AI\Content_Planner\User_Interface\Get_Outline_Route' shared autowired service. |
| 1276 |
* |
| 1277 |
* @return \Yoast\WP\SEO\AI\Content_Planner\User_Interface\Get_Outline_Route |
| 1278 |
*/ |
| 1279 |
protected function getGetOutlineRouteService() |
| 1280 |
{ |
| 1281 |
return $this->services['Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Get_Outline_Route'] = new \Yoast\WP\SEO\AI\Content_Planner\User_Interface\Get_Outline_Route(new \Yoast\WP\SEO\AI\Content_Planner\Application\Content_Outline_Command_Handler(($this->privates['Yoast\\WP\\SEO\\AI\\Content_Planner\\Infrastructure\\Recent_Content\\Recent_Content_Collector'] ?? $this->getRecentContentCollectorService()), ($this->services['Yoast\\WP\\SEO\\AI\\Authentication\\Application\\AI_Request_Sender_Factory'] ?? $this->getAIRequestSenderFactoryService()), ($this->services['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Handler'] ?? $this->getConsentHandlerService()))); |
| 1282 |
} |
| 1283 |
|
| 1284 |
/** |
| 1285 |
* Gets the public 'Yoast\WP\SEO\AI\Content_Planner\User_Interface\Get_Suggestions_Route' shared autowired service. |
| 1286 |
* |
| 1287 |
* @return \Yoast\WP\SEO\AI\Content_Planner\User_Interface\Get_Suggestions_Route |
| 1288 |
*/ |
| 1289 |
protected function getGetSuggestionsRouteService() |
| 1290 |
{ |
| 1291 |
return $this->services['Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Get_Suggestions_Route'] = new \Yoast\WP\SEO\AI\Content_Planner\User_Interface\Get_Suggestions_Route(new \Yoast\WP\SEO\AI\Content_Planner\Application\Content_Suggestion_Command_Handler(($this->privates['Yoast\\WP\\SEO\\AI\\Content_Planner\\Infrastructure\\Recent_Content\\Recent_Content_Collector'] ?? $this->getRecentContentCollectorService()), ($this->services['Yoast\\WP\\SEO\\AI\\Authentication\\Application\\AI_Request_Sender_Factory'] ?? $this->getAIRequestSenderFactoryService()), ($this->services['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Handler'] ?? $this->getConsentHandlerService()), new \Yoast\WP\SEO\AI\Content_Planner\Infrastructure\WordPress_Category_Repository())); |
| 1292 |
} |
| 1293 |
|
| 1294 |
/** |
| 1295 |
* Gets the public 'Yoast\WP\SEO\AI\Free_Sparks\User_Interface\Free_Sparks_Route' shared autowired service. |
| 1296 |
* |
| 1297 |
* @return \Yoast\WP\SEO\AI\Free_Sparks\User_Interface\Free_Sparks_Route |
| 1298 |
*/ |
| 1299 |
protected function getFreeSparksRouteService() |
| 1300 |
{ |
| 1301 |
return $this->services['Yoast\\WP\\SEO\\AI\\Free_Sparks\\User_Interface\\Free_Sparks_Route'] = new \Yoast\WP\SEO\AI\Free_Sparks\User_Interface\Free_Sparks_Route(new \Yoast\WP\SEO\AI\Free_Sparks\Application\Free_Sparks_Handler(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())))); |
| 1302 |
} |
| 1303 |
|
| 1304 |
/** |
| 1305 |
* Gets the public 'Yoast\WP\SEO\AI\Generator\User_Interface\Ai_Generator_Integration' shared autowired service. |
| 1306 |
* |
| 1307 |
* @return \Yoast\WP\SEO\AI\Generator\User_Interface\Ai_Generator_Integration |
| 1308 |
*/ |
| 1309 |
protected function getAiGeneratorIntegrationService() |
| 1310 |
{ |
| 1311 |
return $this->services['Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Ai_Generator_Integration'] = new \Yoast\WP\SEO\AI\Generator\User_Interface\Ai_Generator_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client'] ?? ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client'] = new \Yoast\WP\SEO\AI\HTTP_Request\Infrastructure\API_Client())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Introductions_Seen_Repository'] ?? $this->getIntroductionsSeenRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Generator\\Application\\Generator_Endpoints_Repository'] ?? $this->getGeneratorEndpointsRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Endpoints_Repository'] ?? $this->getConsentEndpointsRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Free_Sparks\\Application\\Free_Sparks_Endpoints_Repository'] ?? $this->getFreeSparksEndpointsRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] = new \Yoast\WP\SEO\Conditionals\MyYoast_Connection_Conditional())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Status_Presenter'] ?? $this->getStatusPresenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission'] = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\Connection_Permission()))); |
| 1312 |
} |
| 1313 |
|
| 1314 |
/** |
| 1315 |
* Gets the public 'Yoast\WP\SEO\AI\Generator\User_Interface\Bust_Subscription_Cache_Route' shared autowired service. |
| 1316 |
* |
| 1317 |
* @return \Yoast\WP\SEO\AI\Generator\User_Interface\Bust_Subscription_Cache_Route |
| 1318 |
*/ |
| 1319 |
protected function getBustSubscriptionCacheRouteService() |
| 1320 |
{ |
| 1321 |
return $this->services['Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Bust_Subscription_Cache_Route'] = new \Yoast\WP\SEO\AI\Generator\User_Interface\Bust_Subscription_Cache_Route(($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService())); |
| 1322 |
} |
| 1323 |
|
| 1324 |
/** |
| 1325 |
* Gets the public 'Yoast\WP\SEO\AI\Generator\User_Interface\Get_Suggestions_Route' shared autowired service. |
| 1326 |
* |
| 1327 |
* @return \Yoast\WP\SEO\AI\Generator\User_Interface\Get_Suggestions_Route |
| 1328 |
*/ |
| 1329 |
protected function getGetSuggestionsRoute2Service() |
| 1330 |
{ |
| 1331 |
return $this->services['Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Get_Suggestions_Route'] = new \Yoast\WP\SEO\AI\Generator\User_Interface\Get_Suggestions_Route(new \Yoast\WP\SEO\AI\Generator\Application\Suggestions_Provider(($this->services['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Handler'] ?? $this->getConsentHandlerService()), ($this->services['Yoast\\WP\\SEO\\AI\\Authentication\\Application\\AI_Request_Sender_Factory'] ?? $this->getAIRequestSenderFactoryService()))); |
| 1332 |
} |
| 1333 |
|
| 1334 |
/** |
| 1335 |
* Gets the public 'Yoast\WP\SEO\AI\Generator\User_Interface\Get_Usage_Route' shared autowired service. |
| 1336 |
* |
| 1337 |
* @return \Yoast\WP\SEO\AI\Generator\User_Interface\Get_Usage_Route |
| 1338 |
*/ |
| 1339 |
protected function getGetUsageRouteService() |
| 1340 |
{ |
| 1341 |
return $this->services['Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Get_Usage_Route'] = new \Yoast\WP\SEO\AI\Generator\User_Interface\Get_Usage_Route(($this->services['Yoast\\WP\\SEO\\AI\\Authentication\\Application\\AI_Request_Sender_Factory'] ?? $this->getAIRequestSenderFactoryService()), ($this->services['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Handler'] ?? $this->getConsentHandlerService()), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService())); |
| 1342 |
} |
| 1343 |
|
| 1344 |
/** |
| 1345 |
* Gets the public 'Yoast\WP\SEO\AI\HTTP_Request\Application\Request_Handler' shared autowired service. |
| 1346 |
* |
| 1347 |
* @return \Yoast\WP\SEO\AI\HTTP_Request\Application\Request_Handler |
| 1348 |
*/ |
| 1349 |
protected function getRequestHandlerService() |
| 1350 |
{ |
| 1351 |
return $this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Request_Handler'] = new \Yoast\WP\SEO\AI\HTTP_Request\Application\Request_Handler(($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client'] ?? ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client'] = new \Yoast\WP\SEO\AI\HTTP_Request\Infrastructure\API_Client())), new \Yoast\WP\SEO\AI\HTTP_Request\Application\Response_Parser(), ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Response_Validator'] ?? ($this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Response_Validator'] = new \Yoast\WP\SEO\AI\HTTP_Request\Application\Response_Validator()))); |
| 1352 |
} |
| 1353 |
|
| 1354 |
/** |
| 1355 |
* Gets the public 'Yoast\WP\SEO\AI\HTTP_Request\Application\Response_Validator' shared autowired service. |
| 1356 |
* |
| 1357 |
* @return \Yoast\WP\SEO\AI\HTTP_Request\Application\Response_Validator |
| 1358 |
*/ |
| 1359 |
protected function getResponseValidatorService() |
| 1360 |
{ |
| 1361 |
return $this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Application\\Response_Validator'] = new \Yoast\WP\SEO\AI\HTTP_Request\Application\Response_Validator(); |
| 1362 |
} |
| 1363 |
|
| 1364 |
/** |
| 1365 |
* Gets the public 'Yoast\WP\SEO\AI\HTTP_Request\Infrastructure\API_Client' shared autowired service. |
| 1366 |
* |
| 1367 |
* @return \Yoast\WP\SEO\AI\HTTP_Request\Infrastructure\API_Client |
| 1368 |
*/ |
| 1369 |
protected function getAPIClientService() |
| 1370 |
{ |
| 1371 |
return $this->services['Yoast\\WP\\SEO\\AI\\HTTP_Request\\Infrastructure\\API_Client'] = new \Yoast\WP\SEO\AI\HTTP_Request\Infrastructure\API_Client(); |
| 1372 |
} |
| 1373 |
|
| 1374 |
/** |
| 1375 |
* Gets the public 'Yoast\WP\SEO\AI_Authorization\Application\Token_Manager' shared autowired service. |
| 1376 |
* |
| 1377 |
* @return \Yoast\WP\SEO\AI_Authorization\Application\Token_Manager |
| 1378 |
*/ |
| 1379 |
protected function getTokenManager2Service() |
| 1380 |
{ |
| 1381 |
$a = ($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository'] ?? $this->getCodeVerifierUserMetaRepository2Service()); |
| 1382 |
|
| 1383 |
return $this->services['Yoast\\WP\\SEO\\AI_Authorization\\Application\\Token_Manager'] = new \Yoast\WP\SEO\AI_Authorization\Application\Token_Manager(($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Access_Token_User_Meta_Repository'] ?? $this->getAccessTokenUserMetaRepository2Service()), new \Yoast\WP\SEO\AI_Authorization\Application\Code_Verifier_Handler(($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), $a, new \Yoast\WP\SEO\AI_Authorization\Infrastructure\Code_Generator()), ($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository'] ?? $this->getRefreshTokenUserMetaRepository2Service()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Request_Handler'] ?? $this->getRequestHandler2Service()), $a, new \Yoast\WP\SEO\AI_Generator\Infrastructure\WordPress_URLs()); |
| 1384 |
} |
| 1385 |
|
| 1386 |
/** |
| 1387 |
* Gets the public 'Yoast\WP\SEO\AI_Authorization\User_Interface\Callback_Route' shared autowired service. |
| 1388 |
* |
| 1389 |
* @return \Yoast\WP\SEO\AI_Authorization\User_Interface\Callback_Route |
| 1390 |
*/ |
| 1391 |
protected function getCallbackRoute2Service() |
| 1392 |
{ |
| 1393 |
return $this->services['Yoast\\WP\\SEO\\AI_Authorization\\User_Interface\\Callback_Route'] = new \Yoast\WP\SEO\AI_Authorization\User_Interface\Callback_Route(($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Access_Token_User_Meta_Repository'] ?? $this->getAccessTokenUserMetaRepository2Service()), ($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository'] ?? $this->getRefreshTokenUserMetaRepository2Service()), ($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository'] ?? $this->getCodeVerifierUserMetaRepository2Service())); |
| 1394 |
} |
| 1395 |
|
| 1396 |
/** |
| 1397 |
* Gets the public 'Yoast\WP\SEO\AI_Authorization\User_Interface\Refresh_Callback_Route' shared autowired service. |
| 1398 |
* |
| 1399 |
* @return \Yoast\WP\SEO\AI_Authorization\User_Interface\Refresh_Callback_Route |
| 1400 |
*/ |
| 1401 |
protected function getRefreshCallbackRoute2Service() |
| 1402 |
{ |
| 1403 |
return $this->services['Yoast\\WP\\SEO\\AI_Authorization\\User_Interface\\Refresh_Callback_Route'] = new \Yoast\WP\SEO\AI_Authorization\User_Interface\Refresh_Callback_Route(($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Access_Token_User_Meta_Repository'] ?? $this->getAccessTokenUserMetaRepository2Service()), ($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository'] ?? $this->getRefreshTokenUserMetaRepository2Service()), ($this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository'] ?? $this->getCodeVerifierUserMetaRepository2Service())); |
| 1404 |
} |
| 1405 |
|
| 1406 |
/** |
| 1407 |
* Gets the public 'Yoast\WP\SEO\AI_Consent\Application\Consent_Handler' shared autowired service. |
| 1408 |
* |
| 1409 |
* @return \Yoast\WP\SEO\AI_Consent\Application\Consent_Handler |
| 1410 |
*/ |
| 1411 |
protected function getConsentHandler2Service() |
| 1412 |
{ |
| 1413 |
return $this->services['Yoast\\WP\\SEO\\AI_Consent\\Application\\Consent_Handler'] = new \Yoast\WP\SEO\AI_Consent\Application\Consent_Handler(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\AI_Authorization\\Application\\Token_Manager'] ?? $this->getTokenManager2Service()), ($this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Request_Handler'] ?? $this->getRequestHandler2Service())); |
| 1414 |
} |
| 1415 |
|
| 1416 |
/** |
| 1417 |
* Gets the public 'Yoast\WP\SEO\AI_Consent\User_Interface\Ai_Consent_Integration' shared autowired service. |
| 1418 |
* |
| 1419 |
* @return \Yoast\WP\SEO\AI_Consent\User_Interface\Ai_Consent_Integration |
| 1420 |
*/ |
| 1421 |
protected function getAiConsentIntegration2Service() |
| 1422 |
{ |
| 1423 |
return $this->services['Yoast\\WP\\SEO\\AI_Consent\\User_Interface\\Ai_Consent_Integration'] = new \Yoast\WP\SEO\AI_Consent\User_Interface\Ai_Consent_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Endpoints_Repository'] ?? $this->getConsentEndpointsRepositoryService())); |
| 1424 |
} |
| 1425 |
|
| 1426 |
/** |
| 1427 |
* Gets the public 'Yoast\WP\SEO\AI_Consent\User_Interface\Consent_Route' shared autowired service. |
| 1428 |
* |
| 1429 |
* @return \Yoast\WP\SEO\AI_Consent\User_Interface\Consent_Route |
| 1430 |
*/ |
| 1431 |
protected function getConsentRoute2Service() |
| 1432 |
{ |
| 1433 |
return $this->services['Yoast\\WP\\SEO\\AI_Consent\\User_Interface\\Consent_Route'] = new \Yoast\WP\SEO\AI_Consent\User_Interface\Consent_Route(($this->services['Yoast\\WP\\SEO\\AI_Consent\\Application\\Consent_Handler'] ?? $this->getConsentHandler2Service()), ($this->services['Yoast\\WP\\SEO\\AI_Authorization\\Application\\Token_Manager'] ?? $this->getTokenManager2Service()), ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 1434 |
} |
| 1435 |
|
| 1436 |
/** |
| 1437 |
* Gets the public 'Yoast\WP\SEO\AI_Free_Sparks\User_Interface\Free_Sparks_Route' shared autowired service. |
| 1438 |
* |
| 1439 |
* @return \Yoast\WP\SEO\AI_Free_Sparks\User_Interface\Free_Sparks_Route |
| 1440 |
*/ |
| 1441 |
protected function getFreeSparksRoute2Service() |
| 1442 |
{ |
| 1443 |
return $this->services['Yoast\\WP\\SEO\\AI_Free_Sparks\\User_Interface\\Free_Sparks_Route'] = new \Yoast\WP\SEO\AI_Free_Sparks\User_Interface\Free_Sparks_Route(new \Yoast\WP\SEO\AI_Free_Sparks\Application\Free_Sparks_Handler(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())))); |
| 1444 |
} |
| 1445 |
|
| 1446 |
/** |
| 1447 |
* Gets the public 'Yoast\WP\SEO\AI_Generator\User_Interface\Ai_Generator_Integration' shared autowired service. |
| 1448 |
* |
| 1449 |
* @return \Yoast\WP\SEO\AI_Generator\User_Interface\Ai_Generator_Integration |
| 1450 |
*/ |
| 1451 |
protected function getAiGeneratorIntegration2Service() |
| 1452 |
{ |
| 1453 |
return $this->services['Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Ai_Generator_Integration'] = new \Yoast\WP\SEO\AI_Generator\User_Interface\Ai_Generator_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Infrastructure\\API_Client'] ?? ($this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Infrastructure\\API_Client'] = new \Yoast\WP\SEO\AI_HTTP_Request\Infrastructure\API_Client())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Introductions_Seen_Repository'] ?? $this->getIntroductionsSeenRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Generator\\Application\\Generator_Endpoints_Repository'] ?? $this->getGeneratorEndpointsRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Endpoints_Repository'] ?? $this->getConsentEndpointsRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\AI\\Free_Sparks\\Application\\Free_Sparks_Endpoints_Repository'] ?? $this->getFreeSparksEndpointsRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] = new \Yoast\WP\SEO\Conditionals\MyYoast_Connection_Conditional())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Status_Presenter'] ?? $this->getStatusPresenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission'] = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\Connection_Permission()))); |
| 1454 |
} |
| 1455 |
|
| 1456 |
/** |
| 1457 |
* Gets the public 'Yoast\WP\SEO\AI_Generator\User_Interface\Bust_Subscription_Cache_Route' shared autowired service. |
| 1458 |
* |
| 1459 |
* @return \Yoast\WP\SEO\AI_Generator\User_Interface\Bust_Subscription_Cache_Route |
| 1460 |
*/ |
| 1461 |
protected function getBustSubscriptionCacheRoute2Service() |
| 1462 |
{ |
| 1463 |
return $this->services['Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Bust_Subscription_Cache_Route'] = new \Yoast\WP\SEO\AI_Generator\User_Interface\Bust_Subscription_Cache_Route(($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService())); |
| 1464 |
} |
| 1465 |
|
| 1466 |
/** |
| 1467 |
* Gets the public 'Yoast\WP\SEO\AI_Generator\User_Interface\Get_Suggestions_Route' shared autowired service. |
| 1468 |
* |
| 1469 |
* @return \Yoast\WP\SEO\AI_Generator\User_Interface\Get_Suggestions_Route |
| 1470 |
*/ |
| 1471 |
protected function getGetSuggestionsRoute3Service() |
| 1472 |
{ |
| 1473 |
return $this->services['Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Get_Suggestions_Route'] = new \Yoast\WP\SEO\AI_Generator\User_Interface\Get_Suggestions_Route(new \Yoast\WP\SEO\AI_Generator\Application\Suggestions_Provider(($this->services['Yoast\\WP\\SEO\\AI_Consent\\Application\\Consent_Handler'] ?? $this->getConsentHandler2Service()), ($this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Request_Handler'] ?? $this->getRequestHandler2Service()), ($this->services['Yoast\\WP\\SEO\\AI_Authorization\\Application\\Token_Manager'] ?? $this->getTokenManager2Service()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())))); |
| 1474 |
} |
| 1475 |
|
| 1476 |
/** |
| 1477 |
* Gets the public 'Yoast\WP\SEO\AI_Generator\User_Interface\Get_Usage_Route' shared autowired service. |
| 1478 |
* |
| 1479 |
* @return \Yoast\WP\SEO\AI_Generator\User_Interface\Get_Usage_Route |
| 1480 |
*/ |
| 1481 |
protected function getGetUsageRoute2Service() |
| 1482 |
{ |
| 1483 |
return $this->services['Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Get_Usage_Route'] = new \Yoast\WP\SEO\AI_Generator\User_Interface\Get_Usage_Route(($this->services['Yoast\\WP\\SEO\\AI_Authorization\\Application\\Token_Manager'] ?? $this->getTokenManager2Service()), ($this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Request_Handler'] ?? $this->getRequestHandler2Service()), ($this->services['Yoast\\WP\\SEO\\AI_Consent\\Application\\Consent_Handler'] ?? $this->getConsentHandler2Service()), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService())); |
| 1484 |
} |
| 1485 |
|
| 1486 |
/** |
| 1487 |
* Gets the public 'Yoast\WP\SEO\AI_HTTP_Request\Application\Request_Handler' shared autowired service. |
| 1488 |
* |
| 1489 |
* @return \Yoast\WP\SEO\AI_HTTP_Request\Application\Request_Handler |
| 1490 |
*/ |
| 1491 |
protected function getRequestHandler2Service() |
| 1492 |
{ |
| 1493 |
return $this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Application\\Request_Handler'] = new \Yoast\WP\SEO\AI_HTTP_Request\Application\Request_Handler(($this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Infrastructure\\API_Client'] ?? ($this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Infrastructure\\API_Client'] = new \Yoast\WP\SEO\AI_HTTP_Request\Infrastructure\API_Client())), new \Yoast\WP\SEO\AI_HTTP_Request\Application\Response_Parser()); |
| 1494 |
} |
| 1495 |
|
| 1496 |
/** |
| 1497 |
* Gets the public 'Yoast\WP\SEO\AI_HTTP_Request\Infrastructure\API_Client' shared autowired service. |
| 1498 |
* |
| 1499 |
* @return \Yoast\WP\SEO\AI_HTTP_Request\Infrastructure\API_Client |
| 1500 |
*/ |
| 1501 |
protected function getAPIClient2Service() |
| 1502 |
{ |
| 1503 |
return $this->services['Yoast\\WP\\SEO\\AI_HTTP_Request\\Infrastructure\\API_Client'] = new \Yoast\WP\SEO\AI_HTTP_Request\Infrastructure\API_Client(); |
| 1504 |
} |
| 1505 |
|
| 1506 |
/** |
| 1507 |
* Gets the public 'Yoast\WP\SEO\Abilities\User_Interface\Abilities_Integration' shared autowired service. |
| 1508 |
* |
| 1509 |
* @return \Yoast\WP\SEO\Abilities\User_Interface\Abilities_Integration |
| 1510 |
*/ |
| 1511 |
protected function getAbilitiesIntegrationService() |
| 1512 |
{ |
| 1513 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 1514 |
$b = new \Yoast\WP\SEO\Abilities\Infrastructure\Post_Identifier_Resolver($a); |
| 1515 |
$c = new \Yoast\WP\SEO\Abilities\Infrastructure\Post_SEO_Field_Map(($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService())); |
| 1516 |
$d = new \Yoast\WP\SEO\Abilities\Infrastructure\Post_Access_Checker(); |
| 1517 |
|
| 1518 |
return $this->services['Yoast\\WP\\SEO\\Abilities\\User_Interface\\Abilities_Integration'] = new \Yoast\WP\SEO\Abilities\User_Interface\Abilities_Integration(new \Yoast\WP\SEO\Abilities\Application\Score_Retriever($a), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper())), ($this->services['Yoast\\WP\\SEO\\Editors\\Application\\Analysis_Features\\Enabled_Analysis_Features_Repository'] ?? $this->getEnabledAnalysisFeaturesRepositoryService()), new \Yoast\WP\SEO\Abilities\Application\Post_SEO_Data_Collector($b, $c, $d), new \Yoast\WP\SEO\Abilities\Application\Post_SEO_Data_Updater($b, $c, $d, ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_To_Postmeta_Helper'] ?? $this->getIndexableToPostmetaHelperService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService()))); |
| 1519 |
} |
| 1520 |
|
| 1521 |
/** |
| 1522 |
* Gets the public 'Yoast\WP\SEO\Abilities\User_Interface\Ability_Categories_Integration' shared autowired service. |
| 1523 |
* |
| 1524 |
* @return \Yoast\WP\SEO\Abilities\User_Interface\Ability_Categories_Integration |
| 1525 |
*/ |
| 1526 |
protected function getAbilityCategoriesIntegrationService() |
| 1527 |
{ |
| 1528 |
return $this->services['Yoast\\WP\\SEO\\Abilities\\User_Interface\\Ability_Categories_Integration'] = new \Yoast\WP\SEO\Abilities\User_Interface\Ability_Categories_Integration(); |
| 1529 |
} |
| 1530 |
|
| 1531 |
/** |
| 1532 |
* Gets the public 'Yoast\WP\SEO\Actions\Addon_Installation\Addon_Activate_Action' shared autowired service. |
| 1533 |
* |
| 1534 |
* @return \Yoast\WP\SEO\Actions\Addon_Installation\Addon_Activate_Action |
| 1535 |
*/ |
| 1536 |
protected function getAddonActivateActionService() |
| 1537 |
{ |
| 1538 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Addon_Installation\\Addon_Activate_Action'] = new \Yoast\WP\SEO\Actions\Addon_Installation\Addon_Activate_Action(($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Require_File_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Require_File_Helper'] = new \Yoast\WP\SEO\Helpers\Require_File_Helper()))); |
| 1539 |
} |
| 1540 |
|
| 1541 |
/** |
| 1542 |
* Gets the public 'Yoast\WP\SEO\Actions\Addon_Installation\Addon_Install_Action' shared autowired service. |
| 1543 |
* |
| 1544 |
* @return \Yoast\WP\SEO\Actions\Addon_Installation\Addon_Install_Action |
| 1545 |
*/ |
| 1546 |
protected function getAddonInstallActionService() |
| 1547 |
{ |
| 1548 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Addon_Installation\\Addon_Install_Action'] = new \Yoast\WP\SEO\Actions\Addon_Installation\Addon_Install_Action(($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Require_File_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Require_File_Helper'] = new \Yoast\WP\SEO\Helpers\Require_File_Helper()))); |
| 1549 |
} |
| 1550 |
|
| 1551 |
/** |
| 1552 |
* Gets the public 'Yoast\WP\SEO\Actions\Alert_Dismissal_Action' shared autowired service. |
| 1553 |
* |
| 1554 |
* @return \Yoast\WP\SEO\Actions\Alert_Dismissal_Action |
| 1555 |
*/ |
| 1556 |
protected function getAlertDismissalActionService() |
| 1557 |
{ |
| 1558 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Alert_Dismissal_Action'] = new \Yoast\WP\SEO\Actions\Alert_Dismissal_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 1559 |
} |
| 1560 |
|
| 1561 |
/** |
| 1562 |
* Gets the public 'Yoast\WP\SEO\Actions\Configuration\First_Time_Configuration_Action' shared autowired service. |
| 1563 |
* |
| 1564 |
* @return \Yoast\WP\SEO\Actions\Configuration\First_Time_Configuration_Action |
| 1565 |
*/ |
| 1566 |
protected function getFirstTimeConfigurationActionService() |
| 1567 |
{ |
| 1568 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Configuration\\First_Time_Configuration_Action'] = new \Yoast\WP\SEO\Actions\Configuration\First_Time_Configuration_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Social_Profiles_Helper'] ?? $this->getSocialProfilesHelperService())); |
| 1569 |
} |
| 1570 |
|
| 1571 |
/** |
| 1572 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Cleanup_Action' shared autowired service. |
| 1573 |
* |
| 1574 |
* @return \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Cleanup_Action |
| 1575 |
*/ |
| 1576 |
protected function getAioseoCleanupActionService() |
| 1577 |
{ |
| 1578 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Cleanup_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Cleanup_Action(($this->services['wpdb'] ?? $this->getWpdbService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 1579 |
|
| 1580 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1581 |
|
| 1582 |
return $instance; |
| 1583 |
} |
| 1584 |
|
| 1585 |
/** |
| 1586 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Custom_Archive_Settings_Importing_Action' shared autowired service. |
| 1587 |
* |
| 1588 |
* @return \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Custom_Archive_Settings_Importing_Action |
| 1589 |
*/ |
| 1590 |
protected function getAioseoCustomArchiveSettingsImportingActionService() |
| 1591 |
{ |
| 1592 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Custom_Archive_Settings_Importing_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Custom_Archive_Settings_Importing_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper'] ?? $this->getImportCursorHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] = new \Yoast\WP\SEO\Helpers\Sanitization_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] ?? $this->getAioseoRobotsProviderServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service'] ?? $this->getAioseoRobotsTransformerServiceService())); |
| 1593 |
|
| 1594 |
$instance->set_import_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] = new \Yoast\WP\SEO\Helpers\Import_Helper()))); |
| 1595 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1596 |
|
| 1597 |
return $instance; |
| 1598 |
} |
| 1599 |
|
| 1600 |
/** |
| 1601 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Default_Archive_Settings_Importing_Action' shared autowired service. |
| 1602 |
* |
| 1603 |
* @return \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Default_Archive_Settings_Importing_Action |
| 1604 |
*/ |
| 1605 |
protected function getAioseoDefaultArchiveSettingsImportingActionService() |
| 1606 |
{ |
| 1607 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Default_Archive_Settings_Importing_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Default_Archive_Settings_Importing_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper'] ?? $this->getImportCursorHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] = new \Yoast\WP\SEO\Helpers\Sanitization_Helper())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] ?? $this->getAioseoRobotsProviderServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service'] ?? $this->getAioseoRobotsTransformerServiceService())); |
| 1608 |
|
| 1609 |
$instance->set_import_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] = new \Yoast\WP\SEO\Helpers\Import_Helper()))); |
| 1610 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1611 |
|
| 1612 |
return $instance; |
| 1613 |
} |
| 1614 |
|
| 1615 |
/** |
| 1616 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_General_Settings_Importing_Action' shared autowired service. |
| 1617 |
* |
| 1618 |
* @return \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_General_Settings_Importing_Action |
| 1619 |
*/ |
| 1620 |
protected function getAioseoGeneralSettingsImportingActionService() |
| 1621 |
{ |
| 1622 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_General_Settings_Importing_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_General_Settings_Importing_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper'] ?? $this->getImportCursorHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] = new \Yoast\WP\SEO\Helpers\Sanitization_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] ?? $this->getAioseoRobotsProviderServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service'] ?? $this->getAioseoRobotsTransformerServiceService())); |
| 1623 |
|
| 1624 |
$instance->set_import_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] = new \Yoast\WP\SEO\Helpers\Import_Helper()))); |
| 1625 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1626 |
|
| 1627 |
return $instance; |
| 1628 |
} |
| 1629 |
|
| 1630 |
/** |
| 1631 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Posts_Importing_Action' shared autowired service. |
| 1632 |
* |
| 1633 |
* @return \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Posts_Importing_Action |
| 1634 |
*/ |
| 1635 |
protected function getAioseoPostsImportingActionService() |
| 1636 |
{ |
| 1637 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posts_Importing_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Posts_Importing_Action(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['wpdb'] ?? $this->getWpdbService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper'] ?? $this->getImportCursorHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_To_Postmeta_Helper'] ?? $this->getIndexableToPostmetaHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] = new \Yoast\WP\SEO\Helpers\Sanitization_Helper())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] ?? $this->getAioseoRobotsProviderServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service'] ?? $this->getAioseoRobotsTransformerServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Social_Images_Provider_Service'] ?? $this->getAioseoSocialImagesProviderServiceService())); |
| 1638 |
|
| 1639 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1640 |
|
| 1641 |
return $instance; |
| 1642 |
} |
| 1643 |
|
| 1644 |
/** |
| 1645 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Posttype_Defaults_Settings_Importing_Action' shared autowired service. |
| 1646 |
* |
| 1647 |
* @return \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Posttype_Defaults_Settings_Importing_Action |
| 1648 |
*/ |
| 1649 |
protected function getAioseoPosttypeDefaultsSettingsImportingActionService() |
| 1650 |
{ |
| 1651 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posttype_Defaults_Settings_Importing_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Posttype_Defaults_Settings_Importing_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper'] ?? $this->getImportCursorHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] = new \Yoast\WP\SEO\Helpers\Sanitization_Helper())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] ?? $this->getAioseoRobotsProviderServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service'] ?? $this->getAioseoRobotsTransformerServiceService())); |
| 1652 |
|
| 1653 |
$instance->set_import_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] = new \Yoast\WP\SEO\Helpers\Import_Helper()))); |
| 1654 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1655 |
|
| 1656 |
return $instance; |
| 1657 |
} |
| 1658 |
|
| 1659 |
/** |
| 1660 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Taxonomy_Settings_Importing_Action' shared autowired service. |
| 1661 |
* |
| 1662 |
* @return \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Taxonomy_Settings_Importing_Action |
| 1663 |
*/ |
| 1664 |
protected function getAioseoTaxonomySettingsImportingActionService() |
| 1665 |
{ |
| 1666 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Taxonomy_Settings_Importing_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Taxonomy_Settings_Importing_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper'] ?? $this->getImportCursorHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] = new \Yoast\WP\SEO\Helpers\Sanitization_Helper())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] ?? $this->getAioseoRobotsProviderServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service'] ?? $this->getAioseoRobotsTransformerServiceService())); |
| 1667 |
|
| 1668 |
$instance->set_import_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] = new \Yoast\WP\SEO\Helpers\Import_Helper()))); |
| 1669 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1670 |
|
| 1671 |
return $instance; |
| 1672 |
} |
| 1673 |
|
| 1674 |
/** |
| 1675 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Validate_Data_Action' shared autowired service. |
| 1676 |
* |
| 1677 |
* @return \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Validate_Data_Action |
| 1678 |
*/ |
| 1679 |
protected function getAioseoValidateDataActionService() |
| 1680 |
{ |
| 1681 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Validate_Data_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Aioseo\Aioseo_Validate_Data_Action(($this->services['wpdb'] ?? $this->getWpdbService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Custom_Archive_Settings_Importing_Action'] ?? $this->getAioseoCustomArchiveSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Default_Archive_Settings_Importing_Action'] ?? $this->getAioseoDefaultArchiveSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_General_Settings_Importing_Action'] ?? $this->getAioseoGeneralSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posttype_Defaults_Settings_Importing_Action'] ?? $this->getAioseoPosttypeDefaultsSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Taxonomy_Settings_Importing_Action'] ?? $this->getAioseoTaxonomySettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posts_Importing_Action'] ?? $this->getAioseoPostsImportingActionService())); |
| 1682 |
|
| 1683 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1684 |
|
| 1685 |
return $instance; |
| 1686 |
} |
| 1687 |
|
| 1688 |
/** |
| 1689 |
* Gets the public 'Yoast\WP\SEO\Actions\Importing\Deactivate_Conflicting_Plugins_Action' shared autowired service. |
| 1690 |
* |
| 1691 |
* @return \Yoast\WP\SEO\Actions\Importing\Deactivate_Conflicting_Plugins_Action |
| 1692 |
*/ |
| 1693 |
protected function getDeactivateConflictingPluginsActionService() |
| 1694 |
{ |
| 1695 |
$this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Deactivate_Conflicting_Plugins_Action'] = $instance = new \Yoast\WP\SEO\Actions\Importing\Deactivate_Conflicting_Plugins_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper'] ?? $this->getImportCursorHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] = new \Yoast\WP\SEO\Helpers\Sanitization_Helper())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] ?? $this->getAioseoRobotsProviderServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service'] ?? $this->getAioseoRobotsTransformerServiceService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Conflicting_Plugins_Service'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Conflicting_Plugins_Service'] = new \Yoast\WP\SEO\Services\Importing\Conflicting_Plugins_Service()))); |
| 1696 |
|
| 1697 |
$instance->set_aioseo_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 1698 |
|
| 1699 |
return $instance; |
| 1700 |
} |
| 1701 |
|
| 1702 |
/** |
| 1703 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action' shared autowired service. |
| 1704 |
* |
| 1705 |
* @return \Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action |
| 1706 |
*/ |
| 1707 |
protected function getIndexableHeadActionService() |
| 1708 |
{ |
| 1709 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexables\\Indexable_Head_Action'] = new \Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action(($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService())); |
| 1710 |
} |
| 1711 |
|
| 1712 |
/** |
| 1713 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action' shared autowired service. |
| 1714 |
* |
| 1715 |
* @return \Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action |
| 1716 |
*/ |
| 1717 |
protected function getIndexableGeneralIndexationActionService() |
| 1718 |
{ |
| 1719 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 1720 |
|
| 1721 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action'])) { |
| 1722 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action']; |
| 1723 |
} |
| 1724 |
|
| 1725 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action'] = new \Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action($a); |
| 1726 |
} |
| 1727 |
|
| 1728 |
/** |
| 1729 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Indexable_Indexing_Complete_Action' shared autowired service. |
| 1730 |
* |
| 1731 |
* @return \Yoast\WP\SEO\Actions\Indexing\Indexable_Indexing_Complete_Action |
| 1732 |
*/ |
| 1733 |
protected function getIndexableIndexingCompleteActionService() |
| 1734 |
{ |
| 1735 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Indexing_Complete_Action'] = new \Yoast\WP\SEO\Actions\Indexing\Indexable_Indexing_Complete_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 1736 |
} |
| 1737 |
|
| 1738 |
/** |
| 1739 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Indexable_Post_Indexation_Action' shared autowired service. |
| 1740 |
* |
| 1741 |
* @return \Yoast\WP\SEO\Actions\Indexing\Indexable_Post_Indexation_Action |
| 1742 |
*/ |
| 1743 |
protected function getIndexablePostIndexationActionService() |
| 1744 |
{ |
| 1745 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 1746 |
|
| 1747 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action'])) { |
| 1748 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action']; |
| 1749 |
} |
| 1750 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()); |
| 1751 |
|
| 1752 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action'])) { |
| 1753 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action']; |
| 1754 |
} |
| 1755 |
|
| 1756 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action'] = new \Yoast\WP\SEO\Actions\Indexing\Indexable_Post_Indexation_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), $a, ($this->services['wpdb'] ?? $this->getWpdbService()), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions())), $b); |
| 1757 |
} |
| 1758 |
|
| 1759 |
/** |
| 1760 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Indexable_Post_Type_Archive_Indexation_Action' shared autowired service. |
| 1761 |
* |
| 1762 |
* @return \Yoast\WP\SEO\Actions\Indexing\Indexable_Post_Type_Archive_Indexation_Action |
| 1763 |
*/ |
| 1764 |
protected function getIndexablePostTypeArchiveIndexationActionService() |
| 1765 |
{ |
| 1766 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 1767 |
|
| 1768 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action'])) { |
| 1769 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action']; |
| 1770 |
} |
| 1771 |
$b = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService()); |
| 1772 |
|
| 1773 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action'])) { |
| 1774 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action']; |
| 1775 |
} |
| 1776 |
|
| 1777 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action'] = new \Yoast\WP\SEO\Actions\Indexing\Indexable_Post_Type_Archive_Indexation_Action($a, $b, ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions()))); |
| 1778 |
} |
| 1779 |
|
| 1780 |
/** |
| 1781 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Indexable_Term_Indexation_Action' shared autowired service. |
| 1782 |
* |
| 1783 |
* @return \Yoast\WP\SEO\Actions\Indexing\Indexable_Term_Indexation_Action |
| 1784 |
*/ |
| 1785 |
protected function getIndexableTermIndexationActionService() |
| 1786 |
{ |
| 1787 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 1788 |
|
| 1789 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action'])) { |
| 1790 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action']; |
| 1791 |
} |
| 1792 |
|
| 1793 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action'] = new \Yoast\WP\SEO\Actions\Indexing\Indexable_Term_Indexation_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService()), $a, ($this->services['wpdb'] ?? $this->getWpdbService()), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions()))); |
| 1794 |
} |
| 1795 |
|
| 1796 |
/** |
| 1797 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Indexing_Complete_Action' shared autowired service. |
| 1798 |
* |
| 1799 |
* @return \Yoast\WP\SEO\Actions\Indexing\Indexing_Complete_Action |
| 1800 |
*/ |
| 1801 |
protected function getIndexingCompleteActionService() |
| 1802 |
{ |
| 1803 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexing_Complete_Action'] = new \Yoast\WP\SEO\Actions\Indexing\Indexing_Complete_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService())); |
| 1804 |
} |
| 1805 |
|
| 1806 |
/** |
| 1807 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Indexing_Prepare_Action' shared autowired service. |
| 1808 |
* |
| 1809 |
* @return \Yoast\WP\SEO\Actions\Indexing\Indexing_Prepare_Action |
| 1810 |
*/ |
| 1811 |
protected function getIndexingPrepareActionService() |
| 1812 |
{ |
| 1813 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexing_Prepare_Action'] = new \Yoast\WP\SEO\Actions\Indexing\Indexing_Prepare_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService())); |
| 1814 |
} |
| 1815 |
|
| 1816 |
/** |
| 1817 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Post_Link_Indexing_Action' shared autowired service. |
| 1818 |
* |
| 1819 |
* @return \Yoast\WP\SEO\Actions\Indexing\Post_Link_Indexing_Action |
| 1820 |
*/ |
| 1821 |
protected function getPostLinkIndexingActionService() |
| 1822 |
{ |
| 1823 |
$a = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder'] ?? $this->getIndexableLinkBuilderService()); |
| 1824 |
|
| 1825 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'])) { |
| 1826 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action']; |
| 1827 |
} |
| 1828 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()); |
| 1829 |
|
| 1830 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'])) { |
| 1831 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action']; |
| 1832 |
} |
| 1833 |
$c = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 1834 |
|
| 1835 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'])) { |
| 1836 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action']; |
| 1837 |
} |
| 1838 |
|
| 1839 |
$this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'] = $instance = new \Yoast\WP\SEO\Actions\Indexing\Post_Link_Indexing_Action($a, $b, $c, ($this->services['wpdb'] ?? $this->getWpdbService())); |
| 1840 |
|
| 1841 |
$instance->set_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 1842 |
|
| 1843 |
return $instance; |
| 1844 |
} |
| 1845 |
|
| 1846 |
/** |
| 1847 |
* Gets the public 'Yoast\WP\SEO\Actions\Indexing\Term_Link_Indexing_Action' shared autowired service. |
| 1848 |
* |
| 1849 |
* @return \Yoast\WP\SEO\Actions\Indexing\Term_Link_Indexing_Action |
| 1850 |
*/ |
| 1851 |
protected function getTermLinkIndexingActionService() |
| 1852 |
{ |
| 1853 |
$a = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder'] ?? $this->getIndexableLinkBuilderService()); |
| 1854 |
|
| 1855 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'])) { |
| 1856 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action']; |
| 1857 |
} |
| 1858 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()); |
| 1859 |
|
| 1860 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'])) { |
| 1861 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action']; |
| 1862 |
} |
| 1863 |
$c = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 1864 |
|
| 1865 |
if (isset($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'])) { |
| 1866 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action']; |
| 1867 |
} |
| 1868 |
|
| 1869 |
$this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'] = $instance = new \Yoast\WP\SEO\Actions\Indexing\Term_Link_Indexing_Action($a, $b, $c, ($this->services['wpdb'] ?? $this->getWpdbService())); |
| 1870 |
|
| 1871 |
$instance->set_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService())); |
| 1872 |
|
| 1873 |
return $instance; |
| 1874 |
} |
| 1875 |
|
| 1876 |
/** |
| 1877 |
* Gets the public 'Yoast\WP\SEO\Actions\Integrations_Action' shared autowired service. |
| 1878 |
* |
| 1879 |
* @return \Yoast\WP\SEO\Actions\Integrations_Action |
| 1880 |
*/ |
| 1881 |
protected function getIntegrationsActionService() |
| 1882 |
{ |
| 1883 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Integrations_Action'] = new \Yoast\WP\SEO\Actions\Integrations_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 1884 |
} |
| 1885 |
|
| 1886 |
/** |
| 1887 |
* Gets the public 'Yoast\WP\SEO\Actions\SEMrush\SEMrush_Login_Action' shared autowired service. |
| 1888 |
* |
| 1889 |
* @return \Yoast\WP\SEO\Actions\SEMrush\SEMrush_Login_Action |
| 1890 |
*/ |
| 1891 |
protected function getSEMrushLoginActionService() |
| 1892 |
{ |
| 1893 |
return $this->services['Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Login_Action'] = new \Yoast\WP\SEO\Actions\SEMrush\SEMrush_Login_Action(($this->services['Yoast\\WP\\SEO\\Config\\SEMrush_Client'] ?? $this->getSEMrushClientService())); |
| 1894 |
} |
| 1895 |
|
| 1896 |
/** |
| 1897 |
* Gets the public 'Yoast\WP\SEO\Actions\SEMrush\SEMrush_Options_Action' shared autowired service. |
| 1898 |
* |
| 1899 |
* @return \Yoast\WP\SEO\Actions\SEMrush\SEMrush_Options_Action |
| 1900 |
*/ |
| 1901 |
protected function getSEMrushOptionsActionService() |
| 1902 |
{ |
| 1903 |
return $this->services['Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Options_Action'] = new \Yoast\WP\SEO\Actions\SEMrush\SEMrush_Options_Action(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 1904 |
} |
| 1905 |
|
| 1906 |
/** |
| 1907 |
* Gets the public 'Yoast\WP\SEO\Actions\SEMrush\SEMrush_Phrases_Action' shared autowired service. |
| 1908 |
* |
| 1909 |
* @return \Yoast\WP\SEO\Actions\SEMrush\SEMrush_Phrases_Action |
| 1910 |
*/ |
| 1911 |
protected function getSEMrushPhrasesActionService() |
| 1912 |
{ |
| 1913 |
return $this->services['Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Phrases_Action'] = new \Yoast\WP\SEO\Actions\SEMrush\SEMrush_Phrases_Action(($this->services['Yoast\\WP\\SEO\\Config\\SEMrush_Client'] ?? $this->getSEMrushClientService())); |
| 1914 |
} |
| 1915 |
|
| 1916 |
/** |
| 1917 |
* Gets the public 'Yoast\WP\SEO\Actions\Wincher\Wincher_Account_Action' shared autowired service. |
| 1918 |
* |
| 1919 |
* @return \Yoast\WP\SEO\Actions\Wincher\Wincher_Account_Action |
| 1920 |
*/ |
| 1921 |
protected function getWincherAccountActionService() |
| 1922 |
{ |
| 1923 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Account_Action'] = new \Yoast\WP\SEO\Actions\Wincher\Wincher_Account_Action(($this->services['Yoast\\WP\\SEO\\Config\\Wincher_Client'] ?? $this->getWincherClientService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 1924 |
} |
| 1925 |
|
| 1926 |
/** |
| 1927 |
* Gets the public 'Yoast\WP\SEO\Actions\Wincher\Wincher_Keyphrases_Action' shared autowired service. |
| 1928 |
* |
| 1929 |
* @return \Yoast\WP\SEO\Actions\Wincher\Wincher_Keyphrases_Action |
| 1930 |
*/ |
| 1931 |
protected function getWincherKeyphrasesActionService() |
| 1932 |
{ |
| 1933 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Keyphrases_Action'] = new \Yoast\WP\SEO\Actions\Wincher\Wincher_Keyphrases_Action(($this->services['Yoast\\WP\\SEO\\Config\\Wincher_Client'] ?? $this->getWincherClientService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 1934 |
} |
| 1935 |
|
| 1936 |
/** |
| 1937 |
* Gets the public 'Yoast\WP\SEO\Actions\Wincher\Wincher_Login_Action' shared autowired service. |
| 1938 |
* |
| 1939 |
* @return \Yoast\WP\SEO\Actions\Wincher\Wincher_Login_Action |
| 1940 |
*/ |
| 1941 |
protected function getWincherLoginActionService() |
| 1942 |
{ |
| 1943 |
return $this->services['Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Login_Action'] = new \Yoast\WP\SEO\Actions\Wincher\Wincher_Login_Action(($this->services['Yoast\\WP\\SEO\\Config\\Wincher_Client'] ?? $this->getWincherClientService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 1944 |
} |
| 1945 |
|
| 1946 |
/** |
| 1947 |
* Gets the public 'Yoast\WP\SEO\Alerts\Application\Default_SEO_Data\Default_SEO_Data_Alert' shared autowired service. |
| 1948 |
* |
| 1949 |
* @return \Yoast\WP\SEO\Alerts\Application\Default_SEO_Data\Default_SEO_Data_Alert |
| 1950 |
*/ |
| 1951 |
protected function getDefaultSEODataAlertService() |
| 1952 |
{ |
| 1953 |
return $this->services['Yoast\\WP\\SEO\\Alerts\\Application\\Default_SEO_Data\\Default_SEO_Data_Alert'] = new \Yoast\WP\SEO\Alerts\Application\Default_SEO_Data\Default_SEO_Data_Alert(($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Alerts\\Infrastructure\\Default_SEO_Data\\Default_SEO_Data_Collector'] ?? $this->getDefaultSEODataCollectorService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 1954 |
} |
| 1955 |
|
| 1956 |
/** |
| 1957 |
* Gets the public 'Yoast\WP\SEO\Alerts\Application\Indexables_Disabled\Indexables_Disabled_Alert' shared autowired service. |
| 1958 |
* |
| 1959 |
* @return \Yoast\WP\SEO\Alerts\Application\Indexables_Disabled\Indexables_Disabled_Alert |
| 1960 |
*/ |
| 1961 |
protected function getIndexablesDisabledAlertService() |
| 1962 |
{ |
| 1963 |
return $this->services['Yoast\\WP\\SEO\\Alerts\\Application\\Indexables_Disabled\\Indexables_Disabled_Alert'] = new \Yoast\WP\SEO\Alerts\Application\Indexables_Disabled\Indexables_Disabled_Alert(($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService())); |
| 1964 |
} |
| 1965 |
|
| 1966 |
/** |
| 1967 |
* Gets the public 'Yoast\WP\SEO\Alerts\Application\Ping_Other_Admins\Ping_Other_Admins_Alert' shared autowired service. |
| 1968 |
* |
| 1969 |
* @return \Yoast\WP\SEO\Alerts\Application\Ping_Other_Admins\Ping_Other_Admins_Alert |
| 1970 |
*/ |
| 1971 |
protected function getPingOtherAdminsAlertService() |
| 1972 |
{ |
| 1973 |
return $this->services['Yoast\\WP\\SEO\\Alerts\\Application\\Ping_Other_Admins\\Ping_Other_Admins_Alert'] = new \Yoast\WP\SEO\Alerts\Application\Ping_Other_Admins\Ping_Other_Admins_Alert(($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 1974 |
} |
| 1975 |
|
| 1976 |
/** |
| 1977 |
* Gets the public 'Yoast\WP\SEO\Alerts\Infrastructure\Default_SEO_Data\Default_SEO_Data_Collector' shared autowired service. |
| 1978 |
* |
| 1979 |
* @return \Yoast\WP\SEO\Alerts\Infrastructure\Default_SEO_Data\Default_SEO_Data_Collector |
| 1980 |
*/ |
| 1981 |
protected function getDefaultSEODataCollectorService() |
| 1982 |
{ |
| 1983 |
return $this->services['Yoast\\WP\\SEO\\Alerts\\Infrastructure\\Default_SEO_Data\\Default_SEO_Data_Collector'] = new \Yoast\WP\SEO\Alerts\Infrastructure\Default_SEO_Data\Default_SEO_Data_Collector(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 1984 |
} |
| 1985 |
|
| 1986 |
/** |
| 1987 |
* Gets the public 'Yoast\WP\SEO\Alerts\User_Interface\Default_SEO_Data\Default_SEO_Data_Cron_Callback_Integration' shared autowired service. |
| 1988 |
* |
| 1989 |
* @return \Yoast\WP\SEO\Alerts\User_Interface\Default_SEO_Data\Default_SEO_Data_Cron_Callback_Integration |
| 1990 |
*/ |
| 1991 |
protected function getDefaultSEODataCronCallbackIntegrationService() |
| 1992 |
{ |
| 1993 |
return $this->services['Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_SEO_Data\\Default_SEO_Data_Cron_Callback_Integration'] = new \Yoast\WP\SEO\Alerts\User_Interface\Default_SEO_Data\Default_SEO_Data_Cron_Callback_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_Seo_Data\\Default_SEO_Data_Cron_Scheduler'] ?? ($this->services['Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_Seo_Data\\Default_SEO_Data_Cron_Scheduler'] = new \Yoast\WP\SEO\Alerts\User_Interface\Default_Seo_Data\Default_SEO_Data_Cron_Scheduler())), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 1994 |
} |
| 1995 |
|
| 1996 |
/** |
| 1997 |
* Gets the public 'Yoast\WP\SEO\Alerts\User_Interface\Default_SEO_Data\Default_SEO_Data_Watcher' shared autowired service. |
| 1998 |
* |
| 1999 |
* @return \Yoast\WP\SEO\Alerts\User_Interface\Default_SEO_Data\Default_SEO_Data_Watcher |
| 2000 |
*/ |
| 2001 |
protected function getDefaultSEODataWatcherService() |
| 2002 |
{ |
| 2003 |
return $this->services['Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_SEO_Data\\Default_SEO_Data_Watcher'] = new \Yoast\WP\SEO\Alerts\User_Interface\Default_SEO_Data\Default_SEO_Data_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2004 |
} |
| 2005 |
|
| 2006 |
/** |
| 2007 |
* Gets the public 'Yoast\WP\SEO\Alerts\User_Interface\Default_Seo_Data\Default_SEO_Data_Cron_Scheduler' shared autowired service. |
| 2008 |
* |
| 2009 |
* @return \Yoast\WP\SEO\Alerts\User_Interface\Default_Seo_Data\Default_SEO_Data_Cron_Scheduler |
| 2010 |
*/ |
| 2011 |
protected function getDefaultSEODataCronSchedulerService() |
| 2012 |
{ |
| 2013 |
return $this->services['Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_Seo_Data\\Default_SEO_Data_Cron_Scheduler'] = new \Yoast\WP\SEO\Alerts\User_Interface\Default_Seo_Data\Default_SEO_Data_Cron_Scheduler(); |
| 2014 |
} |
| 2015 |
|
| 2016 |
/** |
| 2017 |
* Gets the public 'Yoast\WP\SEO\Alerts\User_Interface\Resolve_Alert_Route' shared autowired service. |
| 2018 |
* |
| 2019 |
* @return \Yoast\WP\SEO\Alerts\User_Interface\Resolve_Alert_Route |
| 2020 |
*/ |
| 2021 |
protected function getResolveAlertRouteService() |
| 2022 |
{ |
| 2023 |
return $this->services['Yoast\\WP\\SEO\\Alerts\\User_Interface\\Resolve_Alert_Route'] = new \Yoast\WP\SEO\Alerts\User_Interface\Resolve_Alert_Route(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper()))); |
| 2024 |
} |
| 2025 |
|
| 2026 |
/** |
| 2027 |
* Gets the public 'Yoast\WP\SEO\Analytics\Application\Missing_Indexables_Collector' shared autowired service. |
| 2028 |
* |
| 2029 |
* @return \Yoast\WP\SEO\Analytics\Application\Missing_Indexables_Collector |
| 2030 |
*/ |
| 2031 |
protected function getMissingIndexablesCollectorService() |
| 2032 |
{ |
| 2033 |
return $this->services['Yoast\\WP\\SEO\\Analytics\\Application\\Missing_Indexables_Collector'] = new \Yoast\WP\SEO\Analytics\Application\Missing_Indexables_Collector(($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action'] ?? $this->getIndexableGeneralIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action'] ?? $this->getIndexablePostIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action'] ?? $this->getIndexablePostTypeArchiveIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action'] ?? $this->getIndexableTermIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'] ?? $this->getPostLinkIndexingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'] ?? $this->getTermLinkIndexingActionService())); |
| 2034 |
} |
| 2035 |
|
| 2036 |
/** |
| 2037 |
* Gets the public 'Yoast\WP\SEO\Analytics\Application\To_Be_Cleaned_Indexables_Collector' shared autowired service. |
| 2038 |
* |
| 2039 |
* @return \Yoast\WP\SEO\Analytics\Application\To_Be_Cleaned_Indexables_Collector |
| 2040 |
*/ |
| 2041 |
protected function getToBeCleanedIndexablesCollectorService() |
| 2042 |
{ |
| 2043 |
return $this->services['Yoast\\WP\\SEO\\Analytics\\Application\\To_Be_Cleaned_Indexables_Collector'] = new \Yoast\WP\SEO\Analytics\Application\To_Be_Cleaned_Indexables_Collector(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Cleanup_Repository'] ?? $this->getIndexableCleanupRepositoryService())); |
| 2044 |
} |
| 2045 |
|
| 2046 |
/** |
| 2047 |
* Gets the public 'Yoast\WP\SEO\Analytics\User_Interface\Last_Completed_Indexation_Integration' shared autowired service. |
| 2048 |
* |
| 2049 |
* @return \Yoast\WP\SEO\Analytics\User_Interface\Last_Completed_Indexation_Integration |
| 2050 |
*/ |
| 2051 |
protected function getLastCompletedIndexationIntegrationService() |
| 2052 |
{ |
| 2053 |
return $this->services['Yoast\\WP\\SEO\\Analytics\\User_Interface\\Last_Completed_Indexation_Integration'] = new \Yoast\WP\SEO\Analytics\User_Interface\Last_Completed_Indexation_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2054 |
} |
| 2055 |
|
| 2056 |
/** |
| 2057 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Author_Builder' shared autowired service. |
| 2058 |
* |
| 2059 |
* @return \Yoast\WP\SEO\Builders\Indexable_Author_Builder |
| 2060 |
*/ |
| 2061 |
protected function getIndexableAuthorBuilderService() |
| 2062 |
{ |
| 2063 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()); |
| 2064 |
|
| 2065 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Author_Builder'])) { |
| 2066 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Author_Builder']; |
| 2067 |
} |
| 2068 |
|
| 2069 |
$this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Author_Builder'] = $instance = new \Yoast\WP\SEO\Builders\Indexable_Author_Builder(($this->services['Yoast\\WP\\SEO\\Helpers\\Author_Archive_Helper'] ?? $this->getAuthorArchiveHelperService()), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), $a); |
| 2070 |
|
| 2071 |
$instance->set_social_image_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper'] ?? $this->getImageHelper2Service()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper'] ?? $this->getImageHelper4Service())); |
| 2072 |
|
| 2073 |
return $instance; |
| 2074 |
} |
| 2075 |
|
| 2076 |
/** |
| 2077 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Builder' shared autowired service. |
| 2078 |
* |
| 2079 |
* @return \Yoast\WP\SEO\Builders\Indexable_Builder |
| 2080 |
*/ |
| 2081 |
protected function getIndexableBuilderService() |
| 2082 |
{ |
| 2083 |
$a = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Author_Builder'] ?? $this->getIndexableAuthorBuilderService()); |
| 2084 |
|
| 2085 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2086 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2087 |
} |
| 2088 |
$b = ($this->services['Yoast\\WP\\SEO\\Builders\\Primary_Term_Builder'] ?? $this->getPrimaryTermBuilderService()); |
| 2089 |
|
| 2090 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2091 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2092 |
} |
| 2093 |
$c = ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()); |
| 2094 |
|
| 2095 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2096 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2097 |
} |
| 2098 |
$d = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Post_Builder'] ?? $this->getIndexablePostBuilderService()); |
| 2099 |
|
| 2100 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2101 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2102 |
} |
| 2103 |
$e = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Term_Builder'] ?? $this->getIndexableTermBuilderService()); |
| 2104 |
|
| 2105 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2106 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2107 |
} |
| 2108 |
$f = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Home_Page_Builder'] ?? $this->getIndexableHomePageBuilderService()); |
| 2109 |
|
| 2110 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2111 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2112 |
} |
| 2113 |
$g = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Post_Type_Archive_Builder'] ?? $this->getIndexablePostTypeArchiveBuilderService()); |
| 2114 |
|
| 2115 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2116 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2117 |
} |
| 2118 |
$h = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder'] ?? $this->getIndexableHierarchyBuilderService()); |
| 2119 |
|
| 2120 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2121 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2122 |
} |
| 2123 |
$i = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder'] ?? $this->getIndexableLinkBuilderService()); |
| 2124 |
|
| 2125 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'])) { |
| 2126 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder']; |
| 2127 |
} |
| 2128 |
|
| 2129 |
$this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] = $instance = new \Yoast\WP\SEO\Builders\Indexable_Builder($a, $d, $e, $f, $g, ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Date_Archive_Builder'] ?? $this->getIndexableDateArchiveBuilderService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_System_Page_Builder'] ?? $this->getIndexableSystemPageBuilderService()), $h, $b, $c, ($this->services['Yoast\\WP\\SEO\\Services\\Indexables\\Indexable_Version_Manager'] ?? $this->getIndexableVersionManagerService()), $i, ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 2130 |
|
| 2131 |
$instance->set_indexable_repository(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 2132 |
|
| 2133 |
return $instance; |
| 2134 |
} |
| 2135 |
|
| 2136 |
/** |
| 2137 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Date_Archive_Builder' shared autowired service. |
| 2138 |
* |
| 2139 |
* @return \Yoast\WP\SEO\Builders\Indexable_Date_Archive_Builder |
| 2140 |
*/ |
| 2141 |
protected function getIndexableDateArchiveBuilderService() |
| 2142 |
{ |
| 2143 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Date_Archive_Builder'] = new \Yoast\WP\SEO\Builders\Indexable_Date_Archive_Builder(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions()))); |
| 2144 |
} |
| 2145 |
|
| 2146 |
/** |
| 2147 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder' shared autowired service. |
| 2148 |
* |
| 2149 |
* @return \Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder |
| 2150 |
*/ |
| 2151 |
protected function getIndexableHierarchyBuilderService() |
| 2152 |
{ |
| 2153 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Hierarchy_Repository'] ?? $this->getIndexableHierarchyRepositoryService()); |
| 2154 |
|
| 2155 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder'])) { |
| 2156 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder']; |
| 2157 |
} |
| 2158 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()); |
| 2159 |
|
| 2160 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder'])) { |
| 2161 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder']; |
| 2162 |
} |
| 2163 |
$c = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()); |
| 2164 |
|
| 2165 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder'])) { |
| 2166 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder']; |
| 2167 |
} |
| 2168 |
|
| 2169 |
$this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder'] = $instance = new \Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder($a, ($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] ?? ($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] = new \Yoast\WP\SEO\Repositories\Primary_Term_Repository())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), $c, $b); |
| 2170 |
|
| 2171 |
$instance->set_indexable_repository(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 2172 |
|
| 2173 |
return $instance; |
| 2174 |
} |
| 2175 |
|
| 2176 |
/** |
| 2177 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Home_Page_Builder' shared autowired service. |
| 2178 |
* |
| 2179 |
* @return \Yoast\WP\SEO\Builders\Indexable_Home_Page_Builder |
| 2180 |
*/ |
| 2181 |
protected function getIndexableHomePageBuilderService() |
| 2182 |
{ |
| 2183 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()); |
| 2184 |
|
| 2185 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Home_Page_Builder'])) { |
| 2186 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Home_Page_Builder']; |
| 2187 |
} |
| 2188 |
|
| 2189 |
$this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Home_Page_Builder'] = $instance = new \Yoast\WP\SEO\Builders\Indexable_Home_Page_Builder(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions())), $a); |
| 2190 |
|
| 2191 |
$instance->set_social_image_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper'] ?? $this->getImageHelper2Service()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper'] ?? $this->getImageHelper4Service())); |
| 2192 |
|
| 2193 |
return $instance; |
| 2194 |
} |
| 2195 |
|
| 2196 |
/** |
| 2197 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Link_Builder' shared autowired service. |
| 2198 |
* |
| 2199 |
* @return \Yoast\WP\SEO\Builders\Indexable_Link_Builder |
| 2200 |
*/ |
| 2201 |
protected function getIndexableLinkBuilderService() |
| 2202 |
{ |
| 2203 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()); |
| 2204 |
|
| 2205 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder'])) { |
| 2206 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder']; |
| 2207 |
} |
| 2208 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()); |
| 2209 |
|
| 2210 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder'])) { |
| 2211 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder']; |
| 2212 |
} |
| 2213 |
|
| 2214 |
$this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder'] = $instance = new \Yoast\WP\SEO\Builders\Indexable_Link_Builder(($this->services['Yoast\\WP\\SEO\\Repositories\\SEO_Links_Repository'] ?? ($this->services['Yoast\\WP\\SEO\\Repositories\\SEO_Links_Repository'] = new \Yoast\WP\SEO\Repositories\SEO_Links_Repository())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), $a, ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), $b, new \Yoast\WP\SEO\Images\Application\Image_Content_Extractor()); |
| 2215 |
|
| 2216 |
$instance->set_dependencies(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService())); |
| 2217 |
|
| 2218 |
return $instance; |
| 2219 |
} |
| 2220 |
|
| 2221 |
/** |
| 2222 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Post_Builder' shared autowired service. |
| 2223 |
* |
| 2224 |
* @return \Yoast\WP\SEO\Builders\Indexable_Post_Builder |
| 2225 |
*/ |
| 2226 |
protected function getIndexablePostBuilderService() |
| 2227 |
{ |
| 2228 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()); |
| 2229 |
|
| 2230 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Post_Builder'])) { |
| 2231 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Post_Builder']; |
| 2232 |
} |
| 2233 |
|
| 2234 |
$this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Post_Builder'] = $instance = new \Yoast\WP\SEO\Builders\Indexable_Post_Builder($a, ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] = new \Yoast\WP\SEO\Helpers\Meta_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper()))); |
| 2235 |
|
| 2236 |
$instance->set_indexable_repository(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 2237 |
$instance->set_social_image_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper'] ?? $this->getImageHelper2Service()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper'] ?? $this->getImageHelper4Service())); |
| 2238 |
|
| 2239 |
return $instance; |
| 2240 |
} |
| 2241 |
|
| 2242 |
/** |
| 2243 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Post_Type_Archive_Builder' shared autowired service. |
| 2244 |
* |
| 2245 |
* @return \Yoast\WP\SEO\Builders\Indexable_Post_Type_Archive_Builder |
| 2246 |
*/ |
| 2247 |
protected function getIndexablePostTypeArchiveBuilderService() |
| 2248 |
{ |
| 2249 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()); |
| 2250 |
|
| 2251 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Post_Type_Archive_Builder'])) { |
| 2252 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Post_Type_Archive_Builder']; |
| 2253 |
} |
| 2254 |
|
| 2255 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Post_Type_Archive_Builder'] = new \Yoast\WP\SEO\Builders\Indexable_Post_Type_Archive_Builder(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions())), $a, ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 2256 |
} |
| 2257 |
|
| 2258 |
/** |
| 2259 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_System_Page_Builder' shared autowired service. |
| 2260 |
* |
| 2261 |
* @return \Yoast\WP\SEO\Builders\Indexable_System_Page_Builder |
| 2262 |
*/ |
| 2263 |
protected function getIndexableSystemPageBuilderService() |
| 2264 |
{ |
| 2265 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_System_Page_Builder'] = new \Yoast\WP\SEO\Builders\Indexable_System_Page_Builder(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions()))); |
| 2266 |
} |
| 2267 |
|
| 2268 |
/** |
| 2269 |
* Gets the public 'Yoast\WP\SEO\Builders\Indexable_Term_Builder' shared autowired service. |
| 2270 |
* |
| 2271 |
* @return \Yoast\WP\SEO\Builders\Indexable_Term_Builder |
| 2272 |
*/ |
| 2273 |
protected function getIndexableTermBuilderService() |
| 2274 |
{ |
| 2275 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()); |
| 2276 |
|
| 2277 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Term_Builder'])) { |
| 2278 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Term_Builder']; |
| 2279 |
} |
| 2280 |
|
| 2281 |
$this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Term_Builder'] = $instance = new \Yoast\WP\SEO\Builders\Indexable_Term_Builder(($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService()), ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions())), $a); |
| 2282 |
|
| 2283 |
$instance->set_social_image_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper'] ?? $this->getImageHelper2Service()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper'] ?? $this->getImageHelper4Service())); |
| 2284 |
|
| 2285 |
return $instance; |
| 2286 |
} |
| 2287 |
|
| 2288 |
/** |
| 2289 |
* Gets the public 'Yoast\WP\SEO\Builders\Primary_Term_Builder' shared autowired service. |
| 2290 |
* |
| 2291 |
* @return \Yoast\WP\SEO\Builders\Primary_Term_Builder |
| 2292 |
*/ |
| 2293 |
protected function getPrimaryTermBuilderService() |
| 2294 |
{ |
| 2295 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()); |
| 2296 |
|
| 2297 |
if (isset($this->services['Yoast\\WP\\SEO\\Builders\\Primary_Term_Builder'])) { |
| 2298 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Primary_Term_Builder']; |
| 2299 |
} |
| 2300 |
|
| 2301 |
return $this->services['Yoast\\WP\\SEO\\Builders\\Primary_Term_Builder'] = new \Yoast\WP\SEO\Builders\Primary_Term_Builder(($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] ?? ($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] = new \Yoast\WP\SEO\Repositories\Primary_Term_Repository())), $a, ($this->services['Yoast\\WP\\SEO\\Helpers\\Primary_Term_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Primary_Term_Helper'] = new \Yoast\WP\SEO\Helpers\Primary_Term_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] = new \Yoast\WP\SEO\Helpers\Meta_Helper()))); |
| 2302 |
} |
| 2303 |
|
| 2304 |
/** |
| 2305 |
* Gets the public 'Yoast\WP\SEO\Bulk_Editor\User_Interface\Bulk_Editor_Integration' shared autowired service. |
| 2306 |
* |
| 2307 |
* @return \Yoast\WP\SEO\Bulk_Editor\User_Interface\Bulk_Editor_Integration |
| 2308 |
*/ |
| 2309 |
protected function getBulkEditorIntegrationService() |
| 2310 |
{ |
| 2311 |
return $this->services['Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Bulk_Editor_Integration'] = new \Yoast\WP\SEO\Bulk_Editor\User_Interface\Bulk_Editor_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Content_Types\\Content_Types_Repository'] ?? $this->getContentTypesRepositoryService()), new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Nonces\Nonce_Repository(), new \Yoast\WP\SEO\Bulk_Editor\Application\Endpoints\Endpoints_Repository(new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Endpoints\Posts_Endpoint(), new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Endpoints\Update_Search_Endpoint(), new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Endpoints\Update_Social_Endpoint()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 2312 |
} |
| 2313 |
|
| 2314 |
/** |
| 2315 |
* Gets the public 'Yoast\WP\SEO\Bulk_Editor\User_Interface\Posts_Route' shared autowired service. |
| 2316 |
* |
| 2317 |
* @return \Yoast\WP\SEO\Bulk_Editor\User_Interface\Posts_Route |
| 2318 |
*/ |
| 2319 |
protected function getPostsRouteService() |
| 2320 |
{ |
| 2321 |
$a = new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Posts\Post_Editability_Resolver(($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Updates\\Post_Access_Checker'] ?? $this->getPostAccessCheckerService())); |
| 2322 |
|
| 2323 |
return $this->services['Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Posts_Route'] = new \Yoast\WP\SEO\Bulk_Editor\User_Interface\Posts_Route(new \Yoast\WP\SEO\Bulk_Editor\Application\Posts\Posts_Repository(new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Posts\Indexable_Posts_Collector(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), $a), new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Posts\Post_Meta_Posts_Collector($a), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())), ($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Content_Types\\Content_Types_Repository'] ?? $this->getContentTypesRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Content_Types\\Content_Type_Access_Checker'] ?? ($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Content_Types\\Content_Type_Access_Checker'] = new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Content_Types\Content_Type_Access_Checker())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 2324 |
} |
| 2325 |
|
| 2326 |
/** |
| 2327 |
* Gets the public 'Yoast\WP\SEO\Bulk_Editor\User_Interface\Search_Bulk_Update_Route' shared autowired service. |
| 2328 |
* |
| 2329 |
* @return \Yoast\WP\SEO\Bulk_Editor\User_Interface\Search_Bulk_Update_Route |
| 2330 |
*/ |
| 2331 |
protected function getSearchBulkUpdateRouteService() |
| 2332 |
{ |
| 2333 |
$this->services['Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Search_Bulk_Update_Route'] = $instance = new \Yoast\WP\SEO\Bulk_Editor\User_Interface\Search_Bulk_Update_Route(($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Updates\\Bulk_Updater'] ?? $this->getBulkUpdaterService())); |
| 2334 |
|
| 2335 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 2336 |
|
| 2337 |
return $instance; |
| 2338 |
} |
| 2339 |
|
| 2340 |
/** |
| 2341 |
* Gets the public 'Yoast\WP\SEO\Bulk_Editor\User_Interface\Social_Bulk_Update_Route' shared autowired service. |
| 2342 |
* |
| 2343 |
* @return \Yoast\WP\SEO\Bulk_Editor\User_Interface\Social_Bulk_Update_Route |
| 2344 |
*/ |
| 2345 |
protected function getSocialBulkUpdateRouteService() |
| 2346 |
{ |
| 2347 |
$this->services['Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Social_Bulk_Update_Route'] = $instance = new \Yoast\WP\SEO\Bulk_Editor\User_Interface\Social_Bulk_Update_Route(($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Updates\\Bulk_Updater'] ?? $this->getBulkUpdaterService())); |
| 2348 |
|
| 2349 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 2350 |
|
| 2351 |
return $instance; |
| 2352 |
} |
| 2353 |
|
| 2354 |
/** |
| 2355 |
* Gets the public 'Yoast\WP\SEO\Commands\Cleanup_Command' shared autowired service. |
| 2356 |
* |
| 2357 |
* @return \Yoast\WP\SEO\Commands\Cleanup_Command |
| 2358 |
*/ |
| 2359 |
protected function getCleanupCommandService() |
| 2360 |
{ |
| 2361 |
return $this->services['Yoast\\WP\\SEO\\Commands\\Cleanup_Command'] = new \Yoast\WP\SEO\Commands\Cleanup_Command(($this->services['Yoast\\WP\\SEO\\Integrations\\Cleanup_Integration'] ?? $this->getCleanupIntegrationService())); |
| 2362 |
} |
| 2363 |
|
| 2364 |
/** |
| 2365 |
* Gets the public 'Yoast\WP\SEO\Commands\Index_Command' shared autowired service. |
| 2366 |
* |
| 2367 |
* @return \Yoast\WP\SEO\Commands\Index_Command |
| 2368 |
*/ |
| 2369 |
protected function getIndexCommandService() |
| 2370 |
{ |
| 2371 |
return $this->services['Yoast\\WP\\SEO\\Commands\\Index_Command'] = new \Yoast\WP\SEO\Commands\Index_Command(($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action'] ?? $this->getIndexablePostIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action'] ?? $this->getIndexableTermIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action'] ?? $this->getIndexablePostTypeArchiveIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action'] ?? $this->getIndexableGeneralIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Indexing_Complete_Action'] ?? $this->getIndexableIndexingCompleteActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexing_Prepare_Action'] ?? $this->getIndexingPrepareActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'] ?? $this->getPostLinkIndexingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'] ?? $this->getTermLinkIndexingActionService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 2372 |
} |
| 2373 |
|
| 2374 |
/** |
| 2375 |
* Gets the public 'Yoast\WP\SEO\Conditionals\AI_Conditional' shared autowired service. |
| 2376 |
* |
| 2377 |
* @return \Yoast\WP\SEO\Conditionals\AI_Conditional |
| 2378 |
*/ |
| 2379 |
protected function getAIConditionalService() |
| 2380 |
{ |
| 2381 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\AI_Conditional'] = new \Yoast\WP\SEO\Conditionals\AI_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2382 |
} |
| 2383 |
|
| 2384 |
/** |
| 2385 |
* Gets the public 'Yoast\WP\SEO\Conditionals\AI_Editor_Conditional' shared autowired service. |
| 2386 |
* |
| 2387 |
* @return \Yoast\WP\SEO\Conditionals\AI_Editor_Conditional |
| 2388 |
*/ |
| 2389 |
protected function getAIEditorConditionalService() |
| 2390 |
{ |
| 2391 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\AI_Editor_Conditional'] = new \Yoast\WP\SEO\Conditionals\AI_Editor_Conditional(($this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Post_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Post_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Post_Conditional())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper()))); |
| 2392 |
} |
| 2393 |
|
| 2394 |
/** |
| 2395 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Abilities_API_Conditional' shared autowired service. |
| 2396 |
* |
| 2397 |
* @return \Yoast\WP\SEO\Conditionals\Abilities_API_Conditional |
| 2398 |
*/ |
| 2399 |
protected function getAbilitiesAPIConditionalService() |
| 2400 |
{ |
| 2401 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Abilities_API_Conditional'] = new \Yoast\WP\SEO\Conditionals\Abilities_API_Conditional(); |
| 2402 |
} |
| 2403 |
|
| 2404 |
/** |
| 2405 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Addon_Installation_Conditional' shared autowired service. |
| 2406 |
* |
| 2407 |
* @return \Yoast\WP\SEO\Conditionals\Addon_Installation_Conditional |
| 2408 |
*/ |
| 2409 |
protected function getAddonInstallationConditionalService() |
| 2410 |
{ |
| 2411 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Addon_Installation_Conditional'] = new \Yoast\WP\SEO\Conditionals\Addon_Installation_Conditional(); |
| 2412 |
} |
| 2413 |
|
| 2414 |
/** |
| 2415 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Admin\Doing_Post_Quick_Edit_Save_Conditional' shared autowired service. |
| 2416 |
* |
| 2417 |
* @return \Yoast\WP\SEO\Conditionals\Admin\Doing_Post_Quick_Edit_Save_Conditional |
| 2418 |
*/ |
| 2419 |
protected function getDoingPostQuickEditSaveConditionalService() |
| 2420 |
{ |
| 2421 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Doing_Post_Quick_Edit_Save_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Doing_Post_Quick_Edit_Save_Conditional(); |
| 2422 |
} |
| 2423 |
|
| 2424 |
/** |
| 2425 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Admin\Estimated_Reading_Time_Conditional' shared autowired service. |
| 2426 |
* |
| 2427 |
* @return \Yoast\WP\SEO\Conditionals\Admin\Estimated_Reading_Time_Conditional |
| 2428 |
*/ |
| 2429 |
protected function getEstimatedReadingTimeConditionalService() |
| 2430 |
{ |
| 2431 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Estimated_Reading_Time_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Estimated_Reading_Time_Conditional(($this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Post_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Post_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Post_Conditional()))); |
| 2432 |
} |
| 2433 |
|
| 2434 |
/** |
| 2435 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Admin\Licenses_Page_Conditional' shared autowired service. |
| 2436 |
* |
| 2437 |
* @return \Yoast\WP\SEO\Conditionals\Admin\Licenses_Page_Conditional |
| 2438 |
*/ |
| 2439 |
protected function getLicensesPageConditionalService() |
| 2440 |
{ |
| 2441 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Licenses_Page_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Licenses_Page_Conditional(); |
| 2442 |
} |
| 2443 |
|
| 2444 |
/** |
| 2445 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Admin\Non_Network_Admin_Conditional' shared autowired service. |
| 2446 |
* |
| 2447 |
* @return \Yoast\WP\SEO\Conditionals\Admin\Non_Network_Admin_Conditional |
| 2448 |
*/ |
| 2449 |
protected function getNonNetworkAdminConditionalService() |
| 2450 |
{ |
| 2451 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Non_Network_Admin_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Non_Network_Admin_Conditional(); |
| 2452 |
} |
| 2453 |
|
| 2454 |
/** |
| 2455 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Admin\Post_Conditional' shared autowired service. |
| 2456 |
* |
| 2457 |
* @return \Yoast\WP\SEO\Conditionals\Admin\Post_Conditional |
| 2458 |
*/ |
| 2459 |
protected function getPostConditionalService() |
| 2460 |
{ |
| 2461 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Post_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Post_Conditional(); |
| 2462 |
} |
| 2463 |
|
| 2464 |
/** |
| 2465 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Admin\Posts_Overview_Or_Ajax_Conditional' shared autowired service. |
| 2466 |
* |
| 2467 |
* @return \Yoast\WP\SEO\Conditionals\Admin\Posts_Overview_Or_Ajax_Conditional |
| 2468 |
*/ |
| 2469 |
protected function getPostsOverviewOrAjaxConditionalService() |
| 2470 |
{ |
| 2471 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Posts_Overview_Or_Ajax_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Posts_Overview_Or_Ajax_Conditional(); |
| 2472 |
} |
| 2473 |
|
| 2474 |
/** |
| 2475 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Admin\Yoast_Admin_Conditional' shared autowired service. |
| 2476 |
* |
| 2477 |
* @return \Yoast\WP\SEO\Conditionals\Admin\Yoast_Admin_Conditional |
| 2478 |
*/ |
| 2479 |
protected function getYoastAdminConditionalService() |
| 2480 |
{ |
| 2481 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Admin\\Yoast_Admin_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin\Yoast_Admin_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService())); |
| 2482 |
} |
| 2483 |
|
| 2484 |
/** |
| 2485 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Admin_Conditional' shared autowired service. |
| 2486 |
* |
| 2487 |
* @return \Yoast\WP\SEO\Conditionals\Admin_Conditional |
| 2488 |
*/ |
| 2489 |
protected function getAdminConditionalService() |
| 2490 |
{ |
| 2491 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Admin_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin_Conditional(); |
| 2492 |
} |
| 2493 |
|
| 2494 |
/** |
| 2495 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Attachment_Redirections_Enabled_Conditional' shared autowired service. |
| 2496 |
* |
| 2497 |
* @return \Yoast\WP\SEO\Conditionals\Attachment_Redirections_Enabled_Conditional |
| 2498 |
*/ |
| 2499 |
protected function getAttachmentRedirectionsEnabledConditionalService() |
| 2500 |
{ |
| 2501 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Attachment_Redirections_Enabled_Conditional'] = new \Yoast\WP\SEO\Conditionals\Attachment_Redirections_Enabled_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2502 |
} |
| 2503 |
|
| 2504 |
/** |
| 2505 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Check_Required_Version_Conditional' shared autowired service. |
| 2506 |
* |
| 2507 |
* @return \Yoast\WP\SEO\Conditionals\Check_Required_Version_Conditional |
| 2508 |
*/ |
| 2509 |
protected function getCheckRequiredVersionConditionalService() |
| 2510 |
{ |
| 2511 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Check_Required_Version_Conditional'] = new \Yoast\WP\SEO\Conditionals\Check_Required_Version_Conditional(); |
| 2512 |
} |
| 2513 |
|
| 2514 |
/** |
| 2515 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Deactivating_Yoast_Seo_Conditional' shared autowired service. |
| 2516 |
* |
| 2517 |
* @return \Yoast\WP\SEO\Conditionals\Deactivating_Yoast_Seo_Conditional |
| 2518 |
*/ |
| 2519 |
protected function getDeactivatingYoastSeoConditionalService() |
| 2520 |
{ |
| 2521 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Deactivating_Yoast_Seo_Conditional'] = new \Yoast\WP\SEO\Conditionals\Deactivating_Yoast_Seo_Conditional(); |
| 2522 |
} |
| 2523 |
|
| 2524 |
/** |
| 2525 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Development_Conditional' shared autowired service. |
| 2526 |
* |
| 2527 |
* @return \Yoast\WP\SEO\Conditionals\Development_Conditional |
| 2528 |
*/ |
| 2529 |
protected function getDevelopmentConditionalService() |
| 2530 |
{ |
| 2531 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Development_Conditional'] = new \Yoast\WP\SEO\Conditionals\Development_Conditional(); |
| 2532 |
} |
| 2533 |
|
| 2534 |
/** |
| 2535 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Dynamic_Product_Permalinks_Conditional' shared autowired service. |
| 2536 |
* |
| 2537 |
* @return \Yoast\WP\SEO\Conditionals\Dynamic_Product_Permalinks_Conditional |
| 2538 |
*/ |
| 2539 |
protected function getDynamicProductPermalinksConditionalService() |
| 2540 |
{ |
| 2541 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Dynamic_Product_Permalinks_Conditional'] = new \Yoast\WP\SEO\Conditionals\Dynamic_Product_Permalinks_Conditional(); |
| 2542 |
} |
| 2543 |
|
| 2544 |
/** |
| 2545 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Front_End_Conditional' shared autowired service. |
| 2546 |
* |
| 2547 |
* @return \Yoast\WP\SEO\Conditionals\Front_End_Conditional |
| 2548 |
*/ |
| 2549 |
protected function getFrontEndConditionalService() |
| 2550 |
{ |
| 2551 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Front_End_Conditional'] = new \Yoast\WP\SEO\Conditionals\Front_End_Conditional(); |
| 2552 |
} |
| 2553 |
|
| 2554 |
/** |
| 2555 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Get_Request_Conditional' shared autowired service. |
| 2556 |
* |
| 2557 |
* @return \Yoast\WP\SEO\Conditionals\Get_Request_Conditional |
| 2558 |
*/ |
| 2559 |
protected function getGetRequestConditionalService() |
| 2560 |
{ |
| 2561 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Get_Request_Conditional'] = new \Yoast\WP\SEO\Conditionals\Get_Request_Conditional(); |
| 2562 |
} |
| 2563 |
|
| 2564 |
/** |
| 2565 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Google_Site_Kit_Feature_Conditional' shared autowired service. |
| 2566 |
* |
| 2567 |
* @return \Yoast\WP\SEO\Conditionals\Google_Site_Kit_Feature_Conditional |
| 2568 |
* |
| 2569 |
* @deprecated Since Yoast\WP\SEO\Conditionals\Google_Site_Kit_Feature_Conditional 26.7: Yoast\WP\SEO\Conditionals\Google_Site_Kit_Feature_Conditional is deprecated since version 26.7! |
| 2570 |
*/ |
| 2571 |
protected function getGoogleSiteKitFeatureConditionalService() |
| 2572 |
{ |
| 2573 |
trigger_deprecation('Yoast\\WP\\SEO\\Conditionals\\Google_Site_Kit_Feature_Conditional', '26.7', 'Yoast\\WP\\SEO\\Conditionals\\Google_Site_Kit_Feature_Conditional is deprecated since version 26.7!'); |
| 2574 |
|
| 2575 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Google_Site_Kit_Feature_Conditional'] = new \Yoast\WP\SEO\Conditionals\Google_Site_Kit_Feature_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2576 |
} |
| 2577 |
|
| 2578 |
/** |
| 2579 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Headless_Rest_Endpoints_Enabled_Conditional' shared autowired service. |
| 2580 |
* |
| 2581 |
* @return \Yoast\WP\SEO\Conditionals\Headless_Rest_Endpoints_Enabled_Conditional |
| 2582 |
*/ |
| 2583 |
protected function getHeadlessRestEndpointsEnabledConditionalService() |
| 2584 |
{ |
| 2585 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Headless_Rest_Endpoints_Enabled_Conditional'] = new \Yoast\WP\SEO\Conditionals\Headless_Rest_Endpoints_Enabled_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2586 |
} |
| 2587 |
|
| 2588 |
/** |
| 2589 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Import_Tool_Selected_Conditional' shared autowired service. |
| 2590 |
* |
| 2591 |
* @return \Yoast\WP\SEO\Conditionals\Import_Tool_Selected_Conditional |
| 2592 |
*/ |
| 2593 |
protected function getImportToolSelectedConditionalService() |
| 2594 |
{ |
| 2595 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Import_Tool_Selected_Conditional'] = new \Yoast\WP\SEO\Conditionals\Import_Tool_Selected_Conditional(); |
| 2596 |
} |
| 2597 |
|
| 2598 |
/** |
| 2599 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Jetpack_Conditional' shared autowired service. |
| 2600 |
* |
| 2601 |
* @return \Yoast\WP\SEO\Conditionals\Jetpack_Conditional |
| 2602 |
*/ |
| 2603 |
protected function getJetpackConditionalService() |
| 2604 |
{ |
| 2605 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Jetpack_Conditional'] = new \Yoast\WP\SEO\Conditionals\Jetpack_Conditional(); |
| 2606 |
} |
| 2607 |
|
| 2608 |
/** |
| 2609 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Migrations_Conditional' shared autowired service. |
| 2610 |
* |
| 2611 |
* @return \Yoast\WP\SEO\Conditionals\Migrations_Conditional |
| 2612 |
*/ |
| 2613 |
protected function getMigrationsConditionalService() |
| 2614 |
{ |
| 2615 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Migrations_Conditional'] = new \Yoast\WP\SEO\Conditionals\Migrations_Conditional(($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] ?? ($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] = new \Yoast\WP\SEO\Config\Migration_Status()))); |
| 2616 |
} |
| 2617 |
|
| 2618 |
/** |
| 2619 |
* Gets the public 'Yoast\WP\SEO\Conditionals\MyYoast_Connection_Conditional' shared autowired service. |
| 2620 |
* |
| 2621 |
* @return \Yoast\WP\SEO\Conditionals\MyYoast_Connection_Conditional |
| 2622 |
*/ |
| 2623 |
protected function getMyYoastConnectionConditionalService() |
| 2624 |
{ |
| 2625 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] = new \Yoast\WP\SEO\Conditionals\MyYoast_Connection_Conditional(); |
| 2626 |
} |
| 2627 |
|
| 2628 |
/** |
| 2629 |
* Gets the public 'Yoast\WP\SEO\Conditionals\New_Premium_Or_Free_AI_Conditional' shared autowired service. |
| 2630 |
* |
| 2631 |
* @return \Yoast\WP\SEO\Conditionals\New_Premium_Or_Free_AI_Conditional |
| 2632 |
*/ |
| 2633 |
protected function getNewPremiumOrFreeAIConditionalService() |
| 2634 |
{ |
| 2635 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\New_Premium_Or_Free_AI_Conditional'] = new \Yoast\WP\SEO\Conditionals\New_Premium_Or_Free_AI_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper()))); |
| 2636 |
} |
| 2637 |
|
| 2638 |
/** |
| 2639 |
* Gets the public 'Yoast\WP\SEO\Conditionals\New_Settings_Ui_Conditional' shared autowired service. |
| 2640 |
* |
| 2641 |
* @return \Yoast\WP\SEO\Conditionals\New_Settings_Ui_Conditional |
| 2642 |
*/ |
| 2643 |
protected function getNewSettingsUiConditionalService() |
| 2644 |
{ |
| 2645 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\New_Settings_Ui_Conditional'] = new \Yoast\WP\SEO\Conditionals\New_Settings_Ui_Conditional(); |
| 2646 |
} |
| 2647 |
|
| 2648 |
/** |
| 2649 |
* Gets the public 'Yoast\WP\SEO\Conditionals\News_Conditional' shared autowired service. |
| 2650 |
* |
| 2651 |
* @return \Yoast\WP\SEO\Conditionals\News_Conditional |
| 2652 |
*/ |
| 2653 |
protected function getNewsConditionalService() |
| 2654 |
{ |
| 2655 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\News_Conditional'] = new \Yoast\WP\SEO\Conditionals\News_Conditional(); |
| 2656 |
} |
| 2657 |
|
| 2658 |
/** |
| 2659 |
* Gets the public 'Yoast\WP\SEO\Conditionals\No_Tool_Selected_Conditional' shared autowired service. |
| 2660 |
* |
| 2661 |
* @return \Yoast\WP\SEO\Conditionals\No_Tool_Selected_Conditional |
| 2662 |
*/ |
| 2663 |
protected function getNoToolSelectedConditionalService() |
| 2664 |
{ |
| 2665 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\No_Tool_Selected_Conditional'] = new \Yoast\WP\SEO\Conditionals\No_Tool_Selected_Conditional(); |
| 2666 |
} |
| 2667 |
|
| 2668 |
/** |
| 2669 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Non_Multisite_Conditional' shared autowired service. |
| 2670 |
* |
| 2671 |
* @return \Yoast\WP\SEO\Conditionals\Non_Multisite_Conditional |
| 2672 |
*/ |
| 2673 |
protected function getNonMultisiteConditionalService() |
| 2674 |
{ |
| 2675 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Non_Multisite_Conditional'] = new \Yoast\WP\SEO\Conditionals\Non_Multisite_Conditional(); |
| 2676 |
} |
| 2677 |
|
| 2678 |
/** |
| 2679 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Not_Admin_Ajax_Conditional' shared autowired service. |
| 2680 |
* |
| 2681 |
* @return \Yoast\WP\SEO\Conditionals\Not_Admin_Ajax_Conditional |
| 2682 |
*/ |
| 2683 |
protected function getNotAdminAjaxConditionalService() |
| 2684 |
{ |
| 2685 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Not_Admin_Ajax_Conditional'] = new \Yoast\WP\SEO\Conditionals\Not_Admin_Ajax_Conditional(); |
| 2686 |
} |
| 2687 |
|
| 2688 |
/** |
| 2689 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Old_Premium_AI_Conditional' shared autowired service. |
| 2690 |
* |
| 2691 |
* @return \Yoast\WP\SEO\Conditionals\Old_Premium_AI_Conditional |
| 2692 |
*/ |
| 2693 |
protected function getOldPremiumAIConditionalService() |
| 2694 |
{ |
| 2695 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Old_Premium_AI_Conditional'] = new \Yoast\WP\SEO\Conditionals\Old_Premium_AI_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper()))); |
| 2696 |
} |
| 2697 |
|
| 2698 |
/** |
| 2699 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Open_Graph_Conditional' shared autowired service. |
| 2700 |
* |
| 2701 |
* @return \Yoast\WP\SEO\Conditionals\Open_Graph_Conditional |
| 2702 |
*/ |
| 2703 |
protected function getOpenGraphConditionalService() |
| 2704 |
{ |
| 2705 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Open_Graph_Conditional'] = new \Yoast\WP\SEO\Conditionals\Open_Graph_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2706 |
} |
| 2707 |
|
| 2708 |
/** |
| 2709 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Premium_Active_Conditional' shared autowired service. |
| 2710 |
* |
| 2711 |
* @return \Yoast\WP\SEO\Conditionals\Premium_Active_Conditional |
| 2712 |
*/ |
| 2713 |
protected function getPremiumActiveConditionalService() |
| 2714 |
{ |
| 2715 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Premium_Active_Conditional'] = new \Yoast\WP\SEO\Conditionals\Premium_Active_Conditional(); |
| 2716 |
} |
| 2717 |
|
| 2718 |
/** |
| 2719 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Premium_Inactive_Conditional' shared autowired service. |
| 2720 |
* |
| 2721 |
* @return \Yoast\WP\SEO\Conditionals\Premium_Inactive_Conditional |
| 2722 |
*/ |
| 2723 |
protected function getPremiumInactiveConditionalService() |
| 2724 |
{ |
| 2725 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Premium_Inactive_Conditional'] = new \Yoast\WP\SEO\Conditionals\Premium_Inactive_Conditional(); |
| 2726 |
} |
| 2727 |
|
| 2728 |
/** |
| 2729 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Primary_Category_Conditional' shared autowired service. |
| 2730 |
* |
| 2731 |
* @return \Yoast\WP\SEO\Conditionals\Primary_Category_Conditional |
| 2732 |
*/ |
| 2733 |
protected function getPrimaryCategoryConditionalService() |
| 2734 |
{ |
| 2735 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Primary_Category_Conditional'] = new \Yoast\WP\SEO\Conditionals\Primary_Category_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService())); |
| 2736 |
} |
| 2737 |
|
| 2738 |
/** |
| 2739 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Robots_Txt_Conditional' shared autowired service. |
| 2740 |
* |
| 2741 |
* @return \Yoast\WP\SEO\Conditionals\Robots_Txt_Conditional |
| 2742 |
*/ |
| 2743 |
protected function getRobotsTxtConditionalService() |
| 2744 |
{ |
| 2745 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Robots_Txt_Conditional'] = new \Yoast\WP\SEO\Conditionals\Robots_Txt_Conditional(($this->services['Yoast\\WP\\SEO\\Conditionals\\Front_End_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Front_End_Conditional'] = new \Yoast\WP\SEO\Conditionals\Front_End_Conditional()))); |
| 2746 |
} |
| 2747 |
|
| 2748 |
/** |
| 2749 |
* Gets the public 'Yoast\WP\SEO\Conditionals\SEMrush_Enabled_Conditional' shared autowired service. |
| 2750 |
* |
| 2751 |
* @return \Yoast\WP\SEO\Conditionals\SEMrush_Enabled_Conditional |
| 2752 |
*/ |
| 2753 |
protected function getSEMrushEnabledConditionalService() |
| 2754 |
{ |
| 2755 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\SEMrush_Enabled_Conditional'] = new \Yoast\WP\SEO\Conditionals\SEMrush_Enabled_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2756 |
} |
| 2757 |
|
| 2758 |
/** |
| 2759 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Schema_Disabled_Conditional' shared autowired service. |
| 2760 |
* |
| 2761 |
* @return \Yoast\WP\SEO\Conditionals\Schema_Disabled_Conditional |
| 2762 |
*/ |
| 2763 |
protected function getSchemaDisabledConditionalService() |
| 2764 |
{ |
| 2765 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Schema_Disabled_Conditional'] = new \Yoast\WP\SEO\Conditionals\Schema_Disabled_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2766 |
} |
| 2767 |
|
| 2768 |
/** |
| 2769 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Settings_Conditional' shared autowired service. |
| 2770 |
* |
| 2771 |
* @return \Yoast\WP\SEO\Conditionals\Settings_Conditional |
| 2772 |
*/ |
| 2773 |
protected function getSettingsConditionalService() |
| 2774 |
{ |
| 2775 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Settings_Conditional'] = new \Yoast\WP\SEO\Conditionals\Settings_Conditional(($this->services['Yoast\\WP\\SEO\\Conditionals\\User_Can_Manage_Wpseo_Options_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\User_Can_Manage_Wpseo_Options_Conditional'] = new \Yoast\WP\SEO\Conditionals\User_Can_Manage_Wpseo_Options_Conditional()))); |
| 2776 |
} |
| 2777 |
|
| 2778 |
/** |
| 2779 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Should_Index_Indexables_Conditional' shared autowired service. |
| 2780 |
* |
| 2781 |
* @return \Yoast\WP\SEO\Conditionals\Should_Index_Indexables_Conditional |
| 2782 |
*/ |
| 2783 |
protected function getShouldIndexIndexablesConditionalService() |
| 2784 |
{ |
| 2785 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Should_Index_Indexables_Conditional'] = new \Yoast\WP\SEO\Conditionals\Should_Index_Indexables_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 2786 |
} |
| 2787 |
|
| 2788 |
/** |
| 2789 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Should_Index_Links_Conditional' shared autowired service. |
| 2790 |
* |
| 2791 |
* @return \Yoast\WP\SEO\Conditionals\Should_Index_Links_Conditional |
| 2792 |
*/ |
| 2793 |
protected function getShouldIndexLinksConditionalService() |
| 2794 |
{ |
| 2795 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Should_Index_Links_Conditional'] = new \Yoast\WP\SEO\Conditionals\Should_Index_Links_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2796 |
} |
| 2797 |
|
| 2798 |
/** |
| 2799 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Task_List_Enabled_Conditional' shared autowired service. |
| 2800 |
* |
| 2801 |
* @return \Yoast\WP\SEO\Conditionals\Task_List_Enabled_Conditional |
| 2802 |
*/ |
| 2803 |
protected function getTaskListEnabledConditionalService() |
| 2804 |
{ |
| 2805 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Task_List_Enabled_Conditional'] = new \Yoast\WP\SEO\Conditionals\Task_List_Enabled_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 2806 |
} |
| 2807 |
|
| 2808 |
/** |
| 2809 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Text_Formality_Conditional' shared autowired service. |
| 2810 |
* |
| 2811 |
* @return \Yoast\WP\SEO\Conditionals\Text_Formality_Conditional |
| 2812 |
*/ |
| 2813 |
protected function getTextFormalityConditionalService() |
| 2814 |
{ |
| 2815 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Text_Formality_Conditional'] = new \Yoast\WP\SEO\Conditionals\Text_Formality_Conditional(); |
| 2816 |
} |
| 2817 |
|
| 2818 |
/** |
| 2819 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\EDD_Conditional' shared autowired service. |
| 2820 |
* |
| 2821 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\EDD_Conditional |
| 2822 |
*/ |
| 2823 |
protected function getEDDConditionalService() |
| 2824 |
{ |
| 2825 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\EDD_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\EDD_Conditional(); |
| 2826 |
} |
| 2827 |
|
| 2828 |
/** |
| 2829 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\Elementor_Activated_Conditional' shared autowired service. |
| 2830 |
* |
| 2831 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\Elementor_Activated_Conditional |
| 2832 |
*/ |
| 2833 |
protected function getElementorActivatedConditionalService() |
| 2834 |
{ |
| 2835 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Elementor_Activated_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\Elementor_Activated_Conditional(); |
| 2836 |
} |
| 2837 |
|
| 2838 |
/** |
| 2839 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\Elementor_Edit_Conditional' shared autowired service. |
| 2840 |
* |
| 2841 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\Elementor_Edit_Conditional |
| 2842 |
*/ |
| 2843 |
protected function getElementorEditConditionalService() |
| 2844 |
{ |
| 2845 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Elementor_Edit_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\Elementor_Edit_Conditional(); |
| 2846 |
} |
| 2847 |
|
| 2848 |
/** |
| 2849 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\Polylang_Conditional' shared autowired service. |
| 2850 |
* |
| 2851 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\Polylang_Conditional |
| 2852 |
*/ |
| 2853 |
protected function getPolylangConditionalService() |
| 2854 |
{ |
| 2855 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Polylang_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\Polylang_Conditional(); |
| 2856 |
} |
| 2857 |
|
| 2858 |
/** |
| 2859 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\Site_Kit_Conditional' shared autowired service. |
| 2860 |
* |
| 2861 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\Site_Kit_Conditional |
| 2862 |
*/ |
| 2863 |
protected function getSiteKitConditionalService() |
| 2864 |
{ |
| 2865 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Site_Kit_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\Site_Kit_Conditional(); |
| 2866 |
} |
| 2867 |
|
| 2868 |
/** |
| 2869 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\TranslatePress_Conditional' shared autowired service. |
| 2870 |
* |
| 2871 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\TranslatePress_Conditional |
| 2872 |
*/ |
| 2873 |
protected function getTranslatePressConditionalService() |
| 2874 |
{ |
| 2875 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\TranslatePress_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\TranslatePress_Conditional(); |
| 2876 |
} |
| 2877 |
|
| 2878 |
/** |
| 2879 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\W3_Total_Cache_Conditional' shared autowired service. |
| 2880 |
* |
| 2881 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\W3_Total_Cache_Conditional |
| 2882 |
*/ |
| 2883 |
protected function getW3TotalCacheConditionalService() |
| 2884 |
{ |
| 2885 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\W3_Total_Cache_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\W3_Total_Cache_Conditional(); |
| 2886 |
} |
| 2887 |
|
| 2888 |
/** |
| 2889 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\WPML_Conditional' shared autowired service. |
| 2890 |
* |
| 2891 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\WPML_Conditional |
| 2892 |
*/ |
| 2893 |
protected function getWPMLConditionalService() |
| 2894 |
{ |
| 2895 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\WPML_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\WPML_Conditional(); |
| 2896 |
} |
| 2897 |
|
| 2898 |
/** |
| 2899 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Third_Party\WPML_WPSEO_Conditional' shared autowired service. |
| 2900 |
* |
| 2901 |
* @return \Yoast\WP\SEO\Conditionals\Third_Party\WPML_WPSEO_Conditional |
| 2902 |
*/ |
| 2903 |
protected function getWPMLWPSEOConditionalService() |
| 2904 |
{ |
| 2905 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\WPML_WPSEO_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\WPML_WPSEO_Conditional(); |
| 2906 |
} |
| 2907 |
|
| 2908 |
/** |
| 2909 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Updated_Importer_Framework_Conditional' shared autowired service. |
| 2910 |
* |
| 2911 |
* @return \Yoast\WP\SEO\Conditionals\Updated_Importer_Framework_Conditional |
| 2912 |
*/ |
| 2913 |
protected function getUpdatedImporterFrameworkConditionalService() |
| 2914 |
{ |
| 2915 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Updated_Importer_Framework_Conditional'] = new \Yoast\WP\SEO\Conditionals\Updated_Importer_Framework_Conditional(); |
| 2916 |
} |
| 2917 |
|
| 2918 |
/** |
| 2919 |
* Gets the public 'Yoast\WP\SEO\Conditionals\User_Can_Edit_Users_Conditional' shared autowired service. |
| 2920 |
* |
| 2921 |
* @return \Yoast\WP\SEO\Conditionals\User_Can_Edit_Users_Conditional |
| 2922 |
*/ |
| 2923 |
protected function getUserCanEditUsersConditionalService() |
| 2924 |
{ |
| 2925 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\User_Can_Edit_Users_Conditional'] = new \Yoast\WP\SEO\Conditionals\User_Can_Edit_Users_Conditional(); |
| 2926 |
} |
| 2927 |
|
| 2928 |
/** |
| 2929 |
* Gets the public 'Yoast\WP\SEO\Conditionals\User_Can_Manage_Wpseo_Options_Conditional' shared autowired service. |
| 2930 |
* |
| 2931 |
* @return \Yoast\WP\SEO\Conditionals\User_Can_Manage_Wpseo_Options_Conditional |
| 2932 |
*/ |
| 2933 |
protected function getUserCanManageWpseoOptionsConditionalService() |
| 2934 |
{ |
| 2935 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\User_Can_Manage_Wpseo_Options_Conditional'] = new \Yoast\WP\SEO\Conditionals\User_Can_Manage_Wpseo_Options_Conditional(); |
| 2936 |
} |
| 2937 |
|
| 2938 |
/** |
| 2939 |
* Gets the public 'Yoast\WP\SEO\Conditionals\User_Can_Publish_Posts_And_Pages_Conditional' shared autowired service. |
| 2940 |
* |
| 2941 |
* @return \Yoast\WP\SEO\Conditionals\User_Can_Publish_Posts_And_Pages_Conditional |
| 2942 |
*/ |
| 2943 |
protected function getUserCanPublishPostsAndPagesConditionalService() |
| 2944 |
{ |
| 2945 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\User_Can_Publish_Posts_And_Pages_Conditional'] = new \Yoast\WP\SEO\Conditionals\User_Can_Publish_Posts_And_Pages_Conditional(); |
| 2946 |
} |
| 2947 |
|
| 2948 |
/** |
| 2949 |
* Gets the public 'Yoast\WP\SEO\Conditionals\User_Edit_Conditional' shared autowired service. |
| 2950 |
* |
| 2951 |
* @return \Yoast\WP\SEO\Conditionals\User_Edit_Conditional |
| 2952 |
*/ |
| 2953 |
protected function getUserEditConditionalService() |
| 2954 |
{ |
| 2955 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\User_Edit_Conditional'] = new \Yoast\WP\SEO\Conditionals\User_Edit_Conditional(); |
| 2956 |
} |
| 2957 |
|
| 2958 |
/** |
| 2959 |
* Gets the public 'Yoast\WP\SEO\Conditionals\User_Profile_Conditional' shared autowired service. |
| 2960 |
* |
| 2961 |
* @return \Yoast\WP\SEO\Conditionals\User_Profile_Conditional |
| 2962 |
*/ |
| 2963 |
protected function getUserProfileConditionalService() |
| 2964 |
{ |
| 2965 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\User_Profile_Conditional'] = new \Yoast\WP\SEO\Conditionals\User_Profile_Conditional(); |
| 2966 |
} |
| 2967 |
|
| 2968 |
/** |
| 2969 |
* Gets the public 'Yoast\WP\SEO\Conditionals\WP_CRON_Enabled_Conditional' shared autowired service. |
| 2970 |
* |
| 2971 |
* @return \Yoast\WP\SEO\Conditionals\WP_CRON_Enabled_Conditional |
| 2972 |
*/ |
| 2973 |
protected function getWPCRONEnabledConditionalService() |
| 2974 |
{ |
| 2975 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\WP_CRON_Enabled_Conditional'] = new \Yoast\WP\SEO\Conditionals\WP_CRON_Enabled_Conditional(); |
| 2976 |
} |
| 2977 |
|
| 2978 |
/** |
| 2979 |
* Gets the public 'Yoast\WP\SEO\Conditionals\WP_Robots_Conditional' shared autowired service. |
| 2980 |
* |
| 2981 |
* @return \Yoast\WP\SEO\Conditionals\WP_Robots_Conditional |
| 2982 |
*/ |
| 2983 |
protected function getWPRobotsConditionalService() |
| 2984 |
{ |
| 2985 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\WP_Robots_Conditional'] = new \Yoast\WP\SEO\Conditionals\WP_Robots_Conditional(); |
| 2986 |
} |
| 2987 |
|
| 2988 |
/** |
| 2989 |
* Gets the public 'Yoast\WP\SEO\Conditionals\WP_Tests_Conditional' shared autowired service. |
| 2990 |
* |
| 2991 |
* @return \Yoast\WP\SEO\Conditionals\WP_Tests_Conditional |
| 2992 |
*/ |
| 2993 |
protected function getWPTestsConditionalService() |
| 2994 |
{ |
| 2995 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\WP_Tests_Conditional'] = new \Yoast\WP\SEO\Conditionals\WP_Tests_Conditional(); |
| 2996 |
} |
| 2997 |
|
| 2998 |
/** |
| 2999 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Web_Stories_Conditional' shared autowired service. |
| 3000 |
* |
| 3001 |
* @return \Yoast\WP\SEO\Conditionals\Web_Stories_Conditional |
| 3002 |
*/ |
| 3003 |
protected function getWebStoriesConditionalService() |
| 3004 |
{ |
| 3005 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Web_Stories_Conditional'] = new \Yoast\WP\SEO\Conditionals\Web_Stories_Conditional(); |
| 3006 |
} |
| 3007 |
|
| 3008 |
/** |
| 3009 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Wincher_Automatically_Track_Conditional' shared autowired service. |
| 3010 |
* |
| 3011 |
* @return \Yoast\WP\SEO\Conditionals\Wincher_Automatically_Track_Conditional |
| 3012 |
*/ |
| 3013 |
protected function getWincherAutomaticallyTrackConditionalService() |
| 3014 |
{ |
| 3015 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Wincher_Automatically_Track_Conditional'] = new \Yoast\WP\SEO\Conditionals\Wincher_Automatically_Track_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 3016 |
} |
| 3017 |
|
| 3018 |
/** |
| 3019 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Wincher_Conditional' shared autowired service. |
| 3020 |
* |
| 3021 |
* @return \Yoast\WP\SEO\Conditionals\Wincher_Conditional |
| 3022 |
*/ |
| 3023 |
protected function getWincherConditionalService() |
| 3024 |
{ |
| 3025 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Wincher_Conditional'] = new \Yoast\WP\SEO\Conditionals\Wincher_Conditional(); |
| 3026 |
} |
| 3027 |
|
| 3028 |
/** |
| 3029 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Wincher_Enabled_Conditional' shared autowired service. |
| 3030 |
* |
| 3031 |
* @return \Yoast\WP\SEO\Conditionals\Wincher_Enabled_Conditional |
| 3032 |
*/ |
| 3033 |
protected function getWincherEnabledConditionalService() |
| 3034 |
{ |
| 3035 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Wincher_Enabled_Conditional'] = new \Yoast\WP\SEO\Conditionals\Wincher_Enabled_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 3036 |
} |
| 3037 |
|
| 3038 |
/** |
| 3039 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Wincher_Token_Conditional' shared autowired service. |
| 3040 |
* |
| 3041 |
* @return \Yoast\WP\SEO\Conditionals\Wincher_Token_Conditional |
| 3042 |
*/ |
| 3043 |
protected function getWincherTokenConditionalService() |
| 3044 |
{ |
| 3045 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Wincher_Token_Conditional'] = new \Yoast\WP\SEO\Conditionals\Wincher_Token_Conditional(($this->services['Yoast\\WP\\SEO\\Config\\Wincher_Client'] ?? $this->getWincherClientService())); |
| 3046 |
} |
| 3047 |
|
| 3048 |
/** |
| 3049 |
* Gets the public 'Yoast\WP\SEO\Conditionals\WooCommerce_Conditional' shared autowired service. |
| 3050 |
* |
| 3051 |
* @return \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional |
| 3052 |
*/ |
| 3053 |
protected function getWooCommerceConditionalService() |
| 3054 |
{ |
| 3055 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional(); |
| 3056 |
} |
| 3057 |
|
| 3058 |
/** |
| 3059 |
* Gets the public 'Yoast\WP\SEO\Conditionals\WooCommerce_Version_Conditional' shared autowired service. |
| 3060 |
* |
| 3061 |
* @return \Yoast\WP\SEO\Conditionals\WooCommerce_Version_Conditional |
| 3062 |
*/ |
| 3063 |
protected function getWooCommerceVersionConditionalService() |
| 3064 |
{ |
| 3065 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Version_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Version_Conditional(); |
| 3066 |
} |
| 3067 |
|
| 3068 |
/** |
| 3069 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Woo_SEO_Inactive_Conditional' shared autowired service. |
| 3070 |
* |
| 3071 |
* @return \Yoast\WP\SEO\Conditionals\Woo_SEO_Inactive_Conditional |
| 3072 |
*/ |
| 3073 |
protected function getWooSEOInactiveConditionalService() |
| 3074 |
{ |
| 3075 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Woo_SEO_Inactive_Conditional'] = new \Yoast\WP\SEO\Conditionals\Woo_SEO_Inactive_Conditional(); |
| 3076 |
} |
| 3077 |
|
| 3078 |
/** |
| 3079 |
* Gets the public 'Yoast\WP\SEO\Conditionals\XMLRPC_Conditional' shared autowired service. |
| 3080 |
* |
| 3081 |
* @return \Yoast\WP\SEO\Conditionals\XMLRPC_Conditional |
| 3082 |
*/ |
| 3083 |
protected function getXMLRPCConditionalService() |
| 3084 |
{ |
| 3085 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\XMLRPC_Conditional'] = new \Yoast\WP\SEO\Conditionals\XMLRPC_Conditional(); |
| 3086 |
} |
| 3087 |
|
| 3088 |
/** |
| 3089 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Yoast_Admin_And_Dashboard_Conditional' shared autowired service. |
| 3090 |
* |
| 3091 |
* @return \Yoast\WP\SEO\Conditionals\Yoast_Admin_And_Dashboard_Conditional |
| 3092 |
*/ |
| 3093 |
protected function getYoastAdminAndDashboardConditionalService() |
| 3094 |
{ |
| 3095 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Yoast_Admin_And_Dashboard_Conditional'] = new \Yoast\WP\SEO\Conditionals\Yoast_Admin_And_Dashboard_Conditional(); |
| 3096 |
} |
| 3097 |
|
| 3098 |
/** |
| 3099 |
* Gets the public 'Yoast\WP\SEO\Conditionals\Yoast_Tools_Page_Conditional' shared autowired service. |
| 3100 |
* |
| 3101 |
* @return \Yoast\WP\SEO\Conditionals\Yoast_Tools_Page_Conditional |
| 3102 |
*/ |
| 3103 |
protected function getYoastToolsPageConditionalService() |
| 3104 |
{ |
| 3105 |
return $this->services['Yoast\\WP\\SEO\\Conditionals\\Yoast_Tools_Page_Conditional'] = new \Yoast\WP\SEO\Conditionals\Yoast_Tools_Page_Conditional(); |
| 3106 |
} |
| 3107 |
|
| 3108 |
/** |
| 3109 |
* Gets the public 'Yoast\WP\SEO\Config\Badge_Group_Names' shared autowired service. |
| 3110 |
* |
| 3111 |
* @return \Yoast\WP\SEO\Config\Badge_Group_Names |
| 3112 |
*/ |
| 3113 |
protected function getBadgeGroupNamesService() |
| 3114 |
{ |
| 3115 |
return $this->services['Yoast\\WP\\SEO\\Config\\Badge_Group_Names'] = new \Yoast\WP\SEO\Config\Badge_Group_Names(); |
| 3116 |
} |
| 3117 |
|
| 3118 |
/** |
| 3119 |
* Gets the public 'Yoast\WP\SEO\Config\Conflicting_Plugins' shared autowired service. |
| 3120 |
* |
| 3121 |
* @return \Yoast\WP\SEO\Config\Conflicting_Plugins |
| 3122 |
*/ |
| 3123 |
protected function getConflictingPluginsService() |
| 3124 |
{ |
| 3125 |
return $this->services['Yoast\\WP\\SEO\\Config\\Conflicting_Plugins'] = new \Yoast\WP\SEO\Config\Conflicting_Plugins(); |
| 3126 |
} |
| 3127 |
|
| 3128 |
/** |
| 3129 |
* Gets the public 'Yoast\WP\SEO\Config\Indexing_Reasons' shared autowired service. |
| 3130 |
* |
| 3131 |
* @return \Yoast\WP\SEO\Config\Indexing_Reasons |
| 3132 |
*/ |
| 3133 |
protected function getIndexingReasonsService() |
| 3134 |
{ |
| 3135 |
return $this->services['Yoast\\WP\\SEO\\Config\\Indexing_Reasons'] = new \Yoast\WP\SEO\Config\Indexing_Reasons(); |
| 3136 |
} |
| 3137 |
|
| 3138 |
/** |
| 3139 |
* Gets the public 'Yoast\WP\SEO\Config\Migration_Status' shared autowired service. |
| 3140 |
* |
| 3141 |
* @return \Yoast\WP\SEO\Config\Migration_Status |
| 3142 |
*/ |
| 3143 |
protected function getMigrationStatusService() |
| 3144 |
{ |
| 3145 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] = new \Yoast\WP\SEO\Config\Migration_Status(); |
| 3146 |
} |
| 3147 |
|
| 3148 |
/** |
| 3149 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddCollationToTables' shared autowired service. |
| 3150 |
* |
| 3151 |
* @return \Yoast\WP\SEO\Config\Migrations\AddCollationToTables |
| 3152 |
*/ |
| 3153 |
protected function getAddCollationToTablesService() |
| 3154 |
{ |
| 3155 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddCollationToTables'] = new \Yoast\WP\SEO\Config\Migrations\AddCollationToTables(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3156 |
} |
| 3157 |
|
| 3158 |
/** |
| 3159 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddColumnsToIndexables' shared autowired service. |
| 3160 |
* |
| 3161 |
* @return \Yoast\WP\SEO\Config\Migrations\AddColumnsToIndexables |
| 3162 |
*/ |
| 3163 |
protected function getAddColumnsToIndexablesService() |
| 3164 |
{ |
| 3165 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddColumnsToIndexables'] = new \Yoast\WP\SEO\Config\Migrations\AddColumnsToIndexables(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3166 |
} |
| 3167 |
|
| 3168 |
/** |
| 3169 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddEstimatedReadingTime' shared autowired service. |
| 3170 |
* |
| 3171 |
* @return \Yoast\WP\SEO\Config\Migrations\AddEstimatedReadingTime |
| 3172 |
*/ |
| 3173 |
protected function getAddEstimatedReadingTimeService() |
| 3174 |
{ |
| 3175 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddEstimatedReadingTime'] = new \Yoast\WP\SEO\Config\Migrations\AddEstimatedReadingTime(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3176 |
} |
| 3177 |
|
| 3178 |
/** |
| 3179 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddHasAncestorsColumn' shared autowired service. |
| 3180 |
* |
| 3181 |
* @return \Yoast\WP\SEO\Config\Migrations\AddHasAncestorsColumn |
| 3182 |
*/ |
| 3183 |
protected function getAddHasAncestorsColumnService() |
| 3184 |
{ |
| 3185 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddHasAncestorsColumn'] = new \Yoast\WP\SEO\Config\Migrations\AddHasAncestorsColumn(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3186 |
} |
| 3187 |
|
| 3188 |
/** |
| 3189 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddInclusiveLanguageScore' shared autowired service. |
| 3190 |
* |
| 3191 |
* @return \Yoast\WP\SEO\Config\Migrations\AddInclusiveLanguageScore |
| 3192 |
*/ |
| 3193 |
protected function getAddInclusiveLanguageScoreService() |
| 3194 |
{ |
| 3195 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddInclusiveLanguageScore'] = new \Yoast\WP\SEO\Config\Migrations\AddInclusiveLanguageScore(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3196 |
} |
| 3197 |
|
| 3198 |
/** |
| 3199 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddIndexableObjectIdAndTypeIndex' shared autowired service. |
| 3200 |
* |
| 3201 |
* @return \Yoast\WP\SEO\Config\Migrations\AddIndexableObjectIdAndTypeIndex |
| 3202 |
*/ |
| 3203 |
protected function getAddIndexableObjectIdAndTypeIndexService() |
| 3204 |
{ |
| 3205 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddIndexableObjectIdAndTypeIndex'] = new \Yoast\WP\SEO\Config\Migrations\AddIndexableObjectIdAndTypeIndex(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3206 |
} |
| 3207 |
|
| 3208 |
/** |
| 3209 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddIndexesForProminentWordsOnIndexables' shared autowired service. |
| 3210 |
* |
| 3211 |
* @return \Yoast\WP\SEO\Config\Migrations\AddIndexesForProminentWordsOnIndexables |
| 3212 |
*/ |
| 3213 |
protected function getAddIndexesForProminentWordsOnIndexablesService() |
| 3214 |
{ |
| 3215 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddIndexesForProminentWordsOnIndexables'] = new \Yoast\WP\SEO\Config\Migrations\AddIndexesForProminentWordsOnIndexables(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3216 |
} |
| 3217 |
|
| 3218 |
/** |
| 3219 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddObjectTimestamps' shared autowired service. |
| 3220 |
* |
| 3221 |
* @return \Yoast\WP\SEO\Config\Migrations\AddObjectTimestamps |
| 3222 |
*/ |
| 3223 |
protected function getAddObjectTimestampsService() |
| 3224 |
{ |
| 3225 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddObjectTimestamps'] = new \Yoast\WP\SEO\Config\Migrations\AddObjectTimestamps(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3226 |
} |
| 3227 |
|
| 3228 |
/** |
| 3229 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddSeoLinksIndex' shared autowired service. |
| 3230 |
* |
| 3231 |
* @return \Yoast\WP\SEO\Config\Migrations\AddSeoLinksIndex |
| 3232 |
*/ |
| 3233 |
protected function getAddSeoLinksIndexService() |
| 3234 |
{ |
| 3235 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddSeoLinksIndex'] = new \Yoast\WP\SEO\Config\Migrations\AddSeoLinksIndex(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3236 |
} |
| 3237 |
|
| 3238 |
/** |
| 3239 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\AddVersionColumnToIndexables' shared autowired service. |
| 3240 |
* |
| 3241 |
* @return \Yoast\WP\SEO\Config\Migrations\AddVersionColumnToIndexables |
| 3242 |
*/ |
| 3243 |
protected function getAddVersionColumnToIndexablesService() |
| 3244 |
{ |
| 3245 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\AddVersionColumnToIndexables'] = new \Yoast\WP\SEO\Config\Migrations\AddVersionColumnToIndexables(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3246 |
} |
| 3247 |
|
| 3248 |
/** |
| 3249 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\BreadcrumbTitleAndHierarchyReset' shared autowired service. |
| 3250 |
* |
| 3251 |
* @return \Yoast\WP\SEO\Config\Migrations\BreadcrumbTitleAndHierarchyReset |
| 3252 |
*/ |
| 3253 |
protected function getBreadcrumbTitleAndHierarchyResetService() |
| 3254 |
{ |
| 3255 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\BreadcrumbTitleAndHierarchyReset'] = new \Yoast\WP\SEO\Config\Migrations\BreadcrumbTitleAndHierarchyReset(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3256 |
} |
| 3257 |
|
| 3258 |
/** |
| 3259 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\ClearIndexableTables' shared autowired service. |
| 3260 |
* |
| 3261 |
* @return \Yoast\WP\SEO\Config\Migrations\ClearIndexableTables |
| 3262 |
*/ |
| 3263 |
protected function getClearIndexableTablesService() |
| 3264 |
{ |
| 3265 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\ClearIndexableTables'] = new \Yoast\WP\SEO\Config\Migrations\ClearIndexableTables(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3266 |
} |
| 3267 |
|
| 3268 |
/** |
| 3269 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\CreateExpiringStoreTable' shared autowired service. |
| 3270 |
* |
| 3271 |
* @return \Yoast\WP\SEO\Config\Migrations\CreateExpiringStoreTable |
| 3272 |
*/ |
| 3273 |
protected function getCreateExpiringStoreTableService() |
| 3274 |
{ |
| 3275 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\CreateExpiringStoreTable'] = new \Yoast\WP\SEO\Config\Migrations\CreateExpiringStoreTable(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3276 |
} |
| 3277 |
|
| 3278 |
/** |
| 3279 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\CreateIndexableSubpagesIndex' shared autowired service. |
| 3280 |
* |
| 3281 |
* @return \Yoast\WP\SEO\Config\Migrations\CreateIndexableSubpagesIndex |
| 3282 |
*/ |
| 3283 |
protected function getCreateIndexableSubpagesIndexService() |
| 3284 |
{ |
| 3285 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\CreateIndexableSubpagesIndex'] = new \Yoast\WP\SEO\Config\Migrations\CreateIndexableSubpagesIndex(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3286 |
} |
| 3287 |
|
| 3288 |
/** |
| 3289 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\CreateSEOLinksTable' shared autowired service. |
| 3290 |
* |
| 3291 |
* @return \Yoast\WP\SEO\Config\Migrations\CreateSEOLinksTable |
| 3292 |
*/ |
| 3293 |
protected function getCreateSEOLinksTableService() |
| 3294 |
{ |
| 3295 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\CreateSEOLinksTable'] = new \Yoast\WP\SEO\Config\Migrations\CreateSEOLinksTable(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3296 |
} |
| 3297 |
|
| 3298 |
/** |
| 3299 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\DeleteDuplicateIndexables' shared autowired service. |
| 3300 |
* |
| 3301 |
* @return \Yoast\WP\SEO\Config\Migrations\DeleteDuplicateIndexables |
| 3302 |
*/ |
| 3303 |
protected function getDeleteDuplicateIndexablesService() |
| 3304 |
{ |
| 3305 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\DeleteDuplicateIndexables'] = new \Yoast\WP\SEO\Config\Migrations\DeleteDuplicateIndexables(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3306 |
} |
| 3307 |
|
| 3308 |
/** |
| 3309 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\ExpandIndexableColumnLengths' shared autowired service. |
| 3310 |
* |
| 3311 |
* @return \Yoast\WP\SEO\Config\Migrations\ExpandIndexableColumnLengths |
| 3312 |
*/ |
| 3313 |
protected function getExpandIndexableColumnLengthsService() |
| 3314 |
{ |
| 3315 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\ExpandIndexableColumnLengths'] = new \Yoast\WP\SEO\Config\Migrations\ExpandIndexableColumnLengths(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3316 |
} |
| 3317 |
|
| 3318 |
/** |
| 3319 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\ExpandIndexableIDColumnLengths' shared autowired service. |
| 3320 |
* |
| 3321 |
* @return \Yoast\WP\SEO\Config\Migrations\ExpandIndexableIDColumnLengths |
| 3322 |
*/ |
| 3323 |
protected function getExpandIndexableIDColumnLengthsService() |
| 3324 |
{ |
| 3325 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\ExpandIndexableIDColumnLengths'] = new \Yoast\WP\SEO\Config\Migrations\ExpandIndexableIDColumnLengths(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3326 |
} |
| 3327 |
|
| 3328 |
/** |
| 3329 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\ExpandPrimaryTermIDColumnLengths' shared autowired service. |
| 3330 |
* |
| 3331 |
* @return \Yoast\WP\SEO\Config\Migrations\ExpandPrimaryTermIDColumnLengths |
| 3332 |
*/ |
| 3333 |
protected function getExpandPrimaryTermIDColumnLengthsService() |
| 3334 |
{ |
| 3335 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\ExpandPrimaryTermIDColumnLengths'] = new \Yoast\WP\SEO\Config\Migrations\ExpandPrimaryTermIDColumnLengths(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3336 |
} |
| 3337 |
|
| 3338 |
/** |
| 3339 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\ReplacePermalinkHashIndex' shared autowired service. |
| 3340 |
* |
| 3341 |
* @return \Yoast\WP\SEO\Config\Migrations\ReplacePermalinkHashIndex |
| 3342 |
*/ |
| 3343 |
protected function getReplacePermalinkHashIndexService() |
| 3344 |
{ |
| 3345 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\ReplacePermalinkHashIndex'] = new \Yoast\WP\SEO\Config\Migrations\ReplacePermalinkHashIndex(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3346 |
} |
| 3347 |
|
| 3348 |
/** |
| 3349 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\ResetIndexableHierarchyTable' shared autowired service. |
| 3350 |
* |
| 3351 |
* @return \Yoast\WP\SEO\Config\Migrations\ResetIndexableHierarchyTable |
| 3352 |
*/ |
| 3353 |
protected function getResetIndexableHierarchyTableService() |
| 3354 |
{ |
| 3355 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\ResetIndexableHierarchyTable'] = new \Yoast\WP\SEO\Config\Migrations\ResetIndexableHierarchyTable(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3356 |
} |
| 3357 |
|
| 3358 |
/** |
| 3359 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\TruncateIndexableTables' shared autowired service. |
| 3360 |
* |
| 3361 |
* @return \Yoast\WP\SEO\Config\Migrations\TruncateIndexableTables |
| 3362 |
*/ |
| 3363 |
protected function getTruncateIndexableTablesService() |
| 3364 |
{ |
| 3365 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\TruncateIndexableTables'] = new \Yoast\WP\SEO\Config\Migrations\TruncateIndexableTables(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3366 |
} |
| 3367 |
|
| 3368 |
/** |
| 3369 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\WpYoastDropIndexableMetaTableIfExists' shared autowired service. |
| 3370 |
* |
| 3371 |
* @return \Yoast\WP\SEO\Config\Migrations\WpYoastDropIndexableMetaTableIfExists |
| 3372 |
*/ |
| 3373 |
protected function getWpYoastDropIndexableMetaTableIfExistsService() |
| 3374 |
{ |
| 3375 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastDropIndexableMetaTableIfExists'] = new \Yoast\WP\SEO\Config\Migrations\WpYoastDropIndexableMetaTableIfExists(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3376 |
} |
| 3377 |
|
| 3378 |
/** |
| 3379 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\WpYoastIndexable' shared autowired service. |
| 3380 |
* |
| 3381 |
* @return \Yoast\WP\SEO\Config\Migrations\WpYoastIndexable |
| 3382 |
*/ |
| 3383 |
protected function getWpYoastIndexableService() |
| 3384 |
{ |
| 3385 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastIndexable'] = new \Yoast\WP\SEO\Config\Migrations\WpYoastIndexable(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3386 |
} |
| 3387 |
|
| 3388 |
/** |
| 3389 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\WpYoastIndexableHierarchy' shared autowired service. |
| 3390 |
* |
| 3391 |
* @return \Yoast\WP\SEO\Config\Migrations\WpYoastIndexableHierarchy |
| 3392 |
*/ |
| 3393 |
protected function getWpYoastIndexableHierarchyService() |
| 3394 |
{ |
| 3395 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastIndexableHierarchy'] = new \Yoast\WP\SEO\Config\Migrations\WpYoastIndexableHierarchy(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3396 |
} |
| 3397 |
|
| 3398 |
/** |
| 3399 |
* Gets the public 'Yoast\WP\SEO\Config\Migrations\WpYoastPrimaryTerm' shared autowired service. |
| 3400 |
* |
| 3401 |
* @return \Yoast\WP\SEO\Config\Migrations\WpYoastPrimaryTerm |
| 3402 |
*/ |
| 3403 |
protected function getWpYoastPrimaryTermService() |
| 3404 |
{ |
| 3405 |
return $this->services['Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastPrimaryTerm'] = new \Yoast\WP\SEO\Config\Migrations\WpYoastPrimaryTerm(($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 3406 |
} |
| 3407 |
|
| 3408 |
/** |
| 3409 |
* Gets the public 'Yoast\WP\SEO\Config\Researcher_Languages' shared autowired service. |
| 3410 |
* |
| 3411 |
* @return \Yoast\WP\SEO\Config\Researcher_Languages |
| 3412 |
*/ |
| 3413 |
protected function getResearcherLanguagesService() |
| 3414 |
{ |
| 3415 |
return $this->services['Yoast\\WP\\SEO\\Config\\Researcher_Languages'] = new \Yoast\WP\SEO\Config\Researcher_Languages(); |
| 3416 |
} |
| 3417 |
|
| 3418 |
/** |
| 3419 |
* Gets the public 'Yoast\WP\SEO\Config\SEMrush_Client' shared autowired service. |
| 3420 |
* |
| 3421 |
* @return \Yoast\WP\SEO\Config\SEMrush_Client |
| 3422 |
*/ |
| 3423 |
protected function getSEMrushClientService() |
| 3424 |
{ |
| 3425 |
return $this->services['Yoast\\WP\\SEO\\Config\\SEMrush_Client'] = new \Yoast\WP\SEO\Config\SEMrush_Client(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Remote_Handler'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Remote_Handler'] = new \Yoast\WP\SEO\Wrappers\WP_Remote_Handler()))); |
| 3426 |
} |
| 3427 |
|
| 3428 |
/** |
| 3429 |
* Gets the public 'Yoast\WP\SEO\Config\Schema_IDs' shared autowired service. |
| 3430 |
* |
| 3431 |
* @return \Yoast\WP\SEO\Config\Schema_IDs |
| 3432 |
*/ |
| 3433 |
protected function getSchemaIDsService() |
| 3434 |
{ |
| 3435 |
return $this->services['Yoast\\WP\\SEO\\Config\\Schema_IDs'] = new \Yoast\WP\SEO\Config\Schema_IDs(); |
| 3436 |
} |
| 3437 |
|
| 3438 |
/** |
| 3439 |
* Gets the public 'Yoast\WP\SEO\Config\Schema_Types' shared autowired service. |
| 3440 |
* |
| 3441 |
* @return \Yoast\WP\SEO\Config\Schema_Types |
| 3442 |
*/ |
| 3443 |
protected function getSchemaTypesService() |
| 3444 |
{ |
| 3445 |
return $this->services['Yoast\\WP\\SEO\\Config\\Schema_Types'] = new \Yoast\WP\SEO\Config\Schema_Types(); |
| 3446 |
} |
| 3447 |
|
| 3448 |
/** |
| 3449 |
* Gets the public 'Yoast\WP\SEO\Config\Wincher_Client' shared autowired service. |
| 3450 |
* |
| 3451 |
* @return \Yoast\WP\SEO\Config\Wincher_Client |
| 3452 |
*/ |
| 3453 |
protected function getWincherClientService() |
| 3454 |
{ |
| 3455 |
return $this->services['Yoast\\WP\\SEO\\Config\\Wincher_Client'] = new \Yoast\WP\SEO\Config\Wincher_Client(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Remote_Handler'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Remote_Handler'] = new \Yoast\WP\SEO\Wrappers\WP_Remote_Handler()))); |
| 3456 |
} |
| 3457 |
|
| 3458 |
/** |
| 3459 |
* Gets the public 'Yoast\WP\SEO\Content_Type_Visibility\Application\Content_Type_Visibility_Watcher_Actions' shared autowired service. |
| 3460 |
* |
| 3461 |
* @return \Yoast\WP\SEO\Content_Type_Visibility\Application\Content_Type_Visibility_Watcher_Actions |
| 3462 |
*/ |
| 3463 |
protected function getContentTypeVisibilityWatcherActionsService() |
| 3464 |
{ |
| 3465 |
return $this->services['Yoast\\WP\\SEO\\Content_Type_Visibility\\Application\\Content_Type_Visibility_Watcher_Actions'] = new \Yoast\WP\SEO\Content_Type_Visibility\Application\Content_Type_Visibility_Watcher_Actions(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->privates['Yoast\\WP\\SEO\\Content_Type_Visibility\\Application\\Content_Type_Visibility_Dismiss_Notifications'] ?? $this->getContentTypeVisibilityDismissNotificationsService())); |
| 3466 |
} |
| 3467 |
|
| 3468 |
/** |
| 3469 |
* Gets the public 'Yoast\WP\SEO\Content_Type_Visibility\User_Interface\Content_Type_Visibility_Dismiss_New_Route' shared autowired service. |
| 3470 |
* |
| 3471 |
* @return \Yoast\WP\SEO\Content_Type_Visibility\User_Interface\Content_Type_Visibility_Dismiss_New_Route |
| 3472 |
*/ |
| 3473 |
protected function getContentTypeVisibilityDismissNewRouteService() |
| 3474 |
{ |
| 3475 |
return $this->services['Yoast\\WP\\SEO\\Content_Type_Visibility\\User_Interface\\Content_Type_Visibility_Dismiss_New_Route'] = new \Yoast\WP\SEO\Content_Type_Visibility\User_Interface\Content_Type_Visibility_Dismiss_New_Route(($this->privates['Yoast\\WP\\SEO\\Content_Type_Visibility\\Application\\Content_Type_Visibility_Dismiss_Notifications'] ?? $this->getContentTypeVisibilityDismissNotificationsService())); |
| 3476 |
} |
| 3477 |
|
| 3478 |
/** |
| 3479 |
* Gets the public 'Yoast\WP\SEO\Context\Meta_Tags_Context' shared autowired service. |
| 3480 |
* |
| 3481 |
* @return \Yoast\WP\SEO\Context\Meta_Tags_Context |
| 3482 |
*/ |
| 3483 |
protected function getMetaTagsContextService() |
| 3484 |
{ |
| 3485 |
return $this->services['Yoast\\WP\\SEO\\Context\\Meta_Tags_Context'] = new \Yoast\WP\SEO\Context\Meta_Tags_Context(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\ID_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\ID_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\ID_Helper())), ($this->services['WPSEO_Replace_Vars'] ?? $this->getWPSEOReplaceVarsService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Site_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Site_Helper'] = new \Yoast\WP\SEO\Helpers\Site_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 3486 |
} |
| 3487 |
|
| 3488 |
/** |
| 3489 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Capabilities_Integration' shared autowired service. |
| 3490 |
* |
| 3491 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Capabilities_Integration |
| 3492 |
*/ |
| 3493 |
protected function getSiteKitCapabilitiesIntegrationService() |
| 3494 |
{ |
| 3495 |
return $this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Capabilities_Integration'] = new \Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Capabilities_Integration(); |
| 3496 |
} |
| 3497 |
|
| 3498 |
/** |
| 3499 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Configuration_Dismissal_Route' shared autowired service. |
| 3500 |
* |
| 3501 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Configuration_Dismissal_Route |
| 3502 |
*/ |
| 3503 |
protected function getSiteKitConfigurationDismissalRouteService() |
| 3504 |
{ |
| 3505 |
return $this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Configuration_Dismissal_Route'] = new \Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Configuration_Dismissal_Route(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Permanently_Dismissed_Site_Kit_Configuration_Repository'] ?? $this->getPermanentlyDismissedSiteKitConfigurationRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper()))); |
| 3506 |
} |
| 3507 |
|
| 3508 |
/** |
| 3509 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Consent_Management_Route' shared autowired service. |
| 3510 |
* |
| 3511 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Consent_Management_Route |
| 3512 |
*/ |
| 3513 |
protected function getSiteKitConsentManagementRouteService() |
| 3514 |
{ |
| 3515 |
return $this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Consent_Management_Route'] = new \Yoast\WP\SEO\Dashboard\User_Interface\Configuration\Site_Kit_Consent_Management_Route(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Site_Kit_Consent_Repository'] ?? $this->getSiteKitConsentRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper()))); |
| 3516 |
} |
| 3517 |
|
| 3518 |
/** |
| 3519 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Scores\Readability_Scores_Route' shared autowired service. |
| 3520 |
* |
| 3521 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Scores\Readability_Scores_Route |
| 3522 |
*/ |
| 3523 |
protected function getReadabilityScoresRouteService() |
| 3524 |
{ |
| 3525 |
$a = new \Yoast\WP\SEO\Dashboard\Application\Score_Results\Readability_Score_Results\Readability_Score_Results_Repository(new \Yoast\WP\SEO\Dashboard\Infrastructure\Score_Results\Readability_Score_Results\Cached_Readability_Score_Results_Collector(new \Yoast\WP\SEO\Dashboard\Infrastructure\Score_Results\Readability_Score_Results\Readability_Score_Results_Collector()), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Bad_Readability_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Bad_Readability_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\Readability_Score_Groups\Bad_Readability_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Good_Readability_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Good_Readability_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\Readability_Score_Groups\Good_Readability_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\No_Readability_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\No_Readability_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\Readability_Score_Groups\No_Readability_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Ok_Readability_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Ok_Readability_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\Readability_Score_Groups\Ok_Readability_Score_Group()))); |
| 3526 |
$a->set_repositories(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Results\\Current_Scores_Repository'] ?? $this->getCurrentScoresRepositoryService())); |
| 3527 |
|
| 3528 |
$this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Scores\\Readability_Scores_Route'] = $instance = new \Yoast\WP\SEO\Dashboard\User_Interface\Scores\Readability_Scores_Route($a); |
| 3529 |
|
| 3530 |
$instance->set_collectors(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Content_Types\\Content_Types_Collector'] ?? $this->getContentTypesCollectorService())); |
| 3531 |
$instance->set_repositories(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Taxonomies\\Taxonomies_Repository'] ?? $this->getTaxonomiesRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 3532 |
|
| 3533 |
return $instance; |
| 3534 |
} |
| 3535 |
|
| 3536 |
/** |
| 3537 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Scores\SEO_Scores_Route' shared autowired service. |
| 3538 |
* |
| 3539 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Scores\SEO_Scores_Route |
| 3540 |
*/ |
| 3541 |
protected function getSEOScoresRouteService() |
| 3542 |
{ |
| 3543 |
$a = new \Yoast\WP\SEO\Dashboard\Application\Score_Results\SEO_Score_Results\SEO_Score_Results_Repository(new \Yoast\WP\SEO\Dashboard\Infrastructure\Score_Results\SEO_Score_Results\Cached_SEO_Score_Results_Collector(new \Yoast\WP\SEO\Dashboard\Infrastructure\Score_Results\SEO_Score_Results\SEO_Score_Results_Collector()), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Bad_SEO_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Bad_SEO_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\SEO_Score_Groups\Bad_SEO_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Good_SEO_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Good_SEO_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\SEO_Score_Groups\Good_SEO_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\No_SEO_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\No_SEO_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\SEO_Score_Groups\No_SEO_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Ok_SEO_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Ok_SEO_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\SEO_Score_Groups\Ok_SEO_Score_Group()))); |
| 3544 |
$a->set_repositories(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Results\\Current_Scores_Repository'] ?? $this->getCurrentScoresRepositoryService())); |
| 3545 |
|
| 3546 |
$this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Scores\\SEO_Scores_Route'] = $instance = new \Yoast\WP\SEO\Dashboard\User_Interface\Scores\SEO_Scores_Route($a); |
| 3547 |
|
| 3548 |
$instance->set_collectors(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Content_Types\\Content_Types_Collector'] ?? $this->getContentTypesCollectorService())); |
| 3549 |
$instance->set_repositories(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Taxonomies\\Taxonomies_Repository'] ?? $this->getTaxonomiesRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 3550 |
|
| 3551 |
return $instance; |
| 3552 |
} |
| 3553 |
|
| 3554 |
/** |
| 3555 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Setup\Setup_Flow_Interceptor' shared autowired service. |
| 3556 |
* |
| 3557 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Setup\Setup_Flow_Interceptor |
| 3558 |
*/ |
| 3559 |
protected function getSetupFlowInterceptorService() |
| 3560 |
{ |
| 3561 |
return $this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Setup\\Setup_Flow_Interceptor'] = new \Yoast\WP\SEO\Dashboard\User_Interface\Setup\Setup_Flow_Interceptor(($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Integrations\\Site_Kit'] ?? $this->getSiteKitService())); |
| 3562 |
} |
| 3563 |
|
| 3564 |
/** |
| 3565 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Setup\Setup_Url_Interceptor' shared autowired service. |
| 3566 |
* |
| 3567 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Setup\Setup_Url_Interceptor |
| 3568 |
*/ |
| 3569 |
protected function getSetupUrlInterceptorService() |
| 3570 |
{ |
| 3571 |
return $this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Setup\\Setup_Url_Interceptor'] = new \Yoast\WP\SEO\Dashboard\User_Interface\Setup\Setup_Url_Interceptor(($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Integrations\\Site_Kit'] ?? $this->getSiteKitService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper()))); |
| 3572 |
} |
| 3573 |
|
| 3574 |
/** |
| 3575 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Time_Based_SEO_Metrics\Time_Based_SEO_Metrics_Route' shared autowired service. |
| 3576 |
* |
| 3577 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Time_Based_SEO_Metrics\Time_Based_SEO_Metrics_Route |
| 3578 |
*/ |
| 3579 |
protected function getTimeBasedSEOMetricsRouteService() |
| 3580 |
{ |
| 3581 |
$a = new \Yoast\WP\SEO\Dashboard\Infrastructure\Search_Console\Site_Kit_Search_Console_Adapter(new \Yoast\WP\SEO\Dashboard\Infrastructure\Search_Console\Site_Kit_Search_Console_Api_Call()); |
| 3582 |
$b = ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Integrations\\Site_Kit'] ?? $this->getSiteKitService()); |
| 3583 |
$c = new \Yoast\WP\SEO\Dashboard\Infrastructure\Analytics_4\Site_Kit_Analytics_4_Adapter(new \Yoast\WP\SEO\Dashboard\Infrastructure\Analytics_4\Site_Kit_Analytics_4_Api_Call()); |
| 3584 |
|
| 3585 |
return $this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Time_Based_SEO_Metrics\\Time_Based_SEO_Metrics_Route'] = new \Yoast\WP\SEO\Dashboard\User_Interface\Time_Based_SEO_Metrics\Time_Based_SEO_Metrics_Route(new \Yoast\WP\SEO\Dashboard\Application\Search_Rankings\Top_Page_Repository($a, new \Yoast\WP\SEO\Dashboard\Infrastructure\Indexables\Top_Page_Indexable_Collector(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Groups\\SEO_Score_Groups\\SEO_Score_Groups_Repository'] ?? $this->getSEOScoreGroupsRepositoryService())), $b), new \Yoast\WP\SEO\Dashboard\Application\Search_Rankings\Top_Query_Repository($a, $b), new \Yoast\WP\SEO\Dashboard\Application\Traffic\Organic_Sessions_Compare_Repository($c, $b), new \Yoast\WP\SEO\Dashboard\Application\Traffic\Organic_Sessions_Daily_Repository($c, $b), new \Yoast\WP\SEO\Dashboard\Application\Search_Rankings\Search_Ranking_Compare_Repository($a, $b), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper()))); |
| 3586 |
} |
| 3587 |
|
| 3588 |
/** |
| 3589 |
* Gets the public 'Yoast\WP\SEO\Dashboard\User_Interface\Tracking\Setup_Steps_Tracking_Route' shared autowired service. |
| 3590 |
* |
| 3591 |
* @return \Yoast\WP\SEO\Dashboard\User_Interface\Tracking\Setup_Steps_Tracking_Route |
| 3592 |
*/ |
| 3593 |
protected function getSetupStepsTrackingRouteService() |
| 3594 |
{ |
| 3595 |
return $this->services['Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Tracking\\Setup_Steps_Tracking_Route'] = new \Yoast\WP\SEO\Dashboard\User_Interface\Tracking\Setup_Steps_Tracking_Route(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Tracking\\Setup_Steps_Tracking_Repository'] ?? $this->getSetupStepsTrackingRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper()))); |
| 3596 |
} |
| 3597 |
|
| 3598 |
/** |
| 3599 |
* Gets the public 'Yoast\WP\SEO\Editors\Application\Analysis_Features\Enabled_Analysis_Features_Repository' shared autowired service. |
| 3600 |
* |
| 3601 |
* @return \Yoast\WP\SEO\Editors\Application\Analysis_Features\Enabled_Analysis_Features_Repository |
| 3602 |
*/ |
| 3603 |
protected function getEnabledAnalysisFeaturesRepositoryService() |
| 3604 |
{ |
| 3605 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())); |
| 3606 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Language_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Language_Helper'] = new \Yoast\WP\SEO\Helpers\Language_Helper())); |
| 3607 |
|
| 3608 |
return $this->services['Yoast\\WP\\SEO\\Editors\\Application\\Analysis_Features\\Enabled_Analysis_Features_Repository'] = new \Yoast\WP\SEO\Editors\Application\Analysis_Features\Enabled_Analysis_Features_Repository(new \Yoast\WP\SEO\Editors\Framework\Cornerstone_Content($a), new \Yoast\WP\SEO\Editors\Framework\Inclusive_Language_Analysis($a, $b, ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper()))), new \Yoast\WP\SEO\Editors\Framework\Keyphrase_Analysis($a), new \Yoast\WP\SEO\Editors\Framework\Previously_Used_Keyphrase(), new \Yoast\WP\SEO\Editors\Framework\Readability_Analysis($a), new \Yoast\WP\SEO\Editors\Framework\Word_Form_Recognition($b)); |
| 3609 |
} |
| 3610 |
|
| 3611 |
/** |
| 3612 |
* Gets the public 'Yoast\WP\SEO\Editors\Application\Integrations\Integration_Information_Repository' shared autowired service. |
| 3613 |
* |
| 3614 |
* @return \Yoast\WP\SEO\Editors\Application\Integrations\Integration_Information_Repository |
| 3615 |
*/ |
| 3616 |
protected function getIntegrationInformationRepositoryService() |
| 3617 |
{ |
| 3618 |
$a = ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()); |
| 3619 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())); |
| 3620 |
|
| 3621 |
return $this->services['Yoast\\WP\\SEO\\Editors\\Application\\Integrations\\Integration_Information_Repository'] = new \Yoast\WP\SEO\Editors\Application\Integrations\Integration_Information_Repository(new \Yoast\WP\SEO\Editors\Framework\Integrations\Jetpack_Markdown(), new \Yoast\WP\SEO\Editors\Framework\Integrations\Multilingual(($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\WPML_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\WPML_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\WPML_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Polylang_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Polylang_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\Polylang_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\TranslatePress_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\TranslatePress_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\TranslatePress_Conditional()))), new \Yoast\WP\SEO\Editors\Framework\Integrations\News_SEO($a), new \Yoast\WP\SEO\Editors\Framework\Integrations\Semrush($b), new \Yoast\WP\SEO\Editors\Framework\Integrations\Wincher(($this->services['Yoast\\WP\\SEO\\Helpers\\Wincher_Helper'] ?? $this->getWincherHelperService()), $b), new \Yoast\WP\SEO\Editors\Framework\Integrations\WooCommerce_SEO($a), new \Yoast\WP\SEO\Editors\Framework\Integrations\WooCommerce(($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional())))); |
| 3622 |
} |
| 3623 |
|
| 3624 |
/** |
| 3625 |
* Gets the public 'Yoast\WP\SEO\Editors\Application\Seo\Post_Seo_Information_Repository' shared autowired service. |
| 3626 |
* |
| 3627 |
* @return \Yoast\WP\SEO\Editors\Application\Seo\Post_Seo_Information_Repository |
| 3628 |
*/ |
| 3629 |
protected function getPostSeoInformationRepositoryService() |
| 3630 |
{ |
| 3631 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())); |
| 3632 |
|
| 3633 |
return $this->services['Yoast\\WP\\SEO\\Editors\\Application\\Seo\\Post_Seo_Information_Repository'] = new \Yoast\WP\SEO\Editors\Application\Seo\Post_Seo_Information_Repository(new \Yoast\WP\SEO\Editors\Framework\Seo\Posts\Description_Data_Provider(($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), $a), new \Yoast\WP\SEO\Editors\Framework\Seo\Posts\Keyphrase_Data_Provider(($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] = new \Yoast\WP\SEO\Helpers\Meta_Helper()))), new \Yoast\WP\SEO\Editors\Framework\Seo\Posts\Social_Data_Provider($a, ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService())), new \Yoast\WP\SEO\Editors\Framework\Seo\Posts\Title_Data_Provider($a)); |
| 3634 |
} |
| 3635 |
|
| 3636 |
/** |
| 3637 |
* Gets the public 'Yoast\WP\SEO\Editors\Application\Seo\Term_Seo_Information_Repository' shared autowired service. |
| 3638 |
* |
| 3639 |
* @return \Yoast\WP\SEO\Editors\Application\Seo\Term_Seo_Information_Repository |
| 3640 |
*/ |
| 3641 |
protected function getTermSeoInformationRepositoryService() |
| 3642 |
{ |
| 3643 |
return $this->services['Yoast\\WP\\SEO\\Editors\\Application\\Seo\\Term_Seo_Information_Repository'] = new \Yoast\WP\SEO\Editors\Application\Seo\Term_Seo_Information_Repository(new \Yoast\WP\SEO\Editors\Framework\Seo\Terms\Description_Data_Provider(), new \Yoast\WP\SEO\Editors\Framework\Seo\Terms\Keyphrase_Data_Provider(), new \Yoast\WP\SEO\Editors\Framework\Seo\Terms\Social_Data_Provider(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService())), new \Yoast\WP\SEO\Editors\Framework\Seo\Terms\Title_Data_Provider()); |
| 3644 |
} |
| 3645 |
|
| 3646 |
/** |
| 3647 |
* Gets the public 'Yoast\WP\SEO\Editors\Application\Site\Website_Information_Repository' shared autowired service. |
| 3648 |
* |
| 3649 |
* @return \Yoast\WP\SEO\Editors\Application\Site\Website_Information_Repository |
| 3650 |
*/ |
| 3651 |
protected function getWebsiteInformationRepositoryService() |
| 3652 |
{ |
| 3653 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()); |
| 3654 |
$b = ($this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Wistia_Embed_Permission_Repository'] ?? $this->getWistiaEmbedPermissionRepositoryService()); |
| 3655 |
$c = ($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService()); |
| 3656 |
$d = ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())); |
| 3657 |
$e = ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())); |
| 3658 |
$f = ($this->services['Yoast\\WP\\SEO\\Promotions\\Application\\Promotion_Manager'] ?? $this->getPromotionManagerService()); |
| 3659 |
|
| 3660 |
return $this->services['Yoast\\WP\\SEO\\Editors\\Application\\Site\\Website_Information_Repository'] = new \Yoast\WP\SEO\Editors\Application\Site\Website_Information_Repository(new \Yoast\WP\SEO\Editors\Framework\Site\Post_Site_Information($a, $b, $c, $d, ($this->services['Yoast\\WP\\SEO\\Actions\\Alert_Dismissal_Action'] ?? $this->getAlertDismissalActionService()), $e, $f, ($this->services['Yoast\\WP\\SEO\\Alerts\\Infrastructure\\Default_SEO_Data\\Default_SEO_Data_Collector'] ?? $this->getDefaultSEODataCollectorService())), new \Yoast\WP\SEO\Editors\Framework\Site\Term_Site_Information($a, $b, $c, $d, $e, $f)); |
| 3661 |
} |
| 3662 |
|
| 3663 |
/** |
| 3664 |
* Gets the public 'Yoast\WP\SEO\Expiring_Store\User_Interface\Expiring_Store_Cleanup_Integration' shared autowired service. |
| 3665 |
* |
| 3666 |
* @return \Yoast\WP\SEO\Expiring_Store\User_Interface\Expiring_Store_Cleanup_Integration |
| 3667 |
*/ |
| 3668 |
protected function getExpiringStoreCleanupIntegrationService() |
| 3669 |
{ |
| 3670 |
return $this->services['Yoast\\WP\\SEO\\Expiring_Store\\User_Interface\\Expiring_Store_Cleanup_Integration'] = new \Yoast\WP\SEO\Expiring_Store\User_Interface\Expiring_Store_Cleanup_Integration(($this->privates['Yoast\\WP\\SEO\\Expiring_Store\\Application\\Expiring_Store'] ?? $this->getExpiringStoreService())); |
| 3671 |
} |
| 3672 |
|
| 3673 |
/** |
| 3674 |
* Gets the public 'Yoast\WP\SEO\General\User_Interface\General_Page_Integration' shared autowired service. |
| 3675 |
* |
| 3676 |
* @return \Yoast\WP\SEO\General\User_Interface\General_Page_Integration |
| 3677 |
*/ |
| 3678 |
protected function getGeneralPageIntegrationService() |
| 3679 |
{ |
| 3680 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())); |
| 3681 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())); |
| 3682 |
|
| 3683 |
return $this->services['Yoast\\WP\\SEO\\General\\User_Interface\\General_Page_Integration'] = new \Yoast\WP\SEO\General\User_Interface\General_Page_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] = new \Yoast\WP\SEO\Helpers\Notification_Helper())), ($this->services['Yoast\\WP\\SEO\\Actions\\Alert_Dismissal_Action'] ?? $this->getAlertDismissalActionService()), ($this->services['Yoast\\WP\\SEO\\Promotions\\Application\\Promotion_Manager'] ?? $this->getPromotionManagerService()), new \Yoast\WP\SEO\Dashboard\Application\Configuration\Dashboard_Configuration(new \Yoast\WP\SEO\Dashboard\Application\Content_Types\Content_Types_Repository(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Content_Types\\Content_Types_Collector'] ?? $this->getContentTypesCollectorService()), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Taxonomies\\Taxonomies_Repository'] ?? $this->getTaxonomiesRepositoryService())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), $a, ($this->services['Yoast\\WP\\SEO\\Editors\\Application\\Analysis_Features\\Enabled_Analysis_Features_Repository'] ?? $this->getEnabledAnalysisFeaturesRepositoryService()), new \Yoast\WP\SEO\Dashboard\Application\Endpoints\Endpoints_Repository(new \Yoast\WP\SEO\Dashboard\Infrastructure\Endpoints\Readability_Scores_Endpoint(), new \Yoast\WP\SEO\Dashboard\Infrastructure\Endpoints\SEO_Scores_Endpoint(), new \Yoast\WP\SEO\Dashboard\Infrastructure\Endpoints\Setup_Steps_Tracking_Endpoint(), new \Yoast\WP\SEO\Dashboard\Infrastructure\Endpoints\Site_Kit_Configuration_Dismissal_Endpoint(), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Site_Kit_Consent_Management_Endpoint'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Site_Kit_Consent_Management_Endpoint'] = new \Yoast\WP\SEO\Dashboard\Infrastructure\Endpoints\Site_Kit_Consent_Management_Endpoint())), new \Yoast\WP\SEO\Dashboard\Infrastructure\Endpoints\Time_Based_SEO_Metrics_Endpoint()), new \Yoast\WP\SEO\Dashboard\Infrastructure\Nonces\Nonce_Repository(), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Integrations\\Site_Kit'] ?? $this->getSiteKitService()), new \Yoast\WP\SEO\Dashboard\Application\Tracking\Setup_Steps_Tracking(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Tracking\\Setup_Steps_Tracking_Repository'] ?? $this->getSetupStepsTrackingRepositoryService())), new \Yoast\WP\SEO\Dashboard\Infrastructure\Browser_Cache\Browser_Cache_Configuration()), $b, $a, ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional())), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), new \Yoast\WP\SEO\Task_List\Application\Configuration\Task_List_Configuration($b, new \Yoast\WP\SEO\Task_List\Application\Endpoints\Endpoints_Repository(new \Yoast\WP\SEO\Task_List\Infrastructure\Endpoints\Complete_Task_Endpoint(), new \Yoast\WP\SEO\Task_List\Infrastructure\Endpoints\Get_Tasks_Endpoint()))); |
| 3684 |
} |
| 3685 |
|
| 3686 |
/** |
| 3687 |
* Gets the public 'Yoast\WP\SEO\General\User_Interface\Opt_In_Route' shared autowired service. |
| 3688 |
* |
| 3689 |
* @return \Yoast\WP\SEO\General\User_Interface\Opt_In_Route |
| 3690 |
*/ |
| 3691 |
protected function getOptInRouteService() |
| 3692 |
{ |
| 3693 |
return $this->services['Yoast\\WP\\SEO\\General\\User_Interface\\Opt_In_Route'] = new \Yoast\WP\SEO\General\User_Interface\Opt_In_Route(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper()))); |
| 3694 |
} |
| 3695 |
|
| 3696 |
/** |
| 3697 |
* Gets the public 'Yoast\WP\SEO\Generators\Breadcrumbs_Generator' shared autowired service. |
| 3698 |
* |
| 3699 |
* @return \Yoast\WP\SEO\Generators\Breadcrumbs_Generator |
| 3700 |
*/ |
| 3701 |
protected function getBreadcrumbsGeneratorService() |
| 3702 |
{ |
| 3703 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] = new \Yoast\WP\SEO\Generators\Breadcrumbs_Generator(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService())); |
| 3704 |
} |
| 3705 |
|
| 3706 |
/** |
| 3707 |
* Gets the public 'Yoast\WP\SEO\Generators\Open_Graph_Image_Generator' shared autowired service. |
| 3708 |
* |
| 3709 |
* @return \Yoast\WP\SEO\Generators\Open_Graph_Image_Generator |
| 3710 |
*/ |
| 3711 |
protected function getOpenGraphImageGeneratorService() |
| 3712 |
{ |
| 3713 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Image_Generator(($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper'] ?? $this->getImageHelper2Service()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper()))); |
| 3714 |
} |
| 3715 |
|
| 3716 |
/** |
| 3717 |
* Gets the public 'Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator' shared autowired service. |
| 3718 |
* |
| 3719 |
* @return \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator |
| 3720 |
*/ |
| 3721 |
protected function getOpenGraphLocaleGeneratorService() |
| 3722 |
{ |
| 3723 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator(); |
| 3724 |
} |
| 3725 |
|
| 3726 |
/** |
| 3727 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\Article' shared autowired service. |
| 3728 |
* |
| 3729 |
* @return \Yoast\WP\SEO\Generators\Schema\Article |
| 3730 |
*/ |
| 3731 |
protected function getArticleService() |
| 3732 |
{ |
| 3733 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\Article'] = new \Yoast\WP\SEO\Generators\Schema\Article(); |
| 3734 |
} |
| 3735 |
|
| 3736 |
/** |
| 3737 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\Author' shared autowired service. |
| 3738 |
* |
| 3739 |
* @return \Yoast\WP\SEO\Generators\Schema\Author |
| 3740 |
*/ |
| 3741 |
protected function getAuthorService() |
| 3742 |
{ |
| 3743 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\Author'] = new \Yoast\WP\SEO\Generators\Schema\Author(); |
| 3744 |
} |
| 3745 |
|
| 3746 |
/** |
| 3747 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\Breadcrumb' shared autowired service. |
| 3748 |
* |
| 3749 |
* @return \Yoast\WP\SEO\Generators\Schema\Breadcrumb |
| 3750 |
*/ |
| 3751 |
protected function getBreadcrumbService() |
| 3752 |
{ |
| 3753 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\Breadcrumb'] = new \Yoast\WP\SEO\Generators\Schema\Breadcrumb(); |
| 3754 |
} |
| 3755 |
|
| 3756 |
/** |
| 3757 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\FAQ' shared autowired service. |
| 3758 |
* |
| 3759 |
* @return \Yoast\WP\SEO\Generators\Schema\FAQ |
| 3760 |
*/ |
| 3761 |
protected function getFAQService() |
| 3762 |
{ |
| 3763 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\FAQ'] = new \Yoast\WP\SEO\Generators\Schema\FAQ(); |
| 3764 |
} |
| 3765 |
|
| 3766 |
/** |
| 3767 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\HowTo' shared autowired service. |
| 3768 |
* |
| 3769 |
* @return \Yoast\WP\SEO\Generators\Schema\HowTo |
| 3770 |
*/ |
| 3771 |
protected function getHowToService() |
| 3772 |
{ |
| 3773 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\HowTo'] = new \Yoast\WP\SEO\Generators\Schema\HowTo(); |
| 3774 |
} |
| 3775 |
|
| 3776 |
/** |
| 3777 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\Main_Image' shared autowired service. |
| 3778 |
* |
| 3779 |
* @return \Yoast\WP\SEO\Generators\Schema\Main_Image |
| 3780 |
*/ |
| 3781 |
protected function getMainImageService() |
| 3782 |
{ |
| 3783 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\Main_Image'] = new \Yoast\WP\SEO\Generators\Schema\Main_Image(); |
| 3784 |
} |
| 3785 |
|
| 3786 |
/** |
| 3787 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\Organization' shared autowired service. |
| 3788 |
* |
| 3789 |
* @return \Yoast\WP\SEO\Generators\Schema\Organization |
| 3790 |
*/ |
| 3791 |
protected function getOrganizationService() |
| 3792 |
{ |
| 3793 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\Organization'] = new \Yoast\WP\SEO\Generators\Schema\Organization(); |
| 3794 |
} |
| 3795 |
|
| 3796 |
/** |
| 3797 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\Person' shared autowired service. |
| 3798 |
* |
| 3799 |
* @return \Yoast\WP\SEO\Generators\Schema\Person |
| 3800 |
*/ |
| 3801 |
protected function getPersonService() |
| 3802 |
{ |
| 3803 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\Person'] = new \Yoast\WP\SEO\Generators\Schema\Person(); |
| 3804 |
} |
| 3805 |
|
| 3806 |
/** |
| 3807 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\WebPage' shared autowired service. |
| 3808 |
* |
| 3809 |
* @return \Yoast\WP\SEO\Generators\Schema\WebPage |
| 3810 |
*/ |
| 3811 |
protected function getWebPageService() |
| 3812 |
{ |
| 3813 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\WebPage'] = new \Yoast\WP\SEO\Generators\Schema\WebPage(); |
| 3814 |
} |
| 3815 |
|
| 3816 |
/** |
| 3817 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema\Website' shared autowired service. |
| 3818 |
* |
| 3819 |
* @return \Yoast\WP\SEO\Generators\Schema\Website |
| 3820 |
*/ |
| 3821 |
protected function getWebsiteService() |
| 3822 |
{ |
| 3823 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema\\Website'] = new \Yoast\WP\SEO\Generators\Schema\Website(); |
| 3824 |
} |
| 3825 |
|
| 3826 |
/** |
| 3827 |
* Gets the public 'Yoast\WP\SEO\Generators\Schema_Generator' shared autowired service. |
| 3828 |
* |
| 3829 |
* @return \Yoast\WP\SEO\Generators\Schema_Generator |
| 3830 |
*/ |
| 3831 |
protected function getSchemaGeneratorService() |
| 3832 |
{ |
| 3833 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] = new \Yoast\WP\SEO\Generators\Schema_Generator(($this->services['Yoast\\WP\\SEO\\Surfaces\\Helpers_Surface'] ?? $this->getHelpersSurfaceService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Replace_Vars_Helper'] ?? $this->getReplaceVarsHelperService())); |
| 3834 |
} |
| 3835 |
|
| 3836 |
/** |
| 3837 |
* Gets the public 'Yoast\WP\SEO\Generators\Twitter_Image_Generator' shared autowired service. |
| 3838 |
* |
| 3839 |
* @return \Yoast\WP\SEO\Generators\Twitter_Image_Generator |
| 3840 |
*/ |
| 3841 |
protected function getTwitterImageGeneratorService() |
| 3842 |
{ |
| 3843 |
return $this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] = new \Yoast\WP\SEO\Generators\Twitter_Image_Generator(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper'] ?? $this->getImageHelper4Service())); |
| 3844 |
} |
| 3845 |
|
| 3846 |
/** |
| 3847 |
* Gets the public 'Yoast\WP\SEO\Helpers\Aioseo_Helper' shared autowired service. |
| 3848 |
* |
| 3849 |
* @return \Yoast\WP\SEO\Helpers\Aioseo_Helper |
| 3850 |
*/ |
| 3851 |
protected function getAioseoHelperService() |
| 3852 |
{ |
| 3853 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] = new \Yoast\WP\SEO\Helpers\Aioseo_Helper(($this->services['wpdb'] ?? $this->getWpdbService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Wpdb_Helper'] ?? $this->getWpdbHelperService())); |
| 3854 |
} |
| 3855 |
|
| 3856 |
/** |
| 3857 |
* Gets the public 'Yoast\WP\SEO\Helpers\Asset_Helper' shared autowired service. |
| 3858 |
* |
| 3859 |
* @return \Yoast\WP\SEO\Helpers\Asset_Helper |
| 3860 |
*/ |
| 3861 |
protected function getAssetHelperService() |
| 3862 |
{ |
| 3863 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Asset_Helper'] = new \Yoast\WP\SEO\Helpers\Asset_Helper(); |
| 3864 |
} |
| 3865 |
|
| 3866 |
/** |
| 3867 |
* Gets the public 'Yoast\WP\SEO\Helpers\Attachment_Cleanup_Helper' shared autowired service. |
| 3868 |
* |
| 3869 |
* @return \Yoast\WP\SEO\Helpers\Attachment_Cleanup_Helper |
| 3870 |
*/ |
| 3871 |
protected function getAttachmentCleanupHelperService() |
| 3872 |
{ |
| 3873 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Attachment_Cleanup_Helper'] = new \Yoast\WP\SEO\Helpers\Attachment_Cleanup_Helper(); |
| 3874 |
} |
| 3875 |
|
| 3876 |
/** |
| 3877 |
* Gets the public 'Yoast\WP\SEO\Helpers\Author_Archive_Helper' shared autowired service. |
| 3878 |
* |
| 3879 |
* @return \Yoast\WP\SEO\Helpers\Author_Archive_Helper |
| 3880 |
*/ |
| 3881 |
protected function getAuthorArchiveHelperService() |
| 3882 |
{ |
| 3883 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Author_Archive_Helper'] = new \Yoast\WP\SEO\Helpers\Author_Archive_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 3884 |
} |
| 3885 |
|
| 3886 |
/** |
| 3887 |
* Gets the public 'Yoast\WP\SEO\Helpers\Blocks_Helper' shared autowired service. |
| 3888 |
* |
| 3889 |
* @return \Yoast\WP\SEO\Helpers\Blocks_Helper |
| 3890 |
*/ |
| 3891 |
protected function getBlocksHelperService() |
| 3892 |
{ |
| 3893 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Blocks_Helper'] = new \Yoast\WP\SEO\Helpers\Blocks_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService())); |
| 3894 |
} |
| 3895 |
|
| 3896 |
/** |
| 3897 |
* Gets the public 'Yoast\WP\SEO\Helpers\Capability_Helper' shared autowired service. |
| 3898 |
* |
| 3899 |
* @return \Yoast\WP\SEO\Helpers\Capability_Helper |
| 3900 |
*/ |
| 3901 |
protected function getCapabilityHelperService() |
| 3902 |
{ |
| 3903 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper(); |
| 3904 |
} |
| 3905 |
|
| 3906 |
/** |
| 3907 |
* Gets the public 'Yoast\WP\SEO\Helpers\Crawl_Cleanup_Helper' shared autowired service. |
| 3908 |
* |
| 3909 |
* @return \Yoast\WP\SEO\Helpers\Crawl_Cleanup_Helper |
| 3910 |
*/ |
| 3911 |
protected function getCrawlCleanupHelperService() |
| 3912 |
{ |
| 3913 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Crawl_Cleanup_Helper'] = new \Yoast\WP\SEO\Helpers\Crawl_Cleanup_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper()))); |
| 3914 |
} |
| 3915 |
|
| 3916 |
/** |
| 3917 |
* Gets the public 'Yoast\WP\SEO\Helpers\Curl_Helper' shared autowired service. |
| 3918 |
* |
| 3919 |
* @return \Yoast\WP\SEO\Helpers\Curl_Helper |
| 3920 |
*/ |
| 3921 |
protected function getCurlHelperService() |
| 3922 |
{ |
| 3923 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Curl_Helper'] = new \Yoast\WP\SEO\Helpers\Curl_Helper(); |
| 3924 |
} |
| 3925 |
|
| 3926 |
/** |
| 3927 |
* Gets the public 'Yoast\WP\SEO\Helpers\Current_Page_Helper' shared autowired service. |
| 3928 |
* |
| 3929 |
* @return \Yoast\WP\SEO\Helpers\Current_Page_Helper |
| 3930 |
*/ |
| 3931 |
protected function getCurrentPageHelperService() |
| 3932 |
{ |
| 3933 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] = new \Yoast\WP\SEO\Helpers\Current_Page_Helper(($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Query_Wrapper()))); |
| 3934 |
} |
| 3935 |
|
| 3936 |
/** |
| 3937 |
* Gets the public 'Yoast\WP\SEO\Helpers\Date_Helper' shared autowired service. |
| 3938 |
* |
| 3939 |
* @return \Yoast\WP\SEO\Helpers\Date_Helper |
| 3940 |
*/ |
| 3941 |
protected function getDateHelperService() |
| 3942 |
{ |
| 3943 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper(); |
| 3944 |
} |
| 3945 |
|
| 3946 |
/** |
| 3947 |
* Gets the public 'Yoast\WP\SEO\Helpers\Environment_Helper' shared autowired service. |
| 3948 |
* |
| 3949 |
* @return \Yoast\WP\SEO\Helpers\Environment_Helper |
| 3950 |
*/ |
| 3951 |
protected function getEnvironmentHelperService() |
| 3952 |
{ |
| 3953 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Environment_Helper'] = new \Yoast\WP\SEO\Helpers\Environment_Helper(); |
| 3954 |
} |
| 3955 |
|
| 3956 |
/** |
| 3957 |
* Gets the public 'Yoast\WP\SEO\Helpers\First_Time_Configuration_Notice_Helper' shared autowired service. |
| 3958 |
* |
| 3959 |
* @return \Yoast\WP\SEO\Helpers\First_Time_Configuration_Notice_Helper |
| 3960 |
*/ |
| 3961 |
protected function getFirstTimeConfigurationNoticeHelperService() |
| 3962 |
{ |
| 3963 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\First_Time_Configuration_Notice_Helper'] = new \Yoast\WP\SEO\Helpers\First_Time_Configuration_Notice_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService())); |
| 3964 |
} |
| 3965 |
|
| 3966 |
/** |
| 3967 |
* Gets the public 'Yoast\WP\SEO\Helpers\Home_Url_Helper' shared autowired service. |
| 3968 |
* |
| 3969 |
* @return \Yoast\WP\SEO\Helpers\Home_Url_Helper |
| 3970 |
*/ |
| 3971 |
protected function getHomeUrlHelperService() |
| 3972 |
{ |
| 3973 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Home_Url_Helper'] = new \Yoast\WP\SEO\Helpers\Home_Url_Helper(); |
| 3974 |
} |
| 3975 |
|
| 3976 |
/** |
| 3977 |
* Gets the public 'Yoast\WP\SEO\Helpers\Image_Helper' shared autowired service. |
| 3978 |
* |
| 3979 |
* @return \Yoast\WP\SEO\Helpers\Image_Helper |
| 3980 |
*/ |
| 3981 |
protected function getImageHelperService() |
| 3982 |
{ |
| 3983 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 3984 |
|
| 3985 |
if (isset($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'])) { |
| 3986 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper']; |
| 3987 |
} |
| 3988 |
|
| 3989 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] = new \Yoast\WP\SEO\Helpers\Image_Helper($a, ($this->services['Yoast\\WP\\SEO\\Repositories\\SEO_Links_Repository'] ?? ($this->services['Yoast\\WP\\SEO\\Repositories\\SEO_Links_Repository'] = new \Yoast\WP\SEO\Repositories\SEO_Links_Repository())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper()))); |
| 3990 |
} |
| 3991 |
|
| 3992 |
/** |
| 3993 |
* Gets the public 'Yoast\WP\SEO\Helpers\Import_Cursor_Helper' shared autowired service. |
| 3994 |
* |
| 3995 |
* @return \Yoast\WP\SEO\Helpers\Import_Cursor_Helper |
| 3996 |
*/ |
| 3997 |
protected function getImportCursorHelperService() |
| 3998 |
{ |
| 3999 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Import_Cursor_Helper'] = new \Yoast\WP\SEO\Helpers\Import_Cursor_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 4000 |
} |
| 4001 |
|
| 4002 |
/** |
| 4003 |
* Gets the public 'Yoast\WP\SEO\Helpers\Import_Helper' shared autowired service. |
| 4004 |
* |
| 4005 |
* @return \Yoast\WP\SEO\Helpers\Import_Helper |
| 4006 |
*/ |
| 4007 |
protected function getImportHelperService() |
| 4008 |
{ |
| 4009 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Import_Helper'] = new \Yoast\WP\SEO\Helpers\Import_Helper(); |
| 4010 |
} |
| 4011 |
|
| 4012 |
/** |
| 4013 |
* Gets the public 'Yoast\WP\SEO\Helpers\Indexable_Helper' shared autowired service. |
| 4014 |
* |
| 4015 |
* @return \Yoast\WP\SEO\Helpers\Indexable_Helper |
| 4016 |
*/ |
| 4017 |
protected function getIndexableHelperService() |
| 4018 |
{ |
| 4019 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService()); |
| 4020 |
|
| 4021 |
if (isset($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'])) { |
| 4022 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper']; |
| 4023 |
} |
| 4024 |
|
| 4025 |
$this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] = $instance = new \Yoast\WP\SEO\Helpers\Indexable_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Environment_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Environment_Helper'] = new \Yoast\WP\SEO\Helpers\Environment_Helper())), $a); |
| 4026 |
|
| 4027 |
$instance->set_indexable_repository(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 4028 |
|
| 4029 |
return $instance; |
| 4030 |
} |
| 4031 |
|
| 4032 |
/** |
| 4033 |
* Gets the public 'Yoast\WP\SEO\Helpers\Indexable_To_Postmeta_Helper' shared autowired service. |
| 4034 |
* |
| 4035 |
* @return \Yoast\WP\SEO\Helpers\Indexable_To_Postmeta_Helper |
| 4036 |
*/ |
| 4037 |
protected function getIndexableToPostmetaHelperService() |
| 4038 |
{ |
| 4039 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_To_Postmeta_Helper'] = new \Yoast\WP\SEO\Helpers\Indexable_To_Postmeta_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] = new \Yoast\WP\SEO\Helpers\Meta_Helper()))); |
| 4040 |
} |
| 4041 |
|
| 4042 |
/** |
| 4043 |
* Gets the public 'Yoast\WP\SEO\Helpers\Indexing_Helper' shared autowired service. |
| 4044 |
* |
| 4045 |
* @return \Yoast\WP\SEO\Helpers\Indexing_Helper |
| 4046 |
*/ |
| 4047 |
protected function getIndexingHelperService() |
| 4048 |
{ |
| 4049 |
$this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] = $instance = new \Yoast\WP\SEO\Helpers\Indexing_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), ($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService())); |
| 4050 |
|
| 4051 |
$instance->set_indexing_actions(($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action'] ?? $this->getIndexablePostIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action'] ?? $this->getIndexableTermIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action'] ?? $this->getIndexablePostTypeArchiveIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action'] ?? $this->getIndexableGeneralIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'] ?? $this->getPostLinkIndexingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'] ?? $this->getTermLinkIndexingActionService())); |
| 4052 |
$instance->set_indexable_repository(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 4053 |
|
| 4054 |
return $instance; |
| 4055 |
} |
| 4056 |
|
| 4057 |
/** |
| 4058 |
* Gets the public 'Yoast\WP\SEO\Helpers\Language_Helper' shared autowired service. |
| 4059 |
* |
| 4060 |
* @return \Yoast\WP\SEO\Helpers\Language_Helper |
| 4061 |
*/ |
| 4062 |
protected function getLanguageHelperService() |
| 4063 |
{ |
| 4064 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Language_Helper'] = new \Yoast\WP\SEO\Helpers\Language_Helper(); |
| 4065 |
} |
| 4066 |
|
| 4067 |
/** |
| 4068 |
* Gets the public 'Yoast\WP\SEO\Helpers\Lock_Helper' shared autowired service. |
| 4069 |
* |
| 4070 |
* @return \Yoast\WP\SEO\Helpers\Lock_Helper |
| 4071 |
*/ |
| 4072 |
protected function getLockHelperService() |
| 4073 |
{ |
| 4074 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Lock_Helper'] = new \Yoast\WP\SEO\Helpers\Lock_Helper(($this->privates['Yoast\\WP\\SEO\\Expiring_Store\\Application\\Expiring_Store'] ?? $this->getExpiringStoreService())); |
| 4075 |
} |
| 4076 |
|
| 4077 |
/** |
| 4078 |
* Gets the public 'Yoast\WP\SEO\Helpers\Meta_Helper' shared autowired service. |
| 4079 |
* |
| 4080 |
* @return \Yoast\WP\SEO\Helpers\Meta_Helper |
| 4081 |
*/ |
| 4082 |
protected function getMetaHelperService() |
| 4083 |
{ |
| 4084 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] = new \Yoast\WP\SEO\Helpers\Meta_Helper(); |
| 4085 |
} |
| 4086 |
|
| 4087 |
/** |
| 4088 |
* Gets the public 'Yoast\WP\SEO\Helpers\Notification_Helper' shared autowired service. |
| 4089 |
* |
| 4090 |
* @return \Yoast\WP\SEO\Helpers\Notification_Helper |
| 4091 |
*/ |
| 4092 |
protected function getNotificationHelperService() |
| 4093 |
{ |
| 4094 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] = new \Yoast\WP\SEO\Helpers\Notification_Helper(); |
| 4095 |
} |
| 4096 |
|
| 4097 |
/** |
| 4098 |
* Gets the public 'Yoast\WP\SEO\Helpers\Open_Graph\Image_Helper' shared autowired service. |
| 4099 |
* |
| 4100 |
* @return \Yoast\WP\SEO\Helpers\Open_Graph\Image_Helper |
| 4101 |
*/ |
| 4102 |
protected function getImageHelper2Service() |
| 4103 |
{ |
| 4104 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()); |
| 4105 |
|
| 4106 |
if (isset($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper'])) { |
| 4107 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper']; |
| 4108 |
} |
| 4109 |
|
| 4110 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Image_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), $a); |
| 4111 |
} |
| 4112 |
|
| 4113 |
/** |
| 4114 |
* Gets the public 'Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper' shared autowired service. |
| 4115 |
* |
| 4116 |
* @return \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper |
| 4117 |
*/ |
| 4118 |
protected function getValuesHelperService() |
| 4119 |
{ |
| 4120 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper(); |
| 4121 |
} |
| 4122 |
|
| 4123 |
/** |
| 4124 |
* Gets the public 'Yoast\WP\SEO\Helpers\Options_Helper' shared autowired service. |
| 4125 |
* |
| 4126 |
* @return \Yoast\WP\SEO\Helpers\Options_Helper |
| 4127 |
*/ |
| 4128 |
protected function getOptionsHelperService() |
| 4129 |
{ |
| 4130 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper(); |
| 4131 |
} |
| 4132 |
|
| 4133 |
/** |
| 4134 |
* Gets the public 'Yoast\WP\SEO\Helpers\Pagination_Helper' shared autowired service. |
| 4135 |
* |
| 4136 |
* @return \Yoast\WP\SEO\Helpers\Pagination_Helper |
| 4137 |
*/ |
| 4138 |
protected function getPaginationHelperService() |
| 4139 |
{ |
| 4140 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] = new \Yoast\WP\SEO\Helpers\Pagination_Helper(($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Rewrite_Wrapper'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Rewrite_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Rewrite_Wrapper())), ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Query_Wrapper()))); |
| 4141 |
} |
| 4142 |
|
| 4143 |
/** |
| 4144 |
* Gets the public 'Yoast\WP\SEO\Helpers\Permalink_Helper' shared autowired service. |
| 4145 |
* |
| 4146 |
* @return \Yoast\WP\SEO\Helpers\Permalink_Helper |
| 4147 |
*/ |
| 4148 |
protected function getPermalinkHelperService() |
| 4149 |
{ |
| 4150 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper(); |
| 4151 |
} |
| 4152 |
|
| 4153 |
/** |
| 4154 |
* Gets the public 'Yoast\WP\SEO\Helpers\Post_Helper' shared autowired service. |
| 4155 |
* |
| 4156 |
* @return \Yoast\WP\SEO\Helpers\Post_Helper |
| 4157 |
*/ |
| 4158 |
protected function getPostHelperService() |
| 4159 |
{ |
| 4160 |
$this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] = $instance = new \Yoast\WP\SEO\Helpers\Post_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\String_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\String_Helper'] = new \Yoast\WP\SEO\Helpers\String_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 4161 |
|
| 4162 |
$instance->set_indexable_repository(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 4163 |
|
| 4164 |
return $instance; |
| 4165 |
} |
| 4166 |
|
| 4167 |
/** |
| 4168 |
* Gets the public 'Yoast\WP\SEO\Helpers\Post_Type_Helper' shared autowired service. |
| 4169 |
* |
| 4170 |
* @return \Yoast\WP\SEO\Helpers\Post_Type_Helper |
| 4171 |
*/ |
| 4172 |
protected function getPostTypeHelperService() |
| 4173 |
{ |
| 4174 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] = new \Yoast\WP\SEO\Helpers\Post_Type_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 4175 |
} |
| 4176 |
|
| 4177 |
/** |
| 4178 |
* Gets the public 'Yoast\WP\SEO\Helpers\Primary_Term_Helper' shared autowired service. |
| 4179 |
* |
| 4180 |
* @return \Yoast\WP\SEO\Helpers\Primary_Term_Helper |
| 4181 |
*/ |
| 4182 |
protected function getPrimaryTermHelperService() |
| 4183 |
{ |
| 4184 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Primary_Term_Helper'] = new \Yoast\WP\SEO\Helpers\Primary_Term_Helper(); |
| 4185 |
} |
| 4186 |
|
| 4187 |
/** |
| 4188 |
* Gets the public 'Yoast\WP\SEO\Helpers\Product_Helper' shared autowired service. |
| 4189 |
* |
| 4190 |
* @return \Yoast\WP\SEO\Helpers\Product_Helper |
| 4191 |
*/ |
| 4192 |
protected function getProductHelperService() |
| 4193 |
{ |
| 4194 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper(); |
| 4195 |
} |
| 4196 |
|
| 4197 |
/** |
| 4198 |
* Gets the public 'Yoast\WP\SEO\Helpers\Redirect_Helper' shared autowired service. |
| 4199 |
* |
| 4200 |
* @return \Yoast\WP\SEO\Helpers\Redirect_Helper |
| 4201 |
*/ |
| 4202 |
protected function getRedirectHelperService() |
| 4203 |
{ |
| 4204 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper(); |
| 4205 |
} |
| 4206 |
|
| 4207 |
/** |
| 4208 |
* Gets the public 'Yoast\WP\SEO\Helpers\Request_Helper' shared autowired service. |
| 4209 |
* |
| 4210 |
* @return \Yoast\WP\SEO\Helpers\Request_Helper |
| 4211 |
* |
| 4212 |
* @deprecated Since Yoast\WP\SEO\Helpers\Request_Helper 23.6: Yoast\WP\SEO\Helpers\Request_Helper is deprecated since version 23.6! |
| 4213 |
*/ |
| 4214 |
protected function getRequestHelperService() |
| 4215 |
{ |
| 4216 |
trigger_deprecation('Yoast\\WP\\SEO\\Helpers\\Request_Helper', '23.6', 'Yoast\\WP\\SEO\\Helpers\\Request_Helper is deprecated since version 23.6!'); |
| 4217 |
|
| 4218 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Request_Helper'] = new \Yoast\WP\SEO\Helpers\Request_Helper(); |
| 4219 |
} |
| 4220 |
|
| 4221 |
/** |
| 4222 |
* Gets the public 'Yoast\WP\SEO\Helpers\Require_File_Helper' shared autowired service. |
| 4223 |
* |
| 4224 |
* @return \Yoast\WP\SEO\Helpers\Require_File_Helper |
| 4225 |
*/ |
| 4226 |
protected function getRequireFileHelperService() |
| 4227 |
{ |
| 4228 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Require_File_Helper'] = new \Yoast\WP\SEO\Helpers\Require_File_Helper(); |
| 4229 |
} |
| 4230 |
|
| 4231 |
/** |
| 4232 |
* Gets the public 'Yoast\WP\SEO\Helpers\Robots_Helper' shared autowired service. |
| 4233 |
* |
| 4234 |
* @return \Yoast\WP\SEO\Helpers\Robots_Helper |
| 4235 |
*/ |
| 4236 |
protected function getRobotsHelperService() |
| 4237 |
{ |
| 4238 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Robots_Helper'] = new \Yoast\WP\SEO\Helpers\Robots_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService())); |
| 4239 |
} |
| 4240 |
|
| 4241 |
/** |
| 4242 |
* Gets the public 'Yoast\WP\SEO\Helpers\Robots_Txt_Helper' shared autowired service. |
| 4243 |
* |
| 4244 |
* @return \Yoast\WP\SEO\Helpers\Robots_Txt_Helper |
| 4245 |
*/ |
| 4246 |
protected function getRobotsTxtHelperService() |
| 4247 |
{ |
| 4248 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Robots_Txt_Helper'] = new \Yoast\WP\SEO\Helpers\Robots_Txt_Helper(); |
| 4249 |
} |
| 4250 |
|
| 4251 |
/** |
| 4252 |
* Gets the public 'Yoast\WP\SEO\Helpers\Route_Helper' shared autowired service. |
| 4253 |
* |
| 4254 |
* @return \Yoast\WP\SEO\Helpers\Route_Helper |
| 4255 |
*/ |
| 4256 |
protected function getRouteHelperService() |
| 4257 |
{ |
| 4258 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Route_Helper'] = new \Yoast\WP\SEO\Helpers\Route_Helper(); |
| 4259 |
} |
| 4260 |
|
| 4261 |
/** |
| 4262 |
* Gets the public 'Yoast\WP\SEO\Helpers\Sanitization_Helper' shared autowired service. |
| 4263 |
* |
| 4264 |
* @return \Yoast\WP\SEO\Helpers\Sanitization_Helper |
| 4265 |
*/ |
| 4266 |
protected function getSanitizationHelperService() |
| 4267 |
{ |
| 4268 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Sanitization_Helper'] = new \Yoast\WP\SEO\Helpers\Sanitization_Helper(); |
| 4269 |
} |
| 4270 |
|
| 4271 |
/** |
| 4272 |
* Gets the public 'Yoast\WP\SEO\Helpers\Schema\Article_Helper' shared autowired service. |
| 4273 |
* |
| 4274 |
* @return \Yoast\WP\SEO\Helpers\Schema\Article_Helper |
| 4275 |
*/ |
| 4276 |
protected function getArticleHelperService() |
| 4277 |
{ |
| 4278 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Article_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\Article_Helper(); |
| 4279 |
} |
| 4280 |
|
| 4281 |
/** |
| 4282 |
* Gets the public 'Yoast\WP\SEO\Helpers\Schema\HTML_Helper' shared autowired service. |
| 4283 |
* |
| 4284 |
* @return \Yoast\WP\SEO\Helpers\Schema\HTML_Helper |
| 4285 |
*/ |
| 4286 |
protected function getHTMLHelperService() |
| 4287 |
{ |
| 4288 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\HTML_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\HTML_Helper(); |
| 4289 |
} |
| 4290 |
|
| 4291 |
/** |
| 4292 |
* Gets the public 'Yoast\WP\SEO\Helpers\Schema\ID_Helper' shared autowired service. |
| 4293 |
* |
| 4294 |
* @return \Yoast\WP\SEO\Helpers\Schema\ID_Helper |
| 4295 |
*/ |
| 4296 |
protected function getIDHelperService() |
| 4297 |
{ |
| 4298 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\ID_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\ID_Helper(); |
| 4299 |
} |
| 4300 |
|
| 4301 |
/** |
| 4302 |
* Gets the public 'Yoast\WP\SEO\Helpers\Schema\Image_Helper' shared autowired service. |
| 4303 |
* |
| 4304 |
* @return \Yoast\WP\SEO\Helpers\Schema\Image_Helper |
| 4305 |
*/ |
| 4306 |
protected function getImageHelper3Service() |
| 4307 |
{ |
| 4308 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Image_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\Image_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\HTML_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\HTML_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\HTML_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Language_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Language_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\Language_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService())); |
| 4309 |
} |
| 4310 |
|
| 4311 |
/** |
| 4312 |
* Gets the public 'Yoast\WP\SEO\Helpers\Schema\Language_Helper' shared autowired service. |
| 4313 |
* |
| 4314 |
* @return \Yoast\WP\SEO\Helpers\Schema\Language_Helper |
| 4315 |
*/ |
| 4316 |
protected function getLanguageHelper2Service() |
| 4317 |
{ |
| 4318 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Language_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\Language_Helper(); |
| 4319 |
} |
| 4320 |
|
| 4321 |
/** |
| 4322 |
* Gets the public 'Yoast\WP\SEO\Helpers\Schema\Replace_Vars_Helper' shared autowired service. |
| 4323 |
* |
| 4324 |
* @return \Yoast\WP\SEO\Helpers\Schema\Replace_Vars_Helper |
| 4325 |
*/ |
| 4326 |
protected function getReplaceVarsHelperService() |
| 4327 |
{ |
| 4328 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Replace_Vars_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\Replace_Vars_Helper(($this->services['WPSEO_Replace_Vars'] ?? $this->getWPSEOReplaceVarsService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\ID_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\ID_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\ID_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper()))); |
| 4329 |
} |
| 4330 |
|
| 4331 |
/** |
| 4332 |
* Gets the public 'Yoast\WP\SEO\Helpers\Score_Icon_Helper' shared autowired service. |
| 4333 |
* |
| 4334 |
* @return \Yoast\WP\SEO\Helpers\Score_Icon_Helper |
| 4335 |
*/ |
| 4336 |
protected function getScoreIconHelperService() |
| 4337 |
{ |
| 4338 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Score_Icon_Helper'] = new \Yoast\WP\SEO\Helpers\Score_Icon_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Robots_Helper'] ?? $this->getRobotsHelperService())); |
| 4339 |
} |
| 4340 |
|
| 4341 |
/** |
| 4342 |
* Gets the public 'Yoast\WP\SEO\Helpers\Short_Link_Helper' shared autowired service. |
| 4343 |
* |
| 4344 |
* @return \Yoast\WP\SEO\Helpers\Short_Link_Helper |
| 4345 |
*/ |
| 4346 |
protected function getShortLinkHelperService() |
| 4347 |
{ |
| 4348 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] = new \Yoast\WP\SEO\Helpers\Short_Link_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper()))); |
| 4349 |
} |
| 4350 |
|
| 4351 |
/** |
| 4352 |
* Gets the public 'Yoast\WP\SEO\Helpers\Site_Helper' shared autowired service. |
| 4353 |
* |
| 4354 |
* @return \Yoast\WP\SEO\Helpers\Site_Helper |
| 4355 |
*/ |
| 4356 |
protected function getSiteHelperService() |
| 4357 |
{ |
| 4358 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Site_Helper'] = new \Yoast\WP\SEO\Helpers\Site_Helper(); |
| 4359 |
} |
| 4360 |
|
| 4361 |
/** |
| 4362 |
* Gets the public 'Yoast\WP\SEO\Helpers\Social_Profiles_Helper' shared autowired service. |
| 4363 |
* |
| 4364 |
* @return \Yoast\WP\SEO\Helpers\Social_Profiles_Helper |
| 4365 |
*/ |
| 4366 |
protected function getSocialProfilesHelperService() |
| 4367 |
{ |
| 4368 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Social_Profiles_Helper'] = new \Yoast\WP\SEO\Helpers\Social_Profiles_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 4369 |
} |
| 4370 |
|
| 4371 |
/** |
| 4372 |
* Gets the public 'Yoast\WP\SEO\Helpers\String_Helper' shared autowired service. |
| 4373 |
* |
| 4374 |
* @return \Yoast\WP\SEO\Helpers\String_Helper |
| 4375 |
*/ |
| 4376 |
protected function getStringHelperService() |
| 4377 |
{ |
| 4378 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\String_Helper'] = new \Yoast\WP\SEO\Helpers\String_Helper(); |
| 4379 |
} |
| 4380 |
|
| 4381 |
/** |
| 4382 |
* Gets the public 'Yoast\WP\SEO\Helpers\Taxonomy_Helper' shared autowired service. |
| 4383 |
* |
| 4384 |
* @return \Yoast\WP\SEO\Helpers\Taxonomy_Helper |
| 4385 |
*/ |
| 4386 |
protected function getTaxonomyHelperService() |
| 4387 |
{ |
| 4388 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] = new \Yoast\WP\SEO\Helpers\Taxonomy_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\String_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\String_Helper'] = new \Yoast\WP\SEO\Helpers\String_Helper()))); |
| 4389 |
} |
| 4390 |
|
| 4391 |
/** |
| 4392 |
* Gets the public 'Yoast\WP\SEO\Helpers\Twitter\Image_Helper' shared autowired service. |
| 4393 |
* |
| 4394 |
* @return \Yoast\WP\SEO\Helpers\Twitter\Image_Helper |
| 4395 |
*/ |
| 4396 |
protected function getImageHelper4Service() |
| 4397 |
{ |
| 4398 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()); |
| 4399 |
|
| 4400 |
if (isset($this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper'])) { |
| 4401 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper']; |
| 4402 |
} |
| 4403 |
|
| 4404 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper'] = new \Yoast\WP\SEO\Helpers\Twitter\Image_Helper($a); |
| 4405 |
} |
| 4406 |
|
| 4407 |
/** |
| 4408 |
* Gets the public 'Yoast\WP\SEO\Helpers\Url_Helper' shared autowired service. |
| 4409 |
* |
| 4410 |
* @return \Yoast\WP\SEO\Helpers\Url_Helper |
| 4411 |
*/ |
| 4412 |
protected function getUrlHelperService() |
| 4413 |
{ |
| 4414 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper(); |
| 4415 |
} |
| 4416 |
|
| 4417 |
/** |
| 4418 |
* Gets the public 'Yoast\WP\SEO\Helpers\User_Helper' shared autowired service. |
| 4419 |
* |
| 4420 |
* @return \Yoast\WP\SEO\Helpers\User_Helper |
| 4421 |
*/ |
| 4422 |
protected function getUserHelperService() |
| 4423 |
{ |
| 4424 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper(); |
| 4425 |
} |
| 4426 |
|
| 4427 |
/** |
| 4428 |
* Gets the public 'Yoast\WP\SEO\Helpers\Wincher_Helper' shared autowired service. |
| 4429 |
* |
| 4430 |
* @return \Yoast\WP\SEO\Helpers\Wincher_Helper |
| 4431 |
*/ |
| 4432 |
protected function getWincherHelperService() |
| 4433 |
{ |
| 4434 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Wincher_Helper'] = new \Yoast\WP\SEO\Helpers\Wincher_Helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 4435 |
} |
| 4436 |
|
| 4437 |
/** |
| 4438 |
* Gets the public 'Yoast\WP\SEO\Helpers\Woocommerce_Helper' shared autowired service. |
| 4439 |
* |
| 4440 |
* @return \Yoast\WP\SEO\Helpers\Woocommerce_Helper |
| 4441 |
*/ |
| 4442 |
protected function getWoocommerceHelperService() |
| 4443 |
{ |
| 4444 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Woocommerce_Helper'] = new \Yoast\WP\SEO\Helpers\Woocommerce_Helper(); |
| 4445 |
} |
| 4446 |
|
| 4447 |
/** |
| 4448 |
* Gets the public 'Yoast\WP\SEO\Helpers\Wordpress_Helper' shared autowired service. |
| 4449 |
* |
| 4450 |
* @return \Yoast\WP\SEO\Helpers\Wordpress_Helper |
| 4451 |
*/ |
| 4452 |
protected function getWordpressHelperService() |
| 4453 |
{ |
| 4454 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Wordpress_Helper'] = new \Yoast\WP\SEO\Helpers\Wordpress_Helper(); |
| 4455 |
} |
| 4456 |
|
| 4457 |
/** |
| 4458 |
* Gets the public 'Yoast\WP\SEO\Helpers\Wpdb_Helper' shared autowired service. |
| 4459 |
* |
| 4460 |
* @return \Yoast\WP\SEO\Helpers\Wpdb_Helper |
| 4461 |
*/ |
| 4462 |
protected function getWpdbHelperService() |
| 4463 |
{ |
| 4464 |
return $this->services['Yoast\\WP\\SEO\\Helpers\\Wpdb_Helper'] = new \Yoast\WP\SEO\Helpers\Wpdb_Helper(($this->services['wpdb'] ?? $this->getWpdbService())); |
| 4465 |
} |
| 4466 |
|
| 4467 |
/** |
| 4468 |
* Gets the public 'Yoast\WP\SEO\Initializers\Crawl_Cleanup_Permalinks' shared autowired service. |
| 4469 |
* |
| 4470 |
* @return \Yoast\WP\SEO\Initializers\Crawl_Cleanup_Permalinks |
| 4471 |
*/ |
| 4472 |
protected function getCrawlCleanupPermalinksService() |
| 4473 |
{ |
| 4474 |
return $this->services['Yoast\\WP\\SEO\\Initializers\\Crawl_Cleanup_Permalinks'] = new \Yoast\WP\SEO\Initializers\Crawl_Cleanup_Permalinks(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Crawl_Cleanup_Helper'] ?? $this->getCrawlCleanupHelperService())); |
| 4475 |
} |
| 4476 |
|
| 4477 |
/** |
| 4478 |
* Gets the public 'Yoast\WP\SEO\Initializers\Disable_Core_Sitemaps' shared autowired service. |
| 4479 |
* |
| 4480 |
* @return \Yoast\WP\SEO\Initializers\Disable_Core_Sitemaps |
| 4481 |
*/ |
| 4482 |
protected function getDisableCoreSitemapsService() |
| 4483 |
{ |
| 4484 |
return $this->services['Yoast\\WP\\SEO\\Initializers\\Disable_Core_Sitemaps'] = new \Yoast\WP\SEO\Initializers\Disable_Core_Sitemaps(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper()))); |
| 4485 |
} |
| 4486 |
|
| 4487 |
/** |
| 4488 |
* Gets the public 'Yoast\WP\SEO\Initializers\Migration_Runner' shared autowired service. |
| 4489 |
* |
| 4490 |
* @return \Yoast\WP\SEO\Initializers\Migration_Runner |
| 4491 |
*/ |
| 4492 |
protected function getMigrationRunnerService() |
| 4493 |
{ |
| 4494 |
return $this->services['Yoast\\WP\\SEO\\Initializers\\Migration_Runner'] = new \Yoast\WP\SEO\Initializers\Migration_Runner(($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] ?? ($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] = new \Yoast\WP\SEO\Config\Migration_Status())), ($this->services['Yoast\\WP\\SEO\\Loader'] ?? $this->getLoaderService()), ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] ?? ($this->services['Yoast\\WP\\Lib\\Migrations\\Adapter'] = new \Yoast\WP\Lib\Migrations\Adapter()))); |
| 4495 |
} |
| 4496 |
|
| 4497 |
/** |
| 4498 |
* Gets the public 'Yoast\WP\SEO\Initializers\Plugin_Headers' shared autowired service. |
| 4499 |
* |
| 4500 |
* @return \Yoast\WP\SEO\Initializers\Plugin_Headers |
| 4501 |
*/ |
| 4502 |
protected function getPluginHeadersService() |
| 4503 |
{ |
| 4504 |
return $this->services['Yoast\\WP\\SEO\\Initializers\\Plugin_Headers'] = new \Yoast\WP\SEO\Initializers\Plugin_Headers(); |
| 4505 |
} |
| 4506 |
|
| 4507 |
/** |
| 4508 |
* Gets the public 'Yoast\WP\SEO\Initializers\Silence_Load_Textdomain_Just_In_Time_Notices' shared autowired service. |
| 4509 |
* |
| 4510 |
* @return \Yoast\WP\SEO\Initializers\Silence_Load_Textdomain_Just_In_Time_Notices |
| 4511 |
*/ |
| 4512 |
protected function getSilenceLoadTextdomainJustInTimeNoticesService() |
| 4513 |
{ |
| 4514 |
return $this->services['Yoast\\WP\\SEO\\Initializers\\Silence_Load_Textdomain_Just_In_Time_Notices'] = new \Yoast\WP\SEO\Initializers\Silence_Load_Textdomain_Just_In_Time_Notices(); |
| 4515 |
} |
| 4516 |
|
| 4517 |
/** |
| 4518 |
* Gets the public 'Yoast\WP\SEO\Initializers\Woocommerce' shared autowired service. |
| 4519 |
* |
| 4520 |
* @return \Yoast\WP\SEO\Initializers\Woocommerce |
| 4521 |
*/ |
| 4522 |
protected function getWoocommerceService() |
| 4523 |
{ |
| 4524 |
return $this->services['Yoast\\WP\\SEO\\Initializers\\Woocommerce'] = new \Yoast\WP\SEO\Initializers\Woocommerce(); |
| 4525 |
} |
| 4526 |
|
| 4527 |
/** |
| 4528 |
* Gets the public 'Yoast\WP\SEO\Integrations\Academy_Integration' shared autowired service. |
| 4529 |
* |
| 4530 |
* @return \Yoast\WP\SEO\Integrations\Academy_Integration |
| 4531 |
*/ |
| 4532 |
protected function getAcademyIntegrationService() |
| 4533 |
{ |
| 4534 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Academy_Integration'] = new \Yoast\WP\SEO\Integrations\Academy_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService())); |
| 4535 |
} |
| 4536 |
|
| 4537 |
/** |
| 4538 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Activation_Cleanup_Integration' shared autowired service. |
| 4539 |
* |
| 4540 |
* @return \Yoast\WP\SEO\Integrations\Admin\Activation_Cleanup_Integration |
| 4541 |
*/ |
| 4542 |
protected function getActivationCleanupIntegrationService() |
| 4543 |
{ |
| 4544 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Activation_Cleanup_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Activation_Cleanup_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 4545 |
} |
| 4546 |
|
| 4547 |
/** |
| 4548 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Addon_Installation\Dialog_Integration' shared autowired service. |
| 4549 |
* |
| 4550 |
* @return \Yoast\WP\SEO\Integrations\Admin\Addon_Installation\Dialog_Integration |
| 4551 |
*/ |
| 4552 |
protected function getDialogIntegrationService() |
| 4553 |
{ |
| 4554 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Addon_Installation\\Dialog_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Addon_Installation\Dialog_Integration(($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService())); |
| 4555 |
} |
| 4556 |
|
| 4557 |
/** |
| 4558 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Addon_Installation\Installation_Integration' shared autowired service. |
| 4559 |
* |
| 4560 |
* @return \Yoast\WP\SEO\Integrations\Admin\Addon_Installation\Installation_Integration |
| 4561 |
*/ |
| 4562 |
protected function getInstallationIntegrationService() |
| 4563 |
{ |
| 4564 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Addon_Installation\\Installation_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Addon_Installation\Installation_Integration(($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Addon_Installation\\Addon_Activate_Action'] ?? $this->getAddonActivateActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Addon_Installation\\Addon_Install_Action'] ?? $this->getAddonInstallActionService())); |
| 4565 |
} |
| 4566 |
|
| 4567 |
/** |
| 4568 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration' shared autowired service. |
| 4569 |
* |
| 4570 |
* @return \Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration |
| 4571 |
*/ |
| 4572 |
protected function getAdminColumnsCacheIntegrationService() |
| 4573 |
{ |
| 4574 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Admin_Columns_Cache_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 4575 |
} |
| 4576 |
|
| 4577 |
/** |
| 4578 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration' shared autowired service. |
| 4579 |
* |
| 4580 |
* @return \Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration |
| 4581 |
*/ |
| 4582 |
protected function getBackgroundIndexingIntegrationService() |
| 4583 |
{ |
| 4584 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Background_Indexing_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration(($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Indexing_Complete_Action'] ?? $this->getIndexableIndexingCompleteActionService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Yoast_Admin_And_Dashboard_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Yoast_Admin_And_Dashboard_Conditional'] = new \Yoast\WP\SEO\Conditionals\Yoast_Admin_And_Dashboard_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Get_Request_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Get_Request_Conditional'] = new \Yoast\WP\SEO\Conditionals\Get_Request_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\WP_CRON_Enabled_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WP_CRON_Enabled_Conditional'] = new \Yoast\WP\SEO\Conditionals\WP_CRON_Enabled_Conditional())), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action'] ?? $this->getIndexableGeneralIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action'] ?? $this->getIndexablePostIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action'] ?? $this->getIndexablePostTypeArchiveIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action'] ?? $this->getIndexableTermIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'] ?? $this->getPostLinkIndexingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'] ?? $this->getTermLinkIndexingActionService())); |
| 4585 |
} |
| 4586 |
|
| 4587 |
/** |
| 4588 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Brand_Insights_Page' shared autowired service. |
| 4589 |
* |
| 4590 |
* @return \Yoast\WP\SEO\Integrations\Admin\Brand_Insights_Page |
| 4591 |
*/ |
| 4592 |
protected function getBrandInsightsPageService() |
| 4593 |
{ |
| 4594 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Brand_Insights_Page'] = new \Yoast\WP\SEO\Integrations\Admin\Brand_Insights_Page(($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper()))); |
| 4595 |
} |
| 4596 |
|
| 4597 |
/** |
| 4598 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Check_Required_Version' shared autowired service. |
| 4599 |
* |
| 4600 |
* @return \Yoast\WP\SEO\Integrations\Admin\Check_Required_Version |
| 4601 |
*/ |
| 4602 |
protected function getCheckRequiredVersionService() |
| 4603 |
{ |
| 4604 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Check_Required_Version'] = new \Yoast\WP\SEO\Integrations\Admin\Check_Required_Version(); |
| 4605 |
} |
| 4606 |
|
| 4607 |
/** |
| 4608 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Crawl_Settings_Integration' shared autowired service. |
| 4609 |
* |
| 4610 |
* @return \Yoast\WP\SEO\Integrations\Admin\Crawl_Settings_Integration |
| 4611 |
*/ |
| 4612 |
protected function getCrawlSettingsIntegrationService() |
| 4613 |
{ |
| 4614 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Crawl_Settings_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Crawl_Settings_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['WPSEO_Shortlinker'] ?? $this->getWPSEOShortlinkerService())); |
| 4615 |
} |
| 4616 |
|
| 4617 |
/** |
| 4618 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Cron_Integration' shared autowired service. |
| 4619 |
* |
| 4620 |
* @return \Yoast\WP\SEO\Integrations\Admin\Cron_Integration |
| 4621 |
*/ |
| 4622 |
protected function getCronIntegrationService() |
| 4623 |
{ |
| 4624 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Cron_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Cron_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper()))); |
| 4625 |
} |
| 4626 |
|
| 4627 |
/** |
| 4628 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Deactivated_Premium_Integration' shared autowired service. |
| 4629 |
* |
| 4630 |
* @return \Yoast\WP\SEO\Integrations\Admin\Deactivated_Premium_Integration |
| 4631 |
*/ |
| 4632 |
protected function getDeactivatedPremiumIntegrationService() |
| 4633 |
{ |
| 4634 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Deactivated_Premium_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Deactivated_Premium_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService())); |
| 4635 |
} |
| 4636 |
|
| 4637 |
/** |
| 4638 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\First_Time_Configuration_Integration' shared autowired service. |
| 4639 |
* |
| 4640 |
* @return \Yoast\WP\SEO\Integrations\Admin\First_Time_Configuration_Integration |
| 4641 |
*/ |
| 4642 |
protected function getFirstTimeConfigurationIntegrationService() |
| 4643 |
{ |
| 4644 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\First_Time_Configuration_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\First_Time_Configuration_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['WPSEO_Shortlinker'] ?? $this->getWPSEOShortlinkerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Social_Profiles_Helper'] ?? $this->getSocialProfilesHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Context\\Meta_Tags_Context'] ?? $this->getMetaTagsContextService())); |
| 4645 |
} |
| 4646 |
|
| 4647 |
/** |
| 4648 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\First_Time_Configuration_Notice_Integration' shared autowired service. |
| 4649 |
* |
| 4650 |
* @return \Yoast\WP\SEO\Integrations\Admin\First_Time_Configuration_Notice_Integration |
| 4651 |
*/ |
| 4652 |
protected function getFirstTimeConfigurationNoticeIntegrationService() |
| 4653 |
{ |
| 4654 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\First_Time_Configuration_Notice_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\First_Time_Configuration_Notice_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\First_Time_Configuration_Notice_Helper'] ?? $this->getFirstTimeConfigurationNoticeHelperService()), ($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService())); |
| 4655 |
} |
| 4656 |
|
| 4657 |
/** |
| 4658 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Fix_News_Dependencies_Integration' shared autowired service. |
| 4659 |
* |
| 4660 |
* @return \Yoast\WP\SEO\Integrations\Admin\Fix_News_Dependencies_Integration |
| 4661 |
*/ |
| 4662 |
protected function getFixNewsDependenciesIntegrationService() |
| 4663 |
{ |
| 4664 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Fix_News_Dependencies_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Fix_News_Dependencies_Integration(); |
| 4665 |
} |
| 4666 |
|
| 4667 |
/** |
| 4668 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Health_Check_Integration' shared autowired service. |
| 4669 |
* |
| 4670 |
* @return \Yoast\WP\SEO\Integrations\Admin\Health_Check_Integration |
| 4671 |
*/ |
| 4672 |
protected function getHealthCheckIntegrationService() |
| 4673 |
{ |
| 4674 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Health_Check_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Health_Check_Integration(new \Yoast\WP\SEO\Llms_Txt\Application\Health_Check\File_Check(($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\Health_Check\\File_Runner'] ?? ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\Health_Check\\File_Runner'] = new \Yoast\WP\SEO\Llms_Txt\Application\Health_Check\File_Runner())), new \Yoast\WP\SEO\Llms_Txt\User_Interface\Health_Check\File_Reports(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] = new \Yoast\WP\SEO\Services\Health_Check\Report_Builder_Factory()))), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))), ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Check'] ?? $this->getDefaultTaglineCheckService()), ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Check'] ?? $this->getLinksTableCheckService()), ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Check'] ?? $this->getPageCommentsCheckService()), ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Check'] ?? $this->getPostnamePermalinkCheckService())); |
| 4675 |
} |
| 4676 |
|
| 4677 |
/** |
| 4678 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\HelpScout_Beacon' shared autowired service. |
| 4679 |
* |
| 4680 |
* @return \Yoast\WP\SEO\Integrations\Admin\HelpScout_Beacon |
| 4681 |
*/ |
| 4682 |
protected function getHelpScoutBeaconService() |
| 4683 |
{ |
| 4684 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\HelpScout_Beacon'] = new \Yoast\WP\SEO\Integrations\Admin\HelpScout_Beacon(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] ?? ($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] = new \Yoast\WP\SEO\Config\Migration_Status())), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService())); |
| 4685 |
} |
| 4686 |
|
| 4687 |
/** |
| 4688 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Import_Integration' shared autowired service. |
| 4689 |
* |
| 4690 |
* @return \Yoast\WP\SEO\Integrations\Admin\Import_Integration |
| 4691 |
*/ |
| 4692 |
protected function getImportIntegrationService() |
| 4693 |
{ |
| 4694 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Import_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Import_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Importable_Detector_Service'] ?? $this->getImportableDetectorServiceService()), ($this->services['Yoast\\WP\\SEO\\Routes\\Importing_Route'] ?? $this->getImportingRouteService())); |
| 4695 |
} |
| 4696 |
|
| 4697 |
/** |
| 4698 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Indexables_Exclude_Taxonomy_Integration' shared autowired service. |
| 4699 |
* |
| 4700 |
* @return \Yoast\WP\SEO\Integrations\Admin\Indexables_Exclude_Taxonomy_Integration |
| 4701 |
*/ |
| 4702 |
protected function getIndexablesExcludeTaxonomyIntegrationService() |
| 4703 |
{ |
| 4704 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Indexables_Exclude_Taxonomy_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Indexables_Exclude_Taxonomy_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 4705 |
} |
| 4706 |
|
| 4707 |
/** |
| 4708 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration' shared autowired service. |
| 4709 |
* |
| 4710 |
* @return \Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration |
| 4711 |
*/ |
| 4712 |
protected function getIndexingNotificationIntegrationService() |
| 4713 |
{ |
| 4714 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Indexing_Notification_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration(($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] = new \Yoast\WP\SEO\Helpers\Notification_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService()), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Environment_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Environment_Helper'] = new \Yoast\WP\SEO\Helpers\Environment_Helper()))); |
| 4715 |
} |
| 4716 |
|
| 4717 |
/** |
| 4718 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Indexing_Tool_Integration' shared autowired service. |
| 4719 |
* |
| 4720 |
* @return \Yoast\WP\SEO\Integrations\Admin\Indexing_Tool_Integration |
| 4721 |
*/ |
| 4722 |
protected function getIndexingToolIntegrationService() |
| 4723 |
{ |
| 4724 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Indexing_Tool_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Indexing_Tool_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService()), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Importable_Detector_Service'] ?? $this->getImportableDetectorServiceService()), ($this->services['Yoast\\WP\\SEO\\Routes\\Importing_Route'] ?? $this->getImportingRouteService())); |
| 4725 |
} |
| 4726 |
|
| 4727 |
/** |
| 4728 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Installation_Success_Integration' shared autowired service. |
| 4729 |
* |
| 4730 |
* @return \Yoast\WP\SEO\Integrations\Admin\Installation_Success_Integration |
| 4731 |
*/ |
| 4732 |
protected function getInstallationSuccessIntegrationService() |
| 4733 |
{ |
| 4734 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Installation_Success_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Installation_Success_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService())); |
| 4735 |
} |
| 4736 |
|
| 4737 |
/** |
| 4738 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Integrations_Page' shared autowired service. |
| 4739 |
* |
| 4740 |
* @return \Yoast\WP\SEO\Integrations\Admin\Integrations_Page |
| 4741 |
*/ |
| 4742 |
protected function getIntegrationsPageService() |
| 4743 |
{ |
| 4744 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Integrations_Page'] = new \Yoast\WP\SEO\Integrations\Admin\Integrations_Page(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Elementor_Activated_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Elementor_Activated_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\Elementor_Activated_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Jetpack_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Jetpack_Conditional'] = new \Yoast\WP\SEO\Conditionals\Jetpack_Conditional())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Integrations\\Site_Kit'] ?? $this->getSiteKitService()), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Site_Kit_Consent_Management_Endpoint'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Endpoints\\Site_Kit_Consent_Management_Endpoint'] = new \Yoast\WP\SEO\Dashboard\Infrastructure\Endpoints\Site_Kit_Consent_Management_Endpoint())), ($this->services['Yoast\\WP\\SEO\\Schema\\Application\\Configuration\\Schema_Configuration'] ?? $this->getSchemaConfigurationService()), new \Yoast\WP\SEO\MyYoast_Client\User_Interface\Integrations_Page_Script_Data(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Status_Presenter'] ?? $this->getStatusPresenterService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] = new \Yoast\WP\SEO\Conditionals\MyYoast_Connection_Conditional())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\OAuth_Callback_Handler'] ?? $this->getOAuthCallbackHandlerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), new \Yoast\WP\SEO\MyYoast_Client\Application\Management_Endpoints_Repository(new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Endpoints\Authorize_Endpoint(), new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Endpoints\Connect_Endpoint(), new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Endpoints\Disconnect_Endpoint(), new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Endpoints\Refresh_Status_Endpoint(), new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Endpoints\Update_Endpoint()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission'] = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\Connection_Permission())))); |
| 4745 |
} |
| 4746 |
|
| 4747 |
/** |
| 4748 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Link_Count_Columns_Integration' shared autowired service. |
| 4749 |
* |
| 4750 |
* @return \Yoast\WP\SEO\Integrations\Admin\Link_Count_Columns_Integration |
| 4751 |
*/ |
| 4752 |
protected function getLinkCountColumnsIntegrationService() |
| 4753 |
{ |
| 4754 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Link_Count_Columns_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Link_Count_Columns_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['wpdb'] ?? $this->getWpdbService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'] ?? $this->getPostLinkIndexingActionService()), ($this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Admin_Columns_Cache_Integration'] ?? $this->getAdminColumnsCacheIntegrationService())); |
| 4755 |
} |
| 4756 |
|
| 4757 |
/** |
| 4758 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Menu_Badge_Integration' shared autowired service. |
| 4759 |
* |
| 4760 |
* @return \Yoast\WP\SEO\Integrations\Admin\Menu_Badge_Integration |
| 4761 |
*/ |
| 4762 |
protected function getMenuBadgeIntegrationService() |
| 4763 |
{ |
| 4764 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Menu_Badge_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Menu_Badge_Integration(); |
| 4765 |
} |
| 4766 |
|
| 4767 |
/** |
| 4768 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Migration_Error_Integration' shared autowired service. |
| 4769 |
* |
| 4770 |
* @return \Yoast\WP\SEO\Integrations\Admin\Migration_Error_Integration |
| 4771 |
*/ |
| 4772 |
protected function getMigrationErrorIntegrationService() |
| 4773 |
{ |
| 4774 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Migration_Error_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Migration_Error_Integration(($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] ?? ($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] = new \Yoast\WP\SEO\Config\Migration_Status()))); |
| 4775 |
} |
| 4776 |
|
| 4777 |
/** |
| 4778 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Old_Configuration_Integration' shared autowired service. |
| 4779 |
* |
| 4780 |
* @return \Yoast\WP\SEO\Integrations\Admin\Old_Configuration_Integration |
| 4781 |
*/ |
| 4782 |
protected function getOldConfigurationIntegrationService() |
| 4783 |
{ |
| 4784 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Old_Configuration_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Old_Configuration_Integration(); |
| 4785 |
} |
| 4786 |
|
| 4787 |
/** |
| 4788 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Redirect_Integration' shared autowired service. |
| 4789 |
* |
| 4790 |
* @return \Yoast\WP\SEO\Integrations\Admin\Redirect_Integration |
| 4791 |
*/ |
| 4792 |
protected function getRedirectIntegrationService() |
| 4793 |
{ |
| 4794 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Redirect_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Redirect_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService())); |
| 4795 |
} |
| 4796 |
|
| 4797 |
/** |
| 4798 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Redirections_Tools_Page' shared autowired service. |
| 4799 |
* |
| 4800 |
* @return \Yoast\WP\SEO\Integrations\Admin\Redirections_Tools_Page |
| 4801 |
*/ |
| 4802 |
protected function getRedirectionsToolsPageService() |
| 4803 |
{ |
| 4804 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Redirections_Tools_Page'] = new \Yoast\WP\SEO\Integrations\Admin\Redirections_Tools_Page(($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper()))); |
| 4805 |
} |
| 4806 |
|
| 4807 |
/** |
| 4808 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Redirects_Page_Integration' shared autowired service. |
| 4809 |
* |
| 4810 |
* @return \Yoast\WP\SEO\Integrations\Admin\Redirects_Page_Integration |
| 4811 |
*/ |
| 4812 |
protected function getRedirectsPageIntegrationService() |
| 4813 |
{ |
| 4814 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Redirects_Page_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Redirects_Page_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Wistia_Embed_Permission_Repository'] ?? $this->getWistiaEmbedPermissionRepositoryService())); |
| 4815 |
} |
| 4816 |
|
| 4817 |
/** |
| 4818 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Unsupported_PHP_Version_Notice' shared autowired service. |
| 4819 |
* |
| 4820 |
* @return \Yoast\WP\SEO\Integrations\Admin\Unsupported_PHP_Version_Notice |
| 4821 |
* |
| 4822 |
* @deprecated Since Yoast\WP\SEO\Integrations\Admin\Unsupported_PHP_Version_Notice 25.0: Yoast\WP\SEO\Integrations\Admin\Unsupported_PHP_Version_Notice is deprecated since version 25.0! |
| 4823 |
*/ |
| 4824 |
protected function getUnsupportedPHPVersionNoticeService() |
| 4825 |
{ |
| 4826 |
trigger_deprecation('Yoast\\WP\\SEO\\Integrations\\Admin\\Unsupported_PHP_Version_Notice', '25.0', 'Yoast\\WP\\SEO\\Integrations\\Admin\\Unsupported_PHP_Version_Notice is deprecated since version 25.0!'); |
| 4827 |
|
| 4828 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Unsupported_PHP_Version_Notice'] = new \Yoast\WP\SEO\Integrations\Admin\Unsupported_PHP_Version_Notice(); |
| 4829 |
} |
| 4830 |
|
| 4831 |
/** |
| 4832 |
* Gets the public 'Yoast\WP\SEO\Integrations\Admin\Workouts_Integration' shared autowired service. |
| 4833 |
* |
| 4834 |
* @return \Yoast\WP\SEO\Integrations\Admin\Workouts_Integration |
| 4835 |
*/ |
| 4836 |
protected function getWorkoutsIntegrationService() |
| 4837 |
{ |
| 4838 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Admin\\Workouts_Integration'] = new \Yoast\WP\SEO\Integrations\Admin\Workouts_Integration(($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper()))); |
| 4839 |
} |
| 4840 |
|
| 4841 |
/** |
| 4842 |
* Gets the public 'Yoast\WP\SEO\Integrations\Alerts\Ai_Generator_Tip_Notification' shared autowired service. |
| 4843 |
* |
| 4844 |
* @return \Yoast\WP\SEO\Integrations\Alerts\Ai_Generator_Tip_Notification |
| 4845 |
*/ |
| 4846 |
protected function getAiGeneratorTipNotificationService() |
| 4847 |
{ |
| 4848 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Alerts\\Ai_Generator_Tip_Notification'] = new \Yoast\WP\SEO\Integrations\Alerts\Ai_Generator_Tip_Notification(); |
| 4849 |
} |
| 4850 |
|
| 4851 |
/** |
| 4852 |
* Gets the public 'Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Product_Editor_Checklist_Notification' shared autowired service. |
| 4853 |
* |
| 4854 |
* @return \Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Product_Editor_Checklist_Notification |
| 4855 |
*/ |
| 4856 |
protected function getBlackFridayProductEditorChecklistNotificationService() |
| 4857 |
{ |
| 4858 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Product_Editor_Checklist_Notification'] = new \Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Product_Editor_Checklist_Notification(); |
| 4859 |
} |
| 4860 |
|
| 4861 |
/** |
| 4862 |
* Gets the public 'Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Promotion_Notification' shared autowired service. |
| 4863 |
* |
| 4864 |
* @return \Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Promotion_Notification |
| 4865 |
*/ |
| 4866 |
protected function getBlackFridayPromotionNotificationService() |
| 4867 |
{ |
| 4868 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Promotion_Notification'] = new \Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Promotion_Notification(); |
| 4869 |
} |
| 4870 |
|
| 4871 |
/** |
| 4872 |
* Gets the public 'Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Sidebar_Checklist_Notification' shared autowired service. |
| 4873 |
* |
| 4874 |
* @return \Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Sidebar_Checklist_Notification |
| 4875 |
*/ |
| 4876 |
protected function getBlackFridaySidebarChecklistNotificationService() |
| 4877 |
{ |
| 4878 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Sidebar_Checklist_Notification'] = new \Yoast\WP\SEO\Integrations\Alerts\Black_Friday_Sidebar_Checklist_Notification(); |
| 4879 |
} |
| 4880 |
|
| 4881 |
/** |
| 4882 |
* Gets the public 'Yoast\WP\SEO\Integrations\Alerts\Trustpilot_Review_Notification' shared autowired service. |
| 4883 |
* |
| 4884 |
* @return \Yoast\WP\SEO\Integrations\Alerts\Trustpilot_Review_Notification |
| 4885 |
*/ |
| 4886 |
protected function getTrustpilotReviewNotificationService() |
| 4887 |
{ |
| 4888 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Alerts\\Trustpilot_Review_Notification'] = new \Yoast\WP\SEO\Integrations\Alerts\Trustpilot_Review_Notification(); |
| 4889 |
} |
| 4890 |
|
| 4891 |
/** |
| 4892 |
* Gets the public 'Yoast\WP\SEO\Integrations\Alerts\Webinar_Promo_Notification' shared autowired service. |
| 4893 |
* |
| 4894 |
* @return \Yoast\WP\SEO\Integrations\Alerts\Webinar_Promo_Notification |
| 4895 |
*/ |
| 4896 |
protected function getWebinarPromoNotificationService() |
| 4897 |
{ |
| 4898 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Alerts\\Webinar_Promo_Notification'] = new \Yoast\WP\SEO\Integrations\Alerts\Webinar_Promo_Notification(); |
| 4899 |
} |
| 4900 |
|
| 4901 |
/** |
| 4902 |
* Gets the public 'Yoast\WP\SEO\Integrations\Blocks\Block_Editor_Integration' shared autowired service. |
| 4903 |
* |
| 4904 |
* @return \Yoast\WP\SEO\Integrations\Blocks\Block_Editor_Integration |
| 4905 |
*/ |
| 4906 |
protected function getBlockEditorIntegrationService() |
| 4907 |
{ |
| 4908 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Blocks\\Block_Editor_Integration'] = new \Yoast\WP\SEO\Integrations\Blocks\Block_Editor_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService())); |
| 4909 |
} |
| 4910 |
|
| 4911 |
/** |
| 4912 |
* Gets the public 'Yoast\WP\SEO\Integrations\Blocks\Breadcrumbs_Block' shared autowired service. |
| 4913 |
* |
| 4914 |
* @return \Yoast\WP\SEO\Integrations\Blocks\Breadcrumbs_Block |
| 4915 |
*/ |
| 4916 |
protected function getBreadcrumbsBlockService() |
| 4917 |
{ |
| 4918 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Blocks\\Breadcrumbs_Block'] = new \Yoast\WP\SEO\Integrations\Blocks\Breadcrumbs_Block(($this->services['Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer'] ?? $this->getMetaTagsContextMemoizerService()), ($this->services['WPSEO_Replace_Vars'] ?? $this->getWPSEOReplaceVarsService()), ($this->services['Yoast\\WP\\SEO\\Surfaces\\Helpers_Surface'] ?? $this->getHelpersSurfaceService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 4919 |
} |
| 4920 |
|
| 4921 |
/** |
| 4922 |
* Gets the public 'Yoast\WP\SEO\Integrations\Blocks\Internal_Linking_Category' shared autowired service. |
| 4923 |
* |
| 4924 |
* @return \Yoast\WP\SEO\Integrations\Blocks\Internal_Linking_Category |
| 4925 |
*/ |
| 4926 |
protected function getInternalLinkingCategoryService() |
| 4927 |
{ |
| 4928 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Blocks\\Internal_Linking_Category'] = new \Yoast\WP\SEO\Integrations\Blocks\Internal_Linking_Category(); |
| 4929 |
} |
| 4930 |
|
| 4931 |
/** |
| 4932 |
* Gets the public 'Yoast\WP\SEO\Integrations\Blocks\Structured_Data_Blocks' shared autowired service. |
| 4933 |
* |
| 4934 |
* @return \Yoast\WP\SEO\Integrations\Blocks\Structured_Data_Blocks |
| 4935 |
*/ |
| 4936 |
protected function getStructuredDataBlocksService() |
| 4937 |
{ |
| 4938 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Blocks\\Structured_Data_Blocks'] = new \Yoast\WP\SEO\Integrations\Blocks\Structured_Data_Blocks(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService())); |
| 4939 |
} |
| 4940 |
|
| 4941 |
/** |
| 4942 |
* Gets the public 'Yoast\WP\SEO\Integrations\Breadcrumbs_Integration' shared autowired service. |
| 4943 |
* |
| 4944 |
* @return \Yoast\WP\SEO\Integrations\Breadcrumbs_Integration |
| 4945 |
*/ |
| 4946 |
protected function getBreadcrumbsIntegrationService() |
| 4947 |
{ |
| 4948 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Breadcrumbs_Integration'] = new \Yoast\WP\SEO\Integrations\Breadcrumbs_Integration(($this->services['Yoast\\WP\\SEO\\Surfaces\\Helpers_Surface'] ?? $this->getHelpersSurfaceService()), ($this->services['WPSEO_Replace_Vars'] ?? $this->getWPSEOReplaceVarsService()), ($this->services['Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer'] ?? $this->getMetaTagsContextMemoizerService())); |
| 4949 |
} |
| 4950 |
|
| 4951 |
/** |
| 4952 |
* Gets the public 'Yoast\WP\SEO\Integrations\Cleanup_Integration' shared autowired service. |
| 4953 |
* |
| 4954 |
* @return \Yoast\WP\SEO\Integrations\Cleanup_Integration |
| 4955 |
*/ |
| 4956 |
protected function getCleanupIntegrationService() |
| 4957 |
{ |
| 4958 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Cleanup_Integration'] = new \Yoast\WP\SEO\Integrations\Cleanup_Integration(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Cleanup_Repository'] ?? $this->getIndexableCleanupRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 4959 |
} |
| 4960 |
|
| 4961 |
/** |
| 4962 |
* Gets the public 'Yoast\WP\SEO\Integrations\Estimated_Reading_Time' shared autowired service. |
| 4963 |
* |
| 4964 |
* @return \Yoast\WP\SEO\Integrations\Estimated_Reading_Time |
| 4965 |
*/ |
| 4966 |
protected function getEstimatedReadingTimeService() |
| 4967 |
{ |
| 4968 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Estimated_Reading_Time'] = new \Yoast\WP\SEO\Integrations\Estimated_Reading_Time(); |
| 4969 |
} |
| 4970 |
|
| 4971 |
/** |
| 4972 |
* Gets the public 'Yoast\WP\SEO\Integrations\Exclude_Attachment_Post_Type' shared autowired service. |
| 4973 |
* |
| 4974 |
* @return \Yoast\WP\SEO\Integrations\Exclude_Attachment_Post_Type |
| 4975 |
*/ |
| 4976 |
protected function getExcludeAttachmentPostTypeService() |
| 4977 |
{ |
| 4978 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Exclude_Attachment_Post_Type'] = new \Yoast\WP\SEO\Integrations\Exclude_Attachment_Post_Type(); |
| 4979 |
} |
| 4980 |
|
| 4981 |
/** |
| 4982 |
* Gets the public 'Yoast\WP\SEO\Integrations\Exclude_Oembed_Cache_Post_Type' shared autowired service. |
| 4983 |
* |
| 4984 |
* @return \Yoast\WP\SEO\Integrations\Exclude_Oembed_Cache_Post_Type |
| 4985 |
*/ |
| 4986 |
protected function getExcludeOembedCachePostTypeService() |
| 4987 |
{ |
| 4988 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Exclude_Oembed_Cache_Post_Type'] = new \Yoast\WP\SEO\Integrations\Exclude_Oembed_Cache_Post_Type(); |
| 4989 |
} |
| 4990 |
|
| 4991 |
/** |
| 4992 |
* Gets the public 'Yoast\WP\SEO\Integrations\Feature_Flag_Integration' shared autowired service. |
| 4993 |
* |
| 4994 |
* @return \Yoast\WP\SEO\Integrations\Feature_Flag_Integration |
| 4995 |
*/ |
| 4996 |
protected function getFeatureFlagIntegrationService() |
| 4997 |
{ |
| 4998 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Feature_Flag_Integration'] = new \Yoast\WP\SEO\Integrations\Feature_Flag_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Addon_Installation_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Addon_Installation_Conditional'] = new \Yoast\WP\SEO\Conditionals\Addon_Installation_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Check_Required_Version_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Check_Required_Version_Conditional'] = new \Yoast\WP\SEO\Conditionals\Check_Required_Version_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Dynamic_Product_Permalinks_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Dynamic_Product_Permalinks_Conditional'] = new \Yoast\WP\SEO\Conditionals\Dynamic_Product_Permalinks_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\MyYoast_Connection_Conditional'] = new \Yoast\WP\SEO\Conditionals\MyYoast_Connection_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\New_Settings_Ui_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\New_Settings_Ui_Conditional'] = new \Yoast\WP\SEO\Conditionals\New_Settings_Ui_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Text_Formality_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Text_Formality_Conditional'] = new \Yoast\WP\SEO\Conditionals\Text_Formality_Conditional())), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Updated_Importer_Framework_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Updated_Importer_Framework_Conditional'] = new \Yoast\WP\SEO\Conditionals\Updated_Importer_Framework_Conditional()))); |
| 4999 |
} |
| 5000 |
|
| 5001 |
/** |
| 5002 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Backwards_Compatibility' shared autowired service. |
| 5003 |
* |
| 5004 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Backwards_Compatibility |
| 5005 |
*/ |
| 5006 |
protected function getBackwardsCompatibilityService() |
| 5007 |
{ |
| 5008 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Backwards_Compatibility'] = new \Yoast\WP\SEO\Integrations\Front_End\Backwards_Compatibility(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 5009 |
} |
| 5010 |
|
| 5011 |
/** |
| 5012 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Category_Term_Description' shared autowired service. |
| 5013 |
* |
| 5014 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Category_Term_Description |
| 5015 |
*/ |
| 5016 |
protected function getCategoryTermDescriptionService() |
| 5017 |
{ |
| 5018 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Category_Term_Description'] = new \Yoast\WP\SEO\Integrations\Front_End\Category_Term_Description(); |
| 5019 |
} |
| 5020 |
|
| 5021 |
/** |
| 5022 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Comment_Link_Fixer' shared autowired service. |
| 5023 |
* |
| 5024 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Comment_Link_Fixer |
| 5025 |
*/ |
| 5026 |
protected function getCommentLinkFixerService() |
| 5027 |
{ |
| 5028 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Comment_Link_Fixer'] = new \Yoast\WP\SEO\Integrations\Front_End\Comment_Link_Fixer(($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Robots_Helper'] ?? $this->getRobotsHelperService())); |
| 5029 |
} |
| 5030 |
|
| 5031 |
/** |
| 5032 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Basic' shared autowired service. |
| 5033 |
* |
| 5034 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Basic |
| 5035 |
*/ |
| 5036 |
protected function getCrawlCleanupBasicService() |
| 5037 |
{ |
| 5038 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Basic'] = new \Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Basic(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 5039 |
} |
| 5040 |
|
| 5041 |
/** |
| 5042 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Rss' shared autowired service. |
| 5043 |
* |
| 5044 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Rss |
| 5045 |
*/ |
| 5046 |
protected function getCrawlCleanupRssService() |
| 5047 |
{ |
| 5048 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Rss'] = new \Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Rss(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 5049 |
} |
| 5050 |
|
| 5051 |
/** |
| 5052 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Searches' shared autowired service. |
| 5053 |
* |
| 5054 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Searches |
| 5055 |
*/ |
| 5056 |
protected function getCrawlCleanupSearchesService() |
| 5057 |
{ |
| 5058 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Searches'] = new \Yoast\WP\SEO\Integrations\Front_End\Crawl_Cleanup_Searches(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper()))); |
| 5059 |
} |
| 5060 |
|
| 5061 |
/** |
| 5062 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Feed_Improvements' shared autowired service. |
| 5063 |
* |
| 5064 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Feed_Improvements |
| 5065 |
*/ |
| 5066 |
protected function getFeedImprovementsService() |
| 5067 |
{ |
| 5068 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Feed_Improvements'] = new \Yoast\WP\SEO\Integrations\Front_End\Feed_Improvements(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService())); |
| 5069 |
} |
| 5070 |
|
| 5071 |
/** |
| 5072 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Force_Rewrite_Title' shared autowired service. |
| 5073 |
* |
| 5074 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Force_Rewrite_Title |
| 5075 |
*/ |
| 5076 |
protected function getForceRewriteTitleService() |
| 5077 |
{ |
| 5078 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Force_Rewrite_Title'] = new \Yoast\WP\SEO\Integrations\Front_End\Force_Rewrite_Title(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Query_Wrapper()))); |
| 5079 |
} |
| 5080 |
|
| 5081 |
/** |
| 5082 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Handle_404' shared autowired service. |
| 5083 |
* |
| 5084 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Handle_404 |
| 5085 |
*/ |
| 5086 |
protected function getHandle404Service() |
| 5087 |
{ |
| 5088 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Handle_404'] = new \Yoast\WP\SEO\Integrations\Front_End\Handle_404(($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Query_Wrapper()))); |
| 5089 |
} |
| 5090 |
|
| 5091 |
/** |
| 5092 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Indexing_Controls' shared autowired service. |
| 5093 |
* |
| 5094 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Indexing_Controls |
| 5095 |
*/ |
| 5096 |
protected function getIndexingControlsService() |
| 5097 |
{ |
| 5098 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Indexing_Controls'] = new \Yoast\WP\SEO\Integrations\Front_End\Indexing_Controls(($this->services['Yoast\\WP\\SEO\\Helpers\\Robots_Helper'] ?? $this->getRobotsHelperService())); |
| 5099 |
} |
| 5100 |
|
| 5101 |
/** |
| 5102 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Open_Graph_OEmbed' shared autowired service. |
| 5103 |
* |
| 5104 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Open_Graph_OEmbed |
| 5105 |
*/ |
| 5106 |
protected function getOpenGraphOEmbedService() |
| 5107 |
{ |
| 5108 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Open_Graph_OEmbed'] = new \Yoast\WP\SEO\Integrations\Front_End\Open_Graph_OEmbed(($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService())); |
| 5109 |
} |
| 5110 |
|
| 5111 |
/** |
| 5112 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\RSS_Footer_Embed' shared autowired service. |
| 5113 |
* |
| 5114 |
* @return \Yoast\WP\SEO\Integrations\Front_End\RSS_Footer_Embed |
| 5115 |
*/ |
| 5116 |
protected function getRSSFooterEmbedService() |
| 5117 |
{ |
| 5118 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\RSS_Footer_Embed'] = new \Yoast\WP\SEO\Integrations\Front_End\RSS_Footer_Embed(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 5119 |
} |
| 5120 |
|
| 5121 |
/** |
| 5122 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Redirects' shared autowired service. |
| 5123 |
* |
| 5124 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Redirects |
| 5125 |
*/ |
| 5126 |
protected function getRedirectsService() |
| 5127 |
{ |
| 5128 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Redirects'] = new \Yoast\WP\SEO\Integrations\Front_End\Redirects(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] = new \Yoast\WP\SEO\Helpers\Meta_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper()))); |
| 5129 |
} |
| 5130 |
|
| 5131 |
/** |
| 5132 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Robots_Txt_Integration' shared autowired service. |
| 5133 |
* |
| 5134 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Robots_Txt_Integration |
| 5135 |
*/ |
| 5136 |
protected function getRobotsTxtIntegrationService() |
| 5137 |
{ |
| 5138 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Robots_Txt_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Robots_Txt_Helper'] = new \Yoast\WP\SEO\Helpers\Robots_Txt_Helper())); |
| 5139 |
|
| 5140 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Robots_Txt_Integration'] = new \Yoast\WP\SEO\Integrations\Front_End\Robots_Txt_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), $a, new \Yoast\WP\SEO\Presenters\Robots_Txt_Presenter($a)); |
| 5141 |
} |
| 5142 |
|
| 5143 |
/** |
| 5144 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\Schema_Accessibility_Feature' shared autowired service. |
| 5145 |
* |
| 5146 |
* @return \Yoast\WP\SEO\Integrations\Front_End\Schema_Accessibility_Feature |
| 5147 |
*/ |
| 5148 |
protected function getSchemaAccessibilityFeatureService() |
| 5149 |
{ |
| 5150 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\Schema_Accessibility_Feature'] = new \Yoast\WP\SEO\Integrations\Front_End\Schema_Accessibility_Feature(); |
| 5151 |
} |
| 5152 |
|
| 5153 |
/** |
| 5154 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration' shared autowired service. |
| 5155 |
* |
| 5156 |
* @return \Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration |
| 5157 |
*/ |
| 5158 |
protected function getWPRobotsIntegrationService() |
| 5159 |
{ |
| 5160 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End\\WP_Robots_Integration'] = new \Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration(($this->services['Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer'] ?? $this->getMetaTagsContextMemoizerService())); |
| 5161 |
} |
| 5162 |
|
| 5163 |
/** |
| 5164 |
* Gets the public 'Yoast\WP\SEO\Integrations\Front_End_Integration' shared autowired service. |
| 5165 |
* |
| 5166 |
* @return \Yoast\WP\SEO\Integrations\Front_End_Integration |
| 5167 |
*/ |
| 5168 |
protected function getFrontEndIntegrationService() |
| 5169 |
{ |
| 5170 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Front_End_Integration'] = new \Yoast\WP\SEO\Integrations\Front_End_Integration(($this->services['Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer'] ?? $this->getMetaTagsContextMemoizerService()), $this, ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Surfaces\\Helpers_Surface'] ?? $this->getHelpersSurfaceService()), ($this->services['WPSEO_Replace_Vars'] ?? $this->getWPSEOReplaceVarsService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper()))); |
| 5171 |
} |
| 5172 |
|
| 5173 |
/** |
| 5174 |
* Gets the public 'Yoast\WP\SEO\Integrations\Primary_Category' shared autowired service. |
| 5175 |
* |
| 5176 |
* @return \Yoast\WP\SEO\Integrations\Primary_Category |
| 5177 |
*/ |
| 5178 |
protected function getPrimaryCategoryService() |
| 5179 |
{ |
| 5180 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Primary_Category'] = new \Yoast\WP\SEO\Integrations\Primary_Category(); |
| 5181 |
} |
| 5182 |
|
| 5183 |
/** |
| 5184 |
* Gets the public 'Yoast\WP\SEO\Integrations\Settings_Integration' shared autowired service. |
| 5185 |
* |
| 5186 |
* @return \Yoast\WP\SEO\Integrations\Settings_Integration |
| 5187 |
*/ |
| 5188 |
protected function getSettingsIntegrationService() |
| 5189 |
{ |
| 5190 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()); |
| 5191 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())); |
| 5192 |
$c = ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\Health_Check\\File_Runner'] ?? ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\Health_Check\\File_Runner'] = new \Yoast\WP\SEO\Llms_Txt\Application\Health_Check\File_Runner())); |
| 5193 |
|
| 5194 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Settings_Integration'] = new \Yoast\WP\SEO\Integrations\Settings_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['WPSEO_Replace_Vars'] ?? $this->getWPSEOReplaceVarsService()), ($this->services['Yoast\\WP\\SEO\\Config\\Schema_Types'] ?? ($this->services['Yoast\\WP\\SEO\\Config\\Schema_Types'] = new \Yoast\WP\SEO\Config\Schema_Types())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), $a, ($this->services['Yoast\\WP\\SEO\\Helpers\\Language_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Language_Helper'] = new \Yoast\WP\SEO\Helpers\Language_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Woocommerce_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Woocommerce_Helper'] = new \Yoast\WP\SEO\Helpers\Woocommerce_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Article_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Schema\\Article_Helper'] = new \Yoast\WP\SEO\Helpers\Schema\Article_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), $b, ($this->privates['Yoast\\WP\\SEO\\Content_Type_Visibility\\Application\\Content_Type_Visibility_Dismiss_Notifications'] ?? $this->getContentTypeVisibilityDismissNotificationsService()), new \Yoast\WP\SEO\Llms_Txt\Application\Configuration\Llms_Txt_Configuration($c, $a, $b), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Manual_Post_Collection'] ?? $this->getManualPostCollectionService()), $c, ($this->services['Yoast\\WP\\SEO\\Helpers\\Route_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Route_Helper'] = new \Yoast\WP\SEO\Helpers\Route_Helper())), ($this->services['Yoast\\WP\\SEO\\Schema\\Application\\Configuration\\Schema_Configuration'] ?? $this->getSchemaConfigurationService())); |
| 5195 |
} |
| 5196 |
|
| 5197 |
/** |
| 5198 |
* Gets the public 'Yoast\WP\SEO\Integrations\Support_Integration' shared autowired service. |
| 5199 |
* |
| 5200 |
* @return \Yoast\WP\SEO\Integrations\Support_Integration |
| 5201 |
*/ |
| 5202 |
protected function getSupportIntegrationService() |
| 5203 |
{ |
| 5204 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Support_Integration'] = new \Yoast\WP\SEO\Integrations\Support_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional())), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService())); |
| 5205 |
} |
| 5206 |
|
| 5207 |
/** |
| 5208 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\AMP' shared autowired service. |
| 5209 |
* |
| 5210 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\AMP |
| 5211 |
*/ |
| 5212 |
protected function getAMPService() |
| 5213 |
{ |
| 5214 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\AMP'] = new \Yoast\WP\SEO\Integrations\Third_Party\AMP(($this->services['Yoast\\WP\\SEO\\Integrations\\Front_End_Integration'] ?? $this->getFrontEndIntegrationService())); |
| 5215 |
} |
| 5216 |
|
| 5217 |
/** |
| 5218 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\BbPress' shared autowired service. |
| 5219 |
* |
| 5220 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\BbPress |
| 5221 |
*/ |
| 5222 |
protected function getBbPressService() |
| 5223 |
{ |
| 5224 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\BbPress'] = new \Yoast\WP\SEO\Integrations\Third_Party\BbPress(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 5225 |
} |
| 5226 |
|
| 5227 |
/** |
| 5228 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\Elementor' shared autowired service. |
| 5229 |
* |
| 5230 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\Elementor |
| 5231 |
*/ |
| 5232 |
protected function getElementorService() |
| 5233 |
{ |
| 5234 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\Elementor'] = new \Yoast\WP\SEO\Integrations\Third_Party\Elementor(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper())), new \Yoast\WP\SEO\Elementor\Infrastructure\Request_Post()); |
| 5235 |
} |
| 5236 |
|
| 5237 |
/** |
| 5238 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\Exclude_Elementor_Post_Types' shared autowired service. |
| 5239 |
* |
| 5240 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\Exclude_Elementor_Post_Types |
| 5241 |
*/ |
| 5242 |
protected function getExcludeElementorPostTypesService() |
| 5243 |
{ |
| 5244 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\Exclude_Elementor_Post_Types'] = new \Yoast\WP\SEO\Integrations\Third_Party\Exclude_Elementor_Post_Types(); |
| 5245 |
} |
| 5246 |
|
| 5247 |
/** |
| 5248 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\Exclude_WooCommerce_Post_Types' shared autowired service. |
| 5249 |
* |
| 5250 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\Exclude_WooCommerce_Post_Types |
| 5251 |
*/ |
| 5252 |
protected function getExcludeWooCommercePostTypesService() |
| 5253 |
{ |
| 5254 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\Exclude_WooCommerce_Post_Types'] = new \Yoast\WP\SEO\Integrations\Third_Party\Exclude_WooCommerce_Post_Types(); |
| 5255 |
} |
| 5256 |
|
| 5257 |
/** |
| 5258 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\Jetpack' shared autowired service. |
| 5259 |
* |
| 5260 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\Jetpack |
| 5261 |
*/ |
| 5262 |
protected function getJetpackService() |
| 5263 |
{ |
| 5264 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\Jetpack'] = new \Yoast\WP\SEO\Integrations\Third_Party\Jetpack(); |
| 5265 |
} |
| 5266 |
|
| 5267 |
/** |
| 5268 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\W3_Total_Cache' shared autowired service. |
| 5269 |
* |
| 5270 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\W3_Total_Cache |
| 5271 |
*/ |
| 5272 |
protected function getW3TotalCacheService() |
| 5273 |
{ |
| 5274 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\W3_Total_Cache'] = new \Yoast\WP\SEO\Integrations\Third_Party\W3_Total_Cache(); |
| 5275 |
} |
| 5276 |
|
| 5277 |
/** |
| 5278 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\WPML' shared autowired service. |
| 5279 |
* |
| 5280 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\WPML |
| 5281 |
*/ |
| 5282 |
protected function getWPMLService() |
| 5283 |
{ |
| 5284 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\WPML'] = new \Yoast\WP\SEO\Integrations\Third_Party\WPML(); |
| 5285 |
} |
| 5286 |
|
| 5287 |
/** |
| 5288 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\WPML_WPSEO_Notification' shared autowired service. |
| 5289 |
* |
| 5290 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\WPML_WPSEO_Notification |
| 5291 |
*/ |
| 5292 |
protected function getWPMLWPSEONotificationService() |
| 5293 |
{ |
| 5294 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\WPML_WPSEO_Notification'] = new \Yoast\WP\SEO\Integrations\Third_Party\WPML_WPSEO_Notification(($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\WPML_WPSEO_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\WPML_WPSEO_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\WPML_WPSEO_Conditional()))); |
| 5295 |
} |
| 5296 |
|
| 5297 |
/** |
| 5298 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\Web_Stories' shared autowired service. |
| 5299 |
* |
| 5300 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\Web_Stories |
| 5301 |
*/ |
| 5302 |
protected function getWebStoriesService() |
| 5303 |
{ |
| 5304 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\Web_Stories'] = new \Yoast\WP\SEO\Integrations\Third_Party\Web_Stories(($this->services['Yoast\\WP\\SEO\\Integrations\\Front_End_Integration'] ?? $this->getFrontEndIntegrationService())); |
| 5305 |
} |
| 5306 |
|
| 5307 |
/** |
| 5308 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\Web_Stories_Post_Edit' shared autowired service. |
| 5309 |
* |
| 5310 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\Web_Stories_Post_Edit |
| 5311 |
*/ |
| 5312 |
protected function getWebStoriesPostEditService() |
| 5313 |
{ |
| 5314 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\Web_Stories_Post_Edit'] = new \Yoast\WP\SEO\Integrations\Third_Party\Web_Stories_Post_Edit(); |
| 5315 |
} |
| 5316 |
|
| 5317 |
/** |
| 5318 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\Wincher_Publish' shared autowired service. |
| 5319 |
* |
| 5320 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\Wincher_Publish |
| 5321 |
*/ |
| 5322 |
protected function getWincherPublishService() |
| 5323 |
{ |
| 5324 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\Wincher_Publish'] = new \Yoast\WP\SEO\Integrations\Third_Party\Wincher_Publish(($this->services['Yoast\\WP\\SEO\\Conditionals\\Wincher_Enabled_Conditional'] ?? $this->getWincherEnabledConditionalService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Keyphrases_Action'] ?? $this->getWincherKeyphrasesActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Account_Action'] ?? $this->getWincherAccountActionService())); |
| 5325 |
} |
| 5326 |
|
| 5327 |
/** |
| 5328 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\WooCommerce' shared autowired service. |
| 5329 |
* |
| 5330 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\WooCommerce |
| 5331 |
*/ |
| 5332 |
protected function getWooCommerce2Service() |
| 5333 |
{ |
| 5334 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\WooCommerce'] = new \Yoast\WP\SEO\Integrations\Third_Party\WooCommerce(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['WPSEO_Replace_Vars'] ?? $this->getWPSEOReplaceVarsService()), ($this->services['Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer'] ?? $this->getMetaTagsContextMemoizerService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Woocommerce_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Woocommerce_Helper'] = new \Yoast\WP\SEO\Helpers\Woocommerce_Helper()))); |
| 5335 |
} |
| 5336 |
|
| 5337 |
/** |
| 5338 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\WooCommerce_Post_Edit' shared autowired service. |
| 5339 |
* |
| 5340 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\WooCommerce_Post_Edit |
| 5341 |
*/ |
| 5342 |
protected function getWooCommercePostEditService() |
| 5343 |
{ |
| 5344 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\WooCommerce_Post_Edit'] = new \Yoast\WP\SEO\Integrations\Third_Party\WooCommerce_Post_Edit(); |
| 5345 |
} |
| 5346 |
|
| 5347 |
/** |
| 5348 |
* Gets the public 'Yoast\WP\SEO\Integrations\Third_Party\Woocommerce_Permalinks' shared autowired service. |
| 5349 |
* |
| 5350 |
* @return \Yoast\WP\SEO\Integrations\Third_Party\Woocommerce_Permalinks |
| 5351 |
*/ |
| 5352 |
protected function getWoocommercePermalinksService() |
| 5353 |
{ |
| 5354 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Third_Party\\Woocommerce_Permalinks'] = new \Yoast\WP\SEO\Integrations\Third_Party\Woocommerce_Permalinks(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 5355 |
} |
| 5356 |
|
| 5357 |
/** |
| 5358 |
* Gets the public 'Yoast\WP\SEO\Integrations\Uninstall_Integration' shared autowired service. |
| 5359 |
* |
| 5360 |
* @return \Yoast\WP\SEO\Integrations\Uninstall_Integration |
| 5361 |
*/ |
| 5362 |
protected function getUninstallIntegrationService() |
| 5363 |
{ |
| 5364 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Uninstall_Integration'] = new \Yoast\WP\SEO\Integrations\Uninstall_Integration(); |
| 5365 |
} |
| 5366 |
|
| 5367 |
/** |
| 5368 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Addon_Update_Watcher' shared autowired service. |
| 5369 |
* |
| 5370 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Addon_Update_Watcher |
| 5371 |
*/ |
| 5372 |
protected function getAddonUpdateWatcherService() |
| 5373 |
{ |
| 5374 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Addon_Update_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Addon_Update_Watcher(); |
| 5375 |
} |
| 5376 |
|
| 5377 |
/** |
| 5378 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Auto_Update_Watcher' shared autowired service. |
| 5379 |
* |
| 5380 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Auto_Update_Watcher |
| 5381 |
*/ |
| 5382 |
protected function getAutoUpdateWatcherService() |
| 5383 |
{ |
| 5384 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Auto_Update_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Auto_Update_Watcher(($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService())); |
| 5385 |
} |
| 5386 |
|
| 5387 |
/** |
| 5388 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Ancestor_Watcher' shared autowired service. |
| 5389 |
* |
| 5390 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Ancestor_Watcher |
| 5391 |
*/ |
| 5392 |
protected function getIndexableAncestorWatcherService() |
| 5393 |
{ |
| 5394 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Ancestor_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Ancestor_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder'] ?? $this->getIndexableHierarchyBuilderService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Hierarchy_Repository'] ?? $this->getIndexableHierarchyRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 5395 |
} |
| 5396 |
|
| 5397 |
/** |
| 5398 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Attachment_Watcher' shared autowired service. |
| 5399 |
* |
| 5400 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Attachment_Watcher |
| 5401 |
*/ |
| 5402 |
protected function getIndexableAttachmentWatcherService() |
| 5403 |
{ |
| 5404 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Attachment_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Attachment_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Attachment_Cleanup_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Attachment_Cleanup_Helper'] = new \Yoast\WP\SEO\Helpers\Attachment_Cleanup_Helper())), ($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 5405 |
} |
| 5406 |
|
| 5407 |
/** |
| 5408 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Author_Archive_Watcher' shared autowired service. |
| 5409 |
* |
| 5410 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Author_Archive_Watcher |
| 5411 |
*/ |
| 5412 |
protected function getIndexableAuthorArchiveWatcherService() |
| 5413 |
{ |
| 5414 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Author_Archive_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Author_Archive_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 5415 |
} |
| 5416 |
|
| 5417 |
/** |
| 5418 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Author_Watcher' shared autowired service. |
| 5419 |
* |
| 5420 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Author_Watcher |
| 5421 |
*/ |
| 5422 |
protected function getIndexableAuthorWatcherService() |
| 5423 |
{ |
| 5424 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Author_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Author_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService())); |
| 5425 |
} |
| 5426 |
|
| 5427 |
/** |
| 5428 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Category_Permalink_Watcher' shared autowired service. |
| 5429 |
* |
| 5430 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Category_Permalink_Watcher |
| 5431 |
*/ |
| 5432 |
protected function getIndexableCategoryPermalinkWatcherService() |
| 5433 |
{ |
| 5434 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Category_Permalink_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Category_Permalink_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService())); |
| 5435 |
} |
| 5436 |
|
| 5437 |
/** |
| 5438 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Date_Archive_Watcher' shared autowired service. |
| 5439 |
* |
| 5440 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Date_Archive_Watcher |
| 5441 |
*/ |
| 5442 |
protected function getIndexableDateArchiveWatcherService() |
| 5443 |
{ |
| 5444 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Date_Archive_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Date_Archive_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService())); |
| 5445 |
} |
| 5446 |
|
| 5447 |
/** |
| 5448 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_HomeUrl_Watcher' shared autowired service. |
| 5449 |
* |
| 5450 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_HomeUrl_Watcher |
| 5451 |
*/ |
| 5452 |
protected function getIndexableHomeUrlWatcherService() |
| 5453 |
{ |
| 5454 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_HomeUrl_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_HomeUrl_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 5455 |
} |
| 5456 |
|
| 5457 |
/** |
| 5458 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Home_Page_Watcher' shared autowired service. |
| 5459 |
* |
| 5460 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Home_Page_Watcher |
| 5461 |
*/ |
| 5462 |
protected function getIndexableHomePageWatcherService() |
| 5463 |
{ |
| 5464 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Home_Page_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Home_Page_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService())); |
| 5465 |
} |
| 5466 |
|
| 5467 |
/** |
| 5468 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Permalink_Watcher' shared autowired service. |
| 5469 |
* |
| 5470 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Permalink_Watcher |
| 5471 |
*/ |
| 5472 |
protected function getIndexablePermalinkWatcherService() |
| 5473 |
{ |
| 5474 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Permalink_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Permalink_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService())); |
| 5475 |
} |
| 5476 |
|
| 5477 |
/** |
| 5478 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Meta_Watcher' shared autowired service. |
| 5479 |
* |
| 5480 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Meta_Watcher |
| 5481 |
*/ |
| 5482 |
protected function getIndexablePostMetaWatcherService() |
| 5483 |
{ |
| 5484 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Meta_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Meta_Watcher(($this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Watcher'] ?? $this->getIndexablePostWatcherService())); |
| 5485 |
} |
| 5486 |
|
| 5487 |
/** |
| 5488 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Type_Archive_Watcher' shared autowired service. |
| 5489 |
* |
| 5490 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Type_Archive_Watcher |
| 5491 |
*/ |
| 5492 |
protected function getIndexablePostTypeArchiveWatcherService() |
| 5493 |
{ |
| 5494 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Type_Archive_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Type_Archive_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService())); |
| 5495 |
} |
| 5496 |
|
| 5497 |
/** |
| 5498 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Type_Change_Watcher' shared autowired service. |
| 5499 |
* |
| 5500 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Type_Change_Watcher |
| 5501 |
*/ |
| 5502 |
protected function getIndexablePostTypeChangeWatcherService() |
| 5503 |
{ |
| 5504 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Type_Change_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Type_Change_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 5505 |
} |
| 5506 |
|
| 5507 |
/** |
| 5508 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher' shared autowired service. |
| 5509 |
* |
| 5510 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher |
| 5511 |
*/ |
| 5512 |
protected function getIndexablePostWatcherService() |
| 5513 |
{ |
| 5514 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Hierarchy_Repository'] ?? $this->getIndexableHierarchyRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder'] ?? $this->getIndexableLinkBuilderService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Author_Archive_Helper'] ?? $this->getAuthorArchiveHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()), ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 5515 |
} |
| 5516 |
|
| 5517 |
/** |
| 5518 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Static_Home_Page_Watcher' shared autowired service. |
| 5519 |
* |
| 5520 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Static_Home_Page_Watcher |
| 5521 |
*/ |
| 5522 |
protected function getIndexableStaticHomePageWatcherService() |
| 5523 |
{ |
| 5524 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Static_Home_Page_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Static_Home_Page_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService())); |
| 5525 |
} |
| 5526 |
|
| 5527 |
/** |
| 5528 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_System_Page_Watcher' shared autowired service. |
| 5529 |
* |
| 5530 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_System_Page_Watcher |
| 5531 |
*/ |
| 5532 |
protected function getIndexableSystemPageWatcherService() |
| 5533 |
{ |
| 5534 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_System_Page_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_System_Page_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService())); |
| 5535 |
} |
| 5536 |
|
| 5537 |
/** |
| 5538 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Taxonomy_Change_Watcher' shared autowired service. |
| 5539 |
* |
| 5540 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Taxonomy_Change_Watcher |
| 5541 |
*/ |
| 5542 |
protected function getIndexableTaxonomyChangeWatcherService() |
| 5543 |
{ |
| 5544 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Taxonomy_Change_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Taxonomy_Change_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService()), ($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 5545 |
} |
| 5546 |
|
| 5547 |
/** |
| 5548 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Indexable_Term_Watcher' shared autowired service. |
| 5549 |
* |
| 5550 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Indexable_Term_Watcher |
| 5551 |
*/ |
| 5552 |
protected function getIndexableTermWatcherService() |
| 5553 |
{ |
| 5554 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Term_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Indexable_Term_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Link_Builder'] ?? $this->getIndexableLinkBuilderService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Site_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Site_Helper'] = new \Yoast\WP\SEO\Helpers\Site_Helper()))); |
| 5555 |
} |
| 5556 |
|
| 5557 |
/** |
| 5558 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Option_Titles_Watcher' shared autowired service. |
| 5559 |
* |
| 5560 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Option_Titles_Watcher |
| 5561 |
*/ |
| 5562 |
protected function getOptionTitlesWatcherService() |
| 5563 |
{ |
| 5564 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Option_Titles_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Option_Titles_Watcher(); |
| 5565 |
} |
| 5566 |
|
| 5567 |
/** |
| 5568 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Option_Wpseo_Watcher' shared autowired service. |
| 5569 |
* |
| 5570 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Option_Wpseo_Watcher |
| 5571 |
*/ |
| 5572 |
protected function getOptionWpseoWatcherService() |
| 5573 |
{ |
| 5574 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Option_Wpseo_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Option_Wpseo_Watcher(); |
| 5575 |
} |
| 5576 |
|
| 5577 |
/** |
| 5578 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Primary_Category_Quick_Edit_Watcher' shared autowired service. |
| 5579 |
* |
| 5580 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Primary_Category_Quick_Edit_Watcher |
| 5581 |
*/ |
| 5582 |
protected function getPrimaryCategoryQuickEditWatcherService() |
| 5583 |
{ |
| 5584 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Primary_Category_Quick_Edit_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Primary_Category_Quick_Edit_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] ?? ($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] = new \Yoast\WP\SEO\Repositories\Primary_Term_Repository())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder'] ?? $this->getIndexableHierarchyBuilderService())); |
| 5585 |
} |
| 5586 |
|
| 5587 |
/** |
| 5588 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Primary_Term_Watcher' shared autowired service. |
| 5589 |
* |
| 5590 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Primary_Term_Watcher |
| 5591 |
*/ |
| 5592 |
protected function getPrimaryTermWatcherService() |
| 5593 |
{ |
| 5594 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Primary_Term_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Primary_Term_Watcher(($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] ?? ($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] = new \Yoast\WP\SEO\Repositories\Primary_Term_Repository())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Site_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Site_Helper'] = new \Yoast\WP\SEO\Helpers\Site_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Primary_Term_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Primary_Term_Helper'] = new \Yoast\WP\SEO\Helpers\Primary_Term_Helper())), ($this->services['Yoast\\WP\\SEO\\Builders\\Primary_Term_Builder'] ?? $this->getPrimaryTermBuilderService())); |
| 5595 |
} |
| 5596 |
|
| 5597 |
/** |
| 5598 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Search_Engines_Discouraged_Watcher' shared autowired service. |
| 5599 |
* |
| 5600 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Search_Engines_Discouraged_Watcher |
| 5601 |
*/ |
| 5602 |
protected function getSearchEnginesDiscouragedWatcherService() |
| 5603 |
{ |
| 5604 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Search_Engines_Discouraged_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Search_Engines_Discouraged_Watcher(($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] = new \Yoast\WP\SEO\Helpers\Notification_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper()))); |
| 5605 |
} |
| 5606 |
|
| 5607 |
/** |
| 5608 |
* Gets the public 'Yoast\WP\SEO\Integrations\Watchers\Woocommerce_Beta_Editor_Watcher' shared autowired service. |
| 5609 |
* |
| 5610 |
* @return \Yoast\WP\SEO\Integrations\Watchers\Woocommerce_Beta_Editor_Watcher |
| 5611 |
*/ |
| 5612 |
protected function getWoocommerceBetaEditorWatcherService() |
| 5613 |
{ |
| 5614 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Watchers\\Woocommerce_Beta_Editor_Watcher'] = new \Yoast\WP\SEO\Integrations\Watchers\Woocommerce_Beta_Editor_Watcher(($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Notification_Helper'] = new \Yoast\WP\SEO\Helpers\Notification_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional()))); |
| 5615 |
} |
| 5616 |
|
| 5617 |
/** |
| 5618 |
* Gets the public 'Yoast\WP\SEO\Integrations\Woocommerce_Product_Category_Permalink_Integration' shared autowired service. |
| 5619 |
* |
| 5620 |
* @return \Yoast\WP\SEO\Integrations\Woocommerce_Product_Category_Permalink_Integration |
| 5621 |
*/ |
| 5622 |
protected function getWoocommerceProductCategoryPermalinkIntegrationService() |
| 5623 |
{ |
| 5624 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\Woocommerce_Product_Category_Permalink_Integration'] = new \Yoast\WP\SEO\Integrations\Woocommerce_Product_Category_Permalink_Integration(($this->services['Yoast\\WP\\SEO\\Conditionals\\Dynamic_Product_Permalinks_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Dynamic_Product_Permalinks_Conditional'] = new \Yoast\WP\SEO\Conditionals\Dynamic_Product_Permalinks_Conditional()))); |
| 5625 |
} |
| 5626 |
|
| 5627 |
/** |
| 5628 |
* Gets the public 'Yoast\WP\SEO\Integrations\XMLRPC' shared autowired service. |
| 5629 |
* |
| 5630 |
* @return \Yoast\WP\SEO\Integrations\XMLRPC |
| 5631 |
*/ |
| 5632 |
protected function getXMLRPCService() |
| 5633 |
{ |
| 5634 |
return $this->services['Yoast\\WP\\SEO\\Integrations\\XMLRPC'] = new \Yoast\WP\SEO\Integrations\XMLRPC(); |
| 5635 |
} |
| 5636 |
|
| 5637 |
/** |
| 5638 |
* Gets the public 'Yoast\WP\SEO\Introductions\Infrastructure\Introductions_Seen_Repository' shared autowired service. |
| 5639 |
* |
| 5640 |
* @return \Yoast\WP\SEO\Introductions\Infrastructure\Introductions_Seen_Repository |
| 5641 |
*/ |
| 5642 |
protected function getIntroductionsSeenRepositoryService() |
| 5643 |
{ |
| 5644 |
return $this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Introductions_Seen_Repository'] = new \Yoast\WP\SEO\Introductions\Infrastructure\Introductions_Seen_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 5645 |
} |
| 5646 |
|
| 5647 |
/** |
| 5648 |
* Gets the public 'Yoast\WP\SEO\Introductions\Infrastructure\Wistia_Embed_Permission_Repository' shared autowired service. |
| 5649 |
* |
| 5650 |
* @return \Yoast\WP\SEO\Introductions\Infrastructure\Wistia_Embed_Permission_Repository |
| 5651 |
*/ |
| 5652 |
protected function getWistiaEmbedPermissionRepositoryService() |
| 5653 |
{ |
| 5654 |
return $this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Wistia_Embed_Permission_Repository'] = new \Yoast\WP\SEO\Introductions\Infrastructure\Wistia_Embed_Permission_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 5655 |
} |
| 5656 |
|
| 5657 |
/** |
| 5658 |
* Gets the public 'Yoast\WP\SEO\Introductions\User_Interface\Introductions_Integration' shared autowired service. |
| 5659 |
* |
| 5660 |
* @return \Yoast\WP\SEO\Introductions\User_Interface\Introductions_Integration |
| 5661 |
*/ |
| 5662 |
protected function getIntroductionsIntegrationService() |
| 5663 |
{ |
| 5664 |
return $this->services['Yoast\\WP\\SEO\\Introductions\\User_Interface\\Introductions_Integration'] = new \Yoast\WP\SEO\Introductions\User_Interface\Introductions_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->privates['Yoast\\WP\\SEO\\Introductions\\Application\\Introductions_Collector'] ?? $this->getIntroductionsCollectorService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Wistia_Embed_Permission_Repository'] ?? $this->getWistiaEmbedPermissionRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional()))); |
| 5665 |
} |
| 5666 |
|
| 5667 |
/** |
| 5668 |
* Gets the public 'Yoast\WP\SEO\Introductions\User_Interface\Introductions_Seen_Route' shared autowired service. |
| 5669 |
* |
| 5670 |
* @return \Yoast\WP\SEO\Introductions\User_Interface\Introductions_Seen_Route |
| 5671 |
*/ |
| 5672 |
protected function getIntroductionsSeenRouteService() |
| 5673 |
{ |
| 5674 |
return $this->services['Yoast\\WP\\SEO\\Introductions\\User_Interface\\Introductions_Seen_Route'] = new \Yoast\WP\SEO\Introductions\User_Interface\Introductions_Seen_Route(($this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Introductions_Seen_Repository'] ?? $this->getIntroductionsSeenRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->privates['Yoast\\WP\\SEO\\Introductions\\Application\\Introductions_Collector'] ?? $this->getIntroductionsCollectorService())); |
| 5675 |
} |
| 5676 |
|
| 5677 |
/** |
| 5678 |
* Gets the public 'Yoast\WP\SEO\Introductions\User_Interface\Wistia_Embed_Permission_Route' shared autowired service. |
| 5679 |
* |
| 5680 |
* @return \Yoast\WP\SEO\Introductions\User_Interface\Wistia_Embed_Permission_Route |
| 5681 |
*/ |
| 5682 |
protected function getWistiaEmbedPermissionRouteService() |
| 5683 |
{ |
| 5684 |
return $this->services['Yoast\\WP\\SEO\\Introductions\\User_Interface\\Wistia_Embed_Permission_Route'] = new \Yoast\WP\SEO\Introductions\User_Interface\Wistia_Embed_Permission_Route(($this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Wistia_Embed_Permission_Repository'] ?? $this->getWistiaEmbedPermissionRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 5685 |
} |
| 5686 |
|
| 5687 |
/** |
| 5688 |
* Gets the public 'Yoast\WP\SEO\Llms_Txt\Infrastructure\Content\Automatic_Post_Collection' shared autowired service. |
| 5689 |
* |
| 5690 |
* @return \Yoast\WP\SEO\Llms_Txt\Infrastructure\Content\Automatic_Post_Collection |
| 5691 |
*/ |
| 5692 |
protected function getAutomaticPostCollectionService() |
| 5693 |
{ |
| 5694 |
return $this->services['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Automatic_Post_Collection'] = new \Yoast\WP\SEO\Llms_Txt\Infrastructure\Content\Automatic_Post_Collection(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 5695 |
} |
| 5696 |
|
| 5697 |
/** |
| 5698 |
* Gets the public 'Yoast\WP\SEO\Llms_Txt\User_Interface\Available_Posts_Route' shared autowired service. |
| 5699 |
* |
| 5700 |
* @return \Yoast\WP\SEO\Llms_Txt\User_Interface\Available_Posts_Route |
| 5701 |
*/ |
| 5702 |
protected function getAvailablePostsRouteService() |
| 5703 |
{ |
| 5704 |
return $this->services['Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Available_Posts_Route'] = new \Yoast\WP\SEO\Llms_Txt\User_Interface\Available_Posts_Route(new \Yoast\WP\SEO\Llms_Txt\Application\Available_Posts\Available_Posts_Repository(($this->services['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Automatic_Post_Collection'] ?? $this->getAutomaticPostCollectionService())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper()))); |
| 5705 |
} |
| 5706 |
|
| 5707 |
/** |
| 5708 |
* Gets the public 'Yoast\WP\SEO\Llms_Txt\User_Interface\Cleanup_Llms_Txt_On_Deactivation' shared autowired service. |
| 5709 |
* |
| 5710 |
* @return \Yoast\WP\SEO\Llms_Txt\User_Interface\Cleanup_Llms_Txt_On_Deactivation |
| 5711 |
*/ |
| 5712 |
protected function getCleanupLlmsTxtOnDeactivationService() |
| 5713 |
{ |
| 5714 |
return $this->services['Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Cleanup_Llms_Txt_On_Deactivation'] = new \Yoast\WP\SEO\Llms_Txt\User_Interface\Cleanup_Llms_Txt_On_Deactivation(($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Remove_File_Command_Handler'] ?? $this->getRemoveFileCommandHandlerService()), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Llms_Txt_Cron_Scheduler'] ?? $this->getLlmsTxtCronSchedulerService())); |
| 5715 |
} |
| 5716 |
|
| 5717 |
/** |
| 5718 |
* Gets the public 'Yoast\WP\SEO\Llms_Txt\User_Interface\Enable_Llms_Txt_Option_Watcher' shared autowired service. |
| 5719 |
* |
| 5720 |
* @return \Yoast\WP\SEO\Llms_Txt\User_Interface\Enable_Llms_Txt_Option_Watcher |
| 5721 |
*/ |
| 5722 |
protected function getEnableLlmsTxtOptionWatcherService() |
| 5723 |
{ |
| 5724 |
return $this->services['Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Enable_Llms_Txt_Option_Watcher'] = new \Yoast\WP\SEO\Llms_Txt\User_Interface\Enable_Llms_Txt_Option_Watcher(($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Llms_Txt_Cron_Scheduler'] ?? $this->getLlmsTxtCronSchedulerService()), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Remove_File_Command_Handler'] ?? $this->getRemoveFileCommandHandlerService()), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Populate_File_Command_Handler'] ?? $this->getPopulateFileCommandHandlerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 5725 |
} |
| 5726 |
|
| 5727 |
/** |
| 5728 |
* Gets the public 'Yoast\WP\SEO\Llms_Txt\User_Interface\File_Failure_Llms_Txt_Notification_Integration' shared autowired service. |
| 5729 |
* |
| 5730 |
* @return \Yoast\WP\SEO\Llms_Txt\User_Interface\File_Failure_Llms_Txt_Notification_Integration |
| 5731 |
*/ |
| 5732 |
protected function getFileFailureLlmsTxtNotificationIntegrationService() |
| 5733 |
{ |
| 5734 |
return $this->services['Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\File_Failure_Llms_Txt_Notification_Integration'] = new \Yoast\WP\SEO\Llms_Txt\User_Interface\File_Failure_Llms_Txt_Notification_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast_Notification_Center'] ?? $this->getYoastNotificationCenterService()), new \Yoast\WP\SEO\Llms_Txt\Application\File\File_Failure_Notification_Presenter()); |
| 5735 |
} |
| 5736 |
|
| 5737 |
/** |
| 5738 |
* Gets the public 'Yoast\WP\SEO\Llms_Txt\User_Interface\Llms_Txt_Cron_Callback_Integration' shared autowired service. |
| 5739 |
* |
| 5740 |
* @return \Yoast\WP\SEO\Llms_Txt\User_Interface\Llms_Txt_Cron_Callback_Integration |
| 5741 |
*/ |
| 5742 |
protected function getLlmsTxtCronCallbackIntegrationService() |
| 5743 |
{ |
| 5744 |
return $this->services['Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Llms_Txt_Cron_Callback_Integration'] = new \Yoast\WP\SEO\Llms_Txt\User_Interface\Llms_Txt_Cron_Callback_Integration(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Llms_Txt_Cron_Scheduler'] ?? $this->getLlmsTxtCronSchedulerService()), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Populate_File_Command_Handler'] ?? $this->getPopulateFileCommandHandlerService()), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Remove_File_Command_Handler'] ?? $this->getRemoveFileCommandHandlerService())); |
| 5745 |
} |
| 5746 |
|
| 5747 |
/** |
| 5748 |
* Gets the public 'Yoast\WP\SEO\Llms_Txt\User_Interface\Schedule_Population_On_Activation_Integration' shared autowired service. |
| 5749 |
* |
| 5750 |
* @return \Yoast\WP\SEO\Llms_Txt\User_Interface\Schedule_Population_On_Activation_Integration |
| 5751 |
*/ |
| 5752 |
protected function getSchedulePopulationOnActivationIntegrationService() |
| 5753 |
{ |
| 5754 |
return $this->services['Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Schedule_Population_On_Activation_Integration'] = new \Yoast\WP\SEO\Llms_Txt\User_Interface\Schedule_Population_On_Activation_Integration(($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Llms_Txt_Cron_Scheduler'] ?? $this->getLlmsTxtCronSchedulerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 5755 |
} |
| 5756 |
|
| 5757 |
/** |
| 5758 |
* Gets the public 'Yoast\WP\SEO\Loader' shared autowired service. |
| 5759 |
* |
| 5760 |
* @return \Yoast\WP\SEO\Loader |
| 5761 |
*/ |
| 5762 |
protected function getLoaderService() |
| 5763 |
{ |
| 5764 |
$this->services['Yoast\\WP\\SEO\\Loader'] = $instance = new \Yoast\WP\SEO\Loader($this); |
| 5765 |
|
| 5766 |
$instance->register_integration('Yoast\\WP\\SEO\\Abilities\\User_Interface\\Abilities_Integration'); |
| 5767 |
$instance->register_integration('Yoast\\WP\\SEO\\Abilities\\User_Interface\\Ability_Categories_Integration'); |
| 5768 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Authorization\\User_Interface\\Callback_Route'); |
| 5769 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Authorization\\User_Interface\\Refresh_Callback_Route'); |
| 5770 |
$instance->register_integration('Yoast\\WP\\SEO\\AI\\Consent\\User_Interface\\Ai_Consent_Integration'); |
| 5771 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Consent\\User_Interface\\Consent_Route'); |
| 5772 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Banner_Permanent_Dismissal_Route'); |
| 5773 |
$instance->register_integration('Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Content_Planner_Integration'); |
| 5774 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Get_Outline_Route'); |
| 5775 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Content_Planner\\User_Interface\\Get_Suggestions_Route'); |
| 5776 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Free_Sparks\\User_Interface\\Free_Sparks_Route'); |
| 5777 |
$instance->register_integration('Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Ai_Generator_Integration'); |
| 5778 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Bust_Subscription_Cache_Route'); |
| 5779 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Get_Suggestions_Route'); |
| 5780 |
$instance->register_route('Yoast\\WP\\SEO\\AI\\Generator\\User_Interface\\Get_Usage_Route'); |
| 5781 |
$instance->register_route('Yoast\\WP\\SEO\\AI_Authorization\\User_Interface\\Callback_Route'); |
| 5782 |
$instance->register_route('Yoast\\WP\\SEO\\AI_Authorization\\User_Interface\\Refresh_Callback_Route'); |
| 5783 |
$instance->register_integration('Yoast\\WP\\SEO\\AI_Consent\\User_Interface\\Ai_Consent_Integration'); |
| 5784 |
$instance->register_route('Yoast\\WP\\SEO\\AI_Consent\\User_Interface\\Consent_Route'); |
| 5785 |
$instance->register_route('Yoast\\WP\\SEO\\AI_Free_Sparks\\User_Interface\\Free_Sparks_Route'); |
| 5786 |
$instance->register_integration('Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Ai_Generator_Integration'); |
| 5787 |
$instance->register_route('Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Bust_Subscription_Cache_Route'); |
| 5788 |
$instance->register_route('Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Get_Suggestions_Route'); |
| 5789 |
$instance->register_route('Yoast\\WP\\SEO\\AI_Generator\\User_Interface\\Get_Usage_Route'); |
| 5790 |
$instance->register_integration('Yoast\\WP\\SEO\\Alerts\\Application\\Default_SEO_Data\\Default_SEO_Data_Alert'); |
| 5791 |
$instance->register_integration('Yoast\\WP\\SEO\\Alerts\\Application\\Indexables_Disabled\\Indexables_Disabled_Alert'); |
| 5792 |
$instance->register_integration('Yoast\\WP\\SEO\\Alerts\\Application\\Ping_Other_Admins\\Ping_Other_Admins_Alert'); |
| 5793 |
$instance->register_integration('Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_SEO_Data\\Default_SEO_Data_Cron_Callback_Integration'); |
| 5794 |
$instance->register_integration('Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_Seo_Data\\Default_SEO_Data_Cron_Scheduler'); |
| 5795 |
$instance->register_integration('Yoast\\WP\\SEO\\Alerts\\User_Interface\\Default_SEO_Data\\Default_SEO_Data_Watcher'); |
| 5796 |
$instance->register_integration('Yoast\\WP\\SEO\\Alerts\\User_Interface\\Resolve_Alert_Route'); |
| 5797 |
$instance->register_integration('Yoast\\WP\\SEO\\Analytics\\User_Interface\\Last_Completed_Indexation_Integration'); |
| 5798 |
$instance->register_integration('Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Bulk_Editor_Integration'); |
| 5799 |
$instance->register_route('Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Posts_Route'); |
| 5800 |
$instance->register_route('Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Search_Bulk_Update_Route'); |
| 5801 |
$instance->register_route('Yoast\\WP\\SEO\\Bulk_Editor\\User_Interface\\Social_Bulk_Update_Route'); |
| 5802 |
$instance->register_command('Yoast\\WP\\SEO\\Commands\\Cleanup_Command'); |
| 5803 |
$instance->register_command('Yoast\\WP\\SEO\\Commands\\Index_Command'); |
| 5804 |
$instance->register_migration('free', '20171228151840', 'Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastIndexable'); |
| 5805 |
$instance->register_migration('free', '20171228151841', 'Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastPrimaryTerm'); |
| 5806 |
$instance->register_migration('free', '20190529075038', 'Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastDropIndexableMetaTableIfExists'); |
| 5807 |
$instance->register_migration('free', '20191011111109', 'Yoast\\WP\\SEO\\Config\\Migrations\\WpYoastIndexableHierarchy'); |
| 5808 |
$instance->register_migration('free', '20200408101900', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddCollationToTables'); |
| 5809 |
$instance->register_migration('free', '20200420073606', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddColumnsToIndexables'); |
| 5810 |
$instance->register_migration('free', '20200428123747', 'Yoast\\WP\\SEO\\Config\\Migrations\\BreadcrumbTitleAndHierarchyReset'); |
| 5811 |
$instance->register_migration('free', '20200428194858', 'Yoast\\WP\\SEO\\Config\\Migrations\\ExpandIndexableColumnLengths'); |
| 5812 |
$instance->register_migration('free', '20200429105310', 'Yoast\\WP\\SEO\\Config\\Migrations\\TruncateIndexableTables'); |
| 5813 |
$instance->register_migration('free', '20200430075614', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddIndexableObjectIdAndTypeIndex'); |
| 5814 |
$instance->register_migration('free', '20200430150130', 'Yoast\\WP\\SEO\\Config\\Migrations\\ClearIndexableTables'); |
| 5815 |
$instance->register_migration('free', '20200507054848', 'Yoast\\WP\\SEO\\Config\\Migrations\\DeleteDuplicateIndexables'); |
| 5816 |
$instance->register_migration('free', '20200513133401', 'Yoast\\WP\\SEO\\Config\\Migrations\\ResetIndexableHierarchyTable'); |
| 5817 |
$instance->register_migration('free', '20200609154515', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddHasAncestorsColumn'); |
| 5818 |
$instance->register_migration('free', '20200616130143', 'Yoast\\WP\\SEO\\Config\\Migrations\\ReplacePermalinkHashIndex'); |
| 5819 |
$instance->register_migration('free', '20200617122511', 'Yoast\\WP\\SEO\\Config\\Migrations\\CreateSEOLinksTable'); |
| 5820 |
$instance->register_migration('free', '20200702141921', 'Yoast\\WP\\SEO\\Config\\Migrations\\CreateIndexableSubpagesIndex'); |
| 5821 |
$instance->register_migration('free', '20200728095334', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddIndexesForProminentWordsOnIndexables'); |
| 5822 |
$instance->register_migration('free', '20201202144329', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddEstimatedReadingTime'); |
| 5823 |
$instance->register_migration('free', '20201216124002', 'Yoast\\WP\\SEO\\Config\\Migrations\\ExpandIndexableIDColumnLengths'); |
| 5824 |
$instance->register_migration('free', '20201216141134', 'Yoast\\WP\\SEO\\Config\\Migrations\\ExpandPrimaryTermIDColumnLengths'); |
| 5825 |
$instance->register_migration('free', '20210817092415', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddVersionColumnToIndexables'); |
| 5826 |
$instance->register_migration('free', '20211020091404', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddObjectTimestamps'); |
| 5827 |
$instance->register_migration('free', '20230417083836', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddInclusiveLanguageScore'); |
| 5828 |
$instance->register_migration('free', '20260105111111', 'Yoast\\WP\\SEO\\Config\\Migrations\\AddSeoLinksIndex'); |
| 5829 |
$instance->register_migration('free', '20260325155530', 'Yoast\\WP\\SEO\\Config\\Migrations\\CreateExpiringStoreTable'); |
| 5830 |
$instance->register_integration('Yoast\\WP\\SEO\\Content_Type_Visibility\\Application\\Content_Type_Visibility_Watcher_Actions'); |
| 5831 |
$instance->register_route('Yoast\\WP\\SEO\\Content_Type_Visibility\\User_Interface\\Content_Type_Visibility_Dismiss_New_Route'); |
| 5832 |
$instance->register_integration('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Capabilities_Integration'); |
| 5833 |
$instance->register_route('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Configuration_Dismissal_Route'); |
| 5834 |
$instance->register_route('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Configuration\\Site_Kit_Consent_Management_Route'); |
| 5835 |
$instance->register_route('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Scores\\Readability_Scores_Route'); |
| 5836 |
$instance->register_route('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Scores\\SEO_Scores_Route'); |
| 5837 |
$instance->register_integration('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Setup\\Setup_Flow_Interceptor'); |
| 5838 |
$instance->register_integration('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Setup\\Setup_Url_Interceptor'); |
| 5839 |
$instance->register_route('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Time_Based_SEO_Metrics\\Time_Based_SEO_Metrics_Route'); |
| 5840 |
$instance->register_route('Yoast\\WP\\SEO\\Dashboard\\User_Interface\\Tracking\\Setup_Steps_Tracking_Route'); |
| 5841 |
$instance->register_integration('Yoast\\WP\\SEO\\Expiring_Store\\User_Interface\\Expiring_Store_Cleanup_Integration'); |
| 5842 |
$instance->register_integration('Yoast\\WP\\SEO\\General\\User_Interface\\General_Page_Integration'); |
| 5843 |
$instance->register_route('Yoast\\WP\\SEO\\General\\User_Interface\\Opt_In_Route'); |
| 5844 |
$instance->register_initializer('Yoast\\WP\\SEO\\Initializers\\Crawl_Cleanup_Permalinks'); |
| 5845 |
$instance->register_initializer('Yoast\\WP\\SEO\\Initializers\\Disable_Core_Sitemaps'); |
| 5846 |
$instance->register_initializer('Yoast\\WP\\SEO\\Initializers\\Migration_Runner'); |
| 5847 |
$instance->register_initializer('Yoast\\WP\\SEO\\Initializers\\Plugin_Headers'); |
| 5848 |
$instance->register_initializer('Yoast\\WP\\SEO\\Initializers\\Silence_Load_Textdomain_Just_In_Time_Notices'); |
| 5849 |
$instance->register_initializer('Yoast\\WP\\SEO\\Initializers\\Woocommerce'); |
| 5850 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Academy_Integration'); |
| 5851 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Activation_Cleanup_Integration'); |
| 5852 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Addon_Installation\\Dialog_Integration'); |
| 5853 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Addon_Installation\\Installation_Integration'); |
| 5854 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Admin_Columns_Cache_Integration'); |
| 5855 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Background_Indexing_Integration'); |
| 5856 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Brand_Insights_Page'); |
| 5857 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Check_Required_Version'); |
| 5858 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Crawl_Settings_Integration'); |
| 5859 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Cron_Integration'); |
| 5860 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Deactivated_Premium_Integration'); |
| 5861 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\First_Time_Configuration_Integration'); |
| 5862 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\First_Time_Configuration_Notice_Integration'); |
| 5863 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Fix_News_Dependencies_Integration'); |
| 5864 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Health_Check_Integration'); |
| 5865 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\HelpScout_Beacon'); |
| 5866 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Import_Integration'); |
| 5867 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Indexables_Exclude_Taxonomy_Integration'); |
| 5868 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Indexing_Notification_Integration'); |
| 5869 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Indexing_Tool_Integration'); |
| 5870 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Installation_Success_Integration'); |
| 5871 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Integrations_Page'); |
| 5872 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Link_Count_Columns_Integration'); |
| 5873 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Menu_Badge_Integration'); |
| 5874 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Migration_Error_Integration'); |
| 5875 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Old_Configuration_Integration'); |
| 5876 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Redirect_Integration'); |
| 5877 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Redirections_Tools_Page'); |
| 5878 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Redirects_Page_Integration'); |
| 5879 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Admin\\Workouts_Integration'); |
| 5880 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Alerts\\Ai_Generator_Tip_Notification'); |
| 5881 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Product_Editor_Checklist_Notification'); |
| 5882 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Promotion_Notification'); |
| 5883 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Alerts\\Black_Friday_Sidebar_Checklist_Notification'); |
| 5884 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Alerts\\Trustpilot_Review_Notification'); |
| 5885 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Alerts\\Webinar_Promo_Notification'); |
| 5886 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Blocks\\Internal_Linking_Category'); |
| 5887 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Blocks\\Block_Editor_Integration'); |
| 5888 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Blocks\\Breadcrumbs_Block'); |
| 5889 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Blocks\\Structured_Data_Blocks'); |
| 5890 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Breadcrumbs_Integration'); |
| 5891 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Cleanup_Integration'); |
| 5892 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Estimated_Reading_Time'); |
| 5893 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Exclude_Attachment_Post_Type'); |
| 5894 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Exclude_Oembed_Cache_Post_Type'); |
| 5895 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Feature_Flag_Integration'); |
| 5896 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End_Integration'); |
| 5897 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Backwards_Compatibility'); |
| 5898 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Category_Term_Description'); |
| 5899 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Comment_Link_Fixer'); |
| 5900 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Basic'); |
| 5901 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Rss'); |
| 5902 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Crawl_Cleanup_Searches'); |
| 5903 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Feed_Improvements'); |
| 5904 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Force_Rewrite_Title'); |
| 5905 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Handle_404'); |
| 5906 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Indexing_Controls'); |
| 5907 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Open_Graph_OEmbed'); |
| 5908 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Redirects'); |
| 5909 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Robots_Txt_Integration'); |
| 5910 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\RSS_Footer_Embed'); |
| 5911 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\Schema_Accessibility_Feature'); |
| 5912 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Front_End\\WP_Robots_Integration'); |
| 5913 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Primary_Category'); |
| 5914 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Settings_Integration'); |
| 5915 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Support_Integration'); |
| 5916 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\AMP'); |
| 5917 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\BbPress'); |
| 5918 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\Elementor'); |
| 5919 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\Exclude_Elementor_Post_Types'); |
| 5920 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\Exclude_WooCommerce_Post_Types'); |
| 5921 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\Jetpack'); |
| 5922 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\W3_Total_Cache'); |
| 5923 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\Web_Stories_Post_Edit'); |
| 5924 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\Web_Stories'); |
| 5925 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\Wincher_Publish'); |
| 5926 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\Woocommerce_Permalinks'); |
| 5927 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\WooCommerce_Post_Edit'); |
| 5928 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\WooCommerce'); |
| 5929 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\WPML_WPSEO_Notification'); |
| 5930 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Third_Party\\WPML'); |
| 5931 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Uninstall_Integration'); |
| 5932 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Addon_Update_Watcher'); |
| 5933 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Auto_Update_Watcher'); |
| 5934 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Ancestor_Watcher'); |
| 5935 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Attachment_Watcher'); |
| 5936 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Author_Archive_Watcher'); |
| 5937 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Author_Watcher'); |
| 5938 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Category_Permalink_Watcher'); |
| 5939 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Date_Archive_Watcher'); |
| 5940 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Home_Page_Watcher'); |
| 5941 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_HomeUrl_Watcher'); |
| 5942 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Permalink_Watcher'); |
| 5943 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Meta_Watcher'); |
| 5944 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Type_Archive_Watcher'); |
| 5945 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Type_Change_Watcher'); |
| 5946 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Post_Watcher'); |
| 5947 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Static_Home_Page_Watcher'); |
| 5948 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_System_Page_Watcher'); |
| 5949 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Taxonomy_Change_Watcher'); |
| 5950 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Indexable_Term_Watcher'); |
| 5951 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Option_Titles_Watcher'); |
| 5952 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Option_Wpseo_Watcher'); |
| 5953 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Primary_Category_Quick_Edit_Watcher'); |
| 5954 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Primary_Term_Watcher'); |
| 5955 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Search_Engines_Discouraged_Watcher'); |
| 5956 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Watchers\\Woocommerce_Beta_Editor_Watcher'); |
| 5957 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\Woocommerce_Product_Category_Permalink_Integration'); |
| 5958 |
$instance->register_integration('Yoast\\WP\\SEO\\Integrations\\XMLRPC'); |
| 5959 |
$instance->register_integration('Yoast\\WP\\SEO\\Introductions\\User_Interface\\Introductions_Integration'); |
| 5960 |
$instance->register_route('Yoast\\WP\\SEO\\Introductions\\User_Interface\\Introductions_Seen_Route'); |
| 5961 |
$instance->register_route('Yoast\\WP\\SEO\\Introductions\\User_Interface\\Wistia_Embed_Permission_Route'); |
| 5962 |
$instance->register_route('Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Available_Posts_Route'); |
| 5963 |
$instance->register_integration('Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Cleanup_Llms_Txt_On_Deactivation'); |
| 5964 |
$instance->register_integration('Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Enable_Llms_Txt_Option_Watcher'); |
| 5965 |
$instance->register_integration('Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\File_Failure_Llms_Txt_Notification_Integration'); |
| 5966 |
$instance->register_integration('Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Llms_Txt_Cron_Callback_Integration'); |
| 5967 |
$instance->register_integration('Yoast\\WP\\SEO\\Llms_Txt\\User_Interface\\Schedule_Population_On_Activation_Integration'); |
| 5968 |
$instance->register_command('Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Auth_Command'); |
| 5969 |
$instance->register_route('Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Management_Route'); |
| 5970 |
$instance->register_integration('Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\MyYoast_Cleanup_Integration'); |
| 5971 |
$instance->register_integration('Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\MyYoast_Client_Integration'); |
| 5972 |
$instance->register_integration('Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\OAuth_Callback_Integration'); |
| 5973 |
$instance->register_integration('Yoast\\WP\\SEO\\Plans\\User_Interface\\Plans_Page_Integration'); |
| 5974 |
$instance->register_integration('Yoast\\WP\\SEO\\Plans\\User_Interface\\Upgrade_Sidebar_Menu_Integration'); |
| 5975 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Alert_Dismissal_Route'); |
| 5976 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\First_Time_Configuration_Route'); |
| 5977 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Importing_Route'); |
| 5978 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Indexables_Head_Route'); |
| 5979 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Indexing_Route'); |
| 5980 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Integrations_Route'); |
| 5981 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Meta_Search_Route'); |
| 5982 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\SEMrush_Route'); |
| 5983 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Supported_Features_Route'); |
| 5984 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Wincher_Route'); |
| 5985 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Workouts_Route'); |
| 5986 |
$instance->register_route('Yoast\\WP\\SEO\\Routes\\Yoast_Head_REST_Field'); |
| 5987 |
$instance->register_integration('Yoast\\WP\\SEO\\Schema\\Infrastructure\\Disable_Schema_Integration'); |
| 5988 |
$instance->register_integration('Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Aggregator_Watcher'); |
| 5989 |
$instance->register_integration('Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Cache\\Indexables_Update_Listener_Integration'); |
| 5990 |
$instance->register_integration('Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Cache\\WooCommerce_Product_Type_Change_Listener_Integration'); |
| 5991 |
$instance->register_integration('Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Schemamap_Xml_Rewrite_Integration'); |
| 5992 |
$instance->register_command('Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Cache_Cli_Command'); |
| 5993 |
$instance->register_command('Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Cli_Command'); |
| 5994 |
$instance->register_route('Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Route'); |
| 5995 |
$instance->register_route('Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Xml_Route'); |
| 5996 |
$instance->register_integration('Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Response_Header_Integration'); |
| 5997 |
$instance->register_integration('Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Register_Post_Type_Tasks_Integration'); |
| 5998 |
$instance->register_route('Yoast\\WP\\SEO\\Task_List\\User_Interface\\Tasks\\Complete_Task_Route'); |
| 5999 |
$instance->register_route('Yoast\\WP\\SEO\\Task_List\\User_Interface\\Tasks\\Get_Tasks_Route'); |
| 6000 |
$instance->register_integration('Yoast\\WP\\SEO\\Tracking\\Infrastructure\\Tracking_On_Page_Load_Integration'); |
| 6001 |
$instance->register_route('Yoast\\WP\\SEO\\Tracking\\User_Interface\\Action_Tracking_Route'); |
| 6002 |
$instance->register_integration('Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Additional_Contactmethods_Integration'); |
| 6003 |
$instance->register_integration('Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Cleanup_Integration'); |
| 6004 |
$instance->register_integration('Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Custom_Meta_Integration'); |
| 6005 |
$instance->register_integration('Yoast\\WP\\SEO\\User_Profiles_Additions\\User_Interface\\User_Profiles_Additions_Ui'); |
| 6006 |
|
| 6007 |
return $instance; |
| 6008 |
} |
| 6009 |
|
| 6010 |
/** |
| 6011 |
* Gets the public 'Yoast\WP\SEO\Loggers\Logger' shared autowired service. |
| 6012 |
* |
| 6013 |
* @return \Yoast\WP\SEO\Loggers\Logger |
| 6014 |
*/ |
| 6015 |
protected function getLoggerService() |
| 6016 |
{ |
| 6017 |
return $this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger(); |
| 6018 |
} |
| 6019 |
|
| 6020 |
/** |
| 6021 |
* Gets the public 'Yoast\WP\SEO\Memoizers\Meta_Tags_Context_Memoizer' shared autowired service. |
| 6022 |
* |
| 6023 |
* @return \Yoast\WP\SEO\Memoizers\Meta_Tags_Context_Memoizer |
| 6024 |
*/ |
| 6025 |
protected function getMetaTagsContextMemoizerService() |
| 6026 |
{ |
| 6027 |
return $this->services['Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer'] = new \Yoast\WP\SEO\Memoizers\Meta_Tags_Context_Memoizer(($this->services['Yoast\\WP\\SEO\\Helpers\\Blocks_Helper'] ?? $this->getBlocksHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Context\\Meta_Tags_Context'] ?? $this->getMetaTagsContextService()), ($this->services['Yoast\\WP\\SEO\\Memoizers\\Presentation_Memoizer'] ?? ($this->services['Yoast\\WP\\SEO\\Memoizers\\Presentation_Memoizer'] = new \Yoast\WP\SEO\Memoizers\Presentation_Memoizer($this)))); |
| 6028 |
} |
| 6029 |
|
| 6030 |
/** |
| 6031 |
* Gets the public 'Yoast\WP\SEO\Memoizers\Presentation_Memoizer' shared autowired service. |
| 6032 |
* |
| 6033 |
* @return \Yoast\WP\SEO\Memoizers\Presentation_Memoizer |
| 6034 |
*/ |
| 6035 |
protected function getPresentationMemoizerService() |
| 6036 |
{ |
| 6037 |
return $this->services['Yoast\\WP\\SEO\\Memoizers\\Presentation_Memoizer'] = new \Yoast\WP\SEO\Memoizers\Presentation_Memoizer($this); |
| 6038 |
} |
| 6039 |
|
| 6040 |
/** |
| 6041 |
* Gets the public 'Yoast\WP\SEO\MyYoast_Client\Application\MyYoast_Client' shared autowired service. |
| 6042 |
* |
| 6043 |
* @return \Yoast\WP\SEO\MyYoast_Client\Application\MyYoast_Client |
| 6044 |
*/ |
| 6045 |
protected function getMyYoastClientService() |
| 6046 |
{ |
| 6047 |
$a = ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] ?? $this->getClientRegistrationService()); |
| 6048 |
$b = ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Http\\HTTP_Client'] ?? $this->getHTTPClientService()); |
| 6049 |
|
| 6050 |
$c = new \Yoast\WP\SEO\MyYoast_Client\Application\Token_Revocation_Handler(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Discovery_Client'] ?? $this->getDiscoveryClientService()), $a, ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Client_Authenticator'] ?? $this->getClientAuthenticatorService()), $b); |
| 6051 |
|
| 6052 |
$d = ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger())); |
| 6053 |
|
| 6054 |
$c->setLogger($d); |
| 6055 |
|
| 6056 |
$this->services['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Application\MyYoast_Client($a, ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Authorization_Code_Handler'] ?? $this->getAuthorizationCodeHandlerService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\OAuth_Grant_Handler'] ?? $this->getOAuthGrantHandlerService()), $c, $b, ($this->services['Yoast\\WP\\SEO\\Helpers\\Lock_Helper'] ?? $this->getLockHelperService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\Token_Storage'] ?? $this->getTokenStorageService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\User_Token_Storage'] ?? $this->getUserTokenStorageService()), new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\WordPress\Site_URL_Provider(), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\WordPress\\Redirect_URI_Provider'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\WordPress\\Redirect_URI_Provider'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\WordPress\Redirect_URI_Provider()))); |
| 6057 |
|
| 6058 |
$instance->setLogger($d); |
| 6059 |
|
| 6060 |
return $instance; |
| 6061 |
} |
| 6062 |
|
| 6063 |
/** |
| 6064 |
* Gets the public 'Yoast\WP\SEO\MyYoast_Client\User_Interface\Auth_Command' shared autowired service. |
| 6065 |
* |
| 6066 |
* @return \Yoast\WP\SEO\MyYoast_Client\User_Interface\Auth_Command |
| 6067 |
*/ |
| 6068 |
protected function getAuthCommandService() |
| 6069 |
{ |
| 6070 |
return $this->services['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Auth_Command'] = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\Auth_Command(($this->services['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client'] ?? $this->getMyYoastClientService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] ?? $this->getClientRegistrationService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\Token_Storage'] ?? $this->getTokenStorageService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\User_Token_Storage'] ?? $this->getUserTokenStorageService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client_Cleanup'] ?? $this->getMyYoastClientCleanupService())); |
| 6071 |
} |
| 6072 |
|
| 6073 |
/** |
| 6074 |
* Gets the public 'Yoast\WP\SEO\MyYoast_Client\User_Interface\Management_Route' shared autowired service. |
| 6075 |
* |
| 6076 |
* @return \Yoast\WP\SEO\MyYoast_Client\User_Interface\Management_Route |
| 6077 |
*/ |
| 6078 |
protected function getManagementRouteService() |
| 6079 |
{ |
| 6080 |
$this->services['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Management_Route'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\Management_Route(($this->services['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client'] ?? $this->getMyYoastClientService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Status_Presenter'] ?? $this->getStatusPresenterService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] ?? $this->getClientRegistrationService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Connection_Permission'] = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\Connection_Permission()))); |
| 6081 |
|
| 6082 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 6083 |
|
| 6084 |
return $instance; |
| 6085 |
} |
| 6086 |
|
| 6087 |
/** |
| 6088 |
* Gets the public 'Yoast\WP\SEO\MyYoast_Client\User_Interface\MyYoast_Cleanup_Integration' shared autowired service. |
| 6089 |
* |
| 6090 |
* @return \Yoast\WP\SEO\MyYoast_Client\User_Interface\MyYoast_Cleanup_Integration |
| 6091 |
*/ |
| 6092 |
protected function getMyYoastCleanupIntegrationService() |
| 6093 |
{ |
| 6094 |
return $this->services['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\MyYoast_Cleanup_Integration'] = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\MyYoast_Cleanup_Integration(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client_Cleanup'] ?? $this->getMyYoastClientCleanupService())); |
| 6095 |
} |
| 6096 |
|
| 6097 |
/** |
| 6098 |
* Gets the public 'Yoast\WP\SEO\MyYoast_Client\User_Interface\MyYoast_Client_Integration' shared autowired service. |
| 6099 |
* |
| 6100 |
* @return \Yoast\WP\SEO\MyYoast_Client\User_Interface\MyYoast_Client_Integration |
| 6101 |
*/ |
| 6102 |
protected function getMyYoastClientIntegrationService() |
| 6103 |
{ |
| 6104 |
$this->services['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\MyYoast_Client_Integration'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\MyYoast_Client_Integration(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] ?? $this->getClientRegistrationService())); |
| 6105 |
|
| 6106 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 6107 |
|
| 6108 |
return $instance; |
| 6109 |
} |
| 6110 |
|
| 6111 |
/** |
| 6112 |
* Gets the public 'Yoast\WP\SEO\MyYoast_Client\User_Interface\OAuth_Callback_Integration' shared autowired service. |
| 6113 |
* |
| 6114 |
* @return \Yoast\WP\SEO\MyYoast_Client\User_Interface\OAuth_Callback_Integration |
| 6115 |
*/ |
| 6116 |
protected function getOAuthCallbackIntegrationService() |
| 6117 |
{ |
| 6118 |
return $this->services['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\OAuth_Callback_Integration'] = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\OAuth_Callback_Integration(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\OAuth_Callback_Handler'] ?? $this->getOAuthCallbackHandlerService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Authorization_Code_Handler'] ?? $this->getAuthorizationCodeHandlerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper()))); |
| 6119 |
} |
| 6120 |
|
| 6121 |
/** |
| 6122 |
* Gets the public 'Yoast\WP\SEO\Plans\User_Interface\Plans_Page_Integration' shared autowired service. |
| 6123 |
* |
| 6124 |
* @return \Yoast\WP\SEO\Plans\User_Interface\Plans_Page_Integration |
| 6125 |
*/ |
| 6126 |
protected function getPlansPageIntegrationService() |
| 6127 |
{ |
| 6128 |
$a = ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()); |
| 6129 |
|
| 6130 |
return $this->services['Yoast\\WP\\SEO\\Plans\\User_Interface\\Plans_Page_Integration'] = new \Yoast\WP\SEO\Plans\User_Interface\Plans_Page_Integration(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), new \Yoast\WP\SEO\Plans\Application\Add_Ons_Collector($a, new \Yoast\WP\SEO\Plans\Domain\Add_Ons\Premium($a), new \Yoast\WP\SEO\Plans\Domain\Add_Ons\Woo($a)), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper'] ?? $this->getShortLinkHelperService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Admin_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Admin_Conditional'] = new \Yoast\WP\SEO\Conditionals\Admin_Conditional())), ($this->services['Yoast\\WP\\SEO\\Promotions\\Application\\Promotion_Manager'] ?? $this->getPromotionManagerService()), new \Yoast\WP\SEO\Plans\Application\Duplicate_Post_Manager()); |
| 6131 |
} |
| 6132 |
|
| 6133 |
/** |
| 6134 |
* Gets the public 'Yoast\WP\SEO\Plans\User_Interface\Upgrade_Sidebar_Menu_Integration' shared autowired service. |
| 6135 |
* |
| 6136 |
* @return \Yoast\WP\SEO\Plans\User_Interface\Upgrade_Sidebar_Menu_Integration |
| 6137 |
*/ |
| 6138 |
protected function getUpgradeSidebarMenuIntegrationService() |
| 6139 |
{ |
| 6140 |
return $this->services['Yoast\\WP\\SEO\\Plans\\User_Interface\\Upgrade_Sidebar_Menu_Integration'] = new \Yoast\WP\SEO\Plans\User_Interface\Upgrade_Sidebar_Menu_Integration(($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional())), ($this->services['WPSEO_Shortlinker'] ?? $this->getWPSEOShortlinkerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Promotions\\Application\\Promotion_Manager'] ?? $this->getPromotionManagerService()), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService())); |
| 6141 |
} |
| 6142 |
|
| 6143 |
/** |
| 6144 |
* Gets the public 'Yoast\WP\SEO\Presentations\Abstract_Presentation' shared autowired service. |
| 6145 |
* |
| 6146 |
* @return \Yoast\WP\SEO\Presentations\Abstract_Presentation |
| 6147 |
*/ |
| 6148 |
protected function getAbstractPresentationService() |
| 6149 |
{ |
| 6150 |
return $this->services['Yoast\\WP\\SEO\\Presentations\\Abstract_Presentation'] = new \Yoast\WP\SEO\Presentations\Abstract_Presentation(); |
| 6151 |
} |
| 6152 |
|
| 6153 |
/** |
| 6154 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Author_Archive_Presentation' shared autowired service. |
| 6155 |
* |
| 6156 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Author_Archive_Presentation |
| 6157 |
*/ |
| 6158 |
protected function getIndexableAuthorArchivePresentationService() |
| 6159 |
{ |
| 6160 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Author_Archive_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Author_Archive_Presentation(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Author_Archive_Helper'] ?? $this->getAuthorArchiveHelperService())); |
| 6161 |
|
| 6162 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6163 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6164 |
$instance->set_archive_adjacent_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService())); |
| 6165 |
|
| 6166 |
return $instance; |
| 6167 |
} |
| 6168 |
|
| 6169 |
/** |
| 6170 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Date_Archive_Presentation' shared autowired service. |
| 6171 |
* |
| 6172 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Date_Archive_Presentation |
| 6173 |
*/ |
| 6174 |
protected function getIndexableDateArchivePresentationService() |
| 6175 |
{ |
| 6176 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Date_Archive_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Date_Archive_Presentation(($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService())); |
| 6177 |
|
| 6178 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6179 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6180 |
|
| 6181 |
return $instance; |
| 6182 |
} |
| 6183 |
|
| 6184 |
/** |
| 6185 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Error_Page_Presentation' shared autowired service. |
| 6186 |
* |
| 6187 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Error_Page_Presentation |
| 6188 |
*/ |
| 6189 |
protected function getIndexableErrorPagePresentationService() |
| 6190 |
{ |
| 6191 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Error_Page_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Error_Page_Presentation(); |
| 6192 |
|
| 6193 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6194 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6195 |
|
| 6196 |
return $instance; |
| 6197 |
} |
| 6198 |
|
| 6199 |
/** |
| 6200 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Home_Page_Presentation' shared autowired service. |
| 6201 |
* |
| 6202 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Home_Page_Presentation |
| 6203 |
*/ |
| 6204 |
protected function getIndexableHomePagePresentationService() |
| 6205 |
{ |
| 6206 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Home_Page_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Home_Page_Presentation(); |
| 6207 |
|
| 6208 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6209 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6210 |
$instance->set_archive_adjacent_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService())); |
| 6211 |
|
| 6212 |
return $instance; |
| 6213 |
} |
| 6214 |
|
| 6215 |
/** |
| 6216 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Post_Type_Archive_Presentation' shared autowired service. |
| 6217 |
* |
| 6218 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Post_Type_Archive_Presentation |
| 6219 |
*/ |
| 6220 |
protected function getIndexablePostTypeArchivePresentationService() |
| 6221 |
{ |
| 6222 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Post_Type_Archive_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Post_Type_Archive_Presentation(); |
| 6223 |
|
| 6224 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6225 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6226 |
$instance->set_archive_adjacent_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService())); |
| 6227 |
|
| 6228 |
return $instance; |
| 6229 |
} |
| 6230 |
|
| 6231 |
/** |
| 6232 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Post_Type_Presentation' shared autowired service. |
| 6233 |
* |
| 6234 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Post_Type_Presentation |
| 6235 |
*/ |
| 6236 |
protected function getIndexablePostTypePresentationService() |
| 6237 |
{ |
| 6238 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Post_Type_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Post_Type_Presentation(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService())); |
| 6239 |
|
| 6240 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6241 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6242 |
|
| 6243 |
return $instance; |
| 6244 |
} |
| 6245 |
|
| 6246 |
/** |
| 6247 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Presentation' shared autowired service. |
| 6248 |
* |
| 6249 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Presentation |
| 6250 |
*/ |
| 6251 |
protected function getIndexablePresentationService() |
| 6252 |
{ |
| 6253 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Presentation(); |
| 6254 |
|
| 6255 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6256 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6257 |
|
| 6258 |
return $instance; |
| 6259 |
} |
| 6260 |
|
| 6261 |
/** |
| 6262 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Search_Result_Page_Presentation' shared autowired service. |
| 6263 |
* |
| 6264 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Search_Result_Page_Presentation |
| 6265 |
*/ |
| 6266 |
protected function getIndexableSearchResultPagePresentationService() |
| 6267 |
{ |
| 6268 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Search_Result_Page_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Search_Result_Page_Presentation(); |
| 6269 |
|
| 6270 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6271 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6272 |
|
| 6273 |
return $instance; |
| 6274 |
} |
| 6275 |
|
| 6276 |
/** |
| 6277 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Static_Home_Page_Presentation' shared autowired service. |
| 6278 |
* |
| 6279 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Static_Home_Page_Presentation |
| 6280 |
*/ |
| 6281 |
protected function getIndexableStaticHomePagePresentationService() |
| 6282 |
{ |
| 6283 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Static_Home_Page_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Static_Home_Page_Presentation(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService())); |
| 6284 |
|
| 6285 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6286 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6287 |
|
| 6288 |
return $instance; |
| 6289 |
} |
| 6290 |
|
| 6291 |
/** |
| 6292 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Static_Posts_Page_Presentation' shared autowired service. |
| 6293 |
* |
| 6294 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Static_Posts_Page_Presentation |
| 6295 |
*/ |
| 6296 |
protected function getIndexableStaticPostsPagePresentationService() |
| 6297 |
{ |
| 6298 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService()); |
| 6299 |
|
| 6300 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Static_Posts_Page_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Static_Posts_Page_Presentation(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), $a, ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService())); |
| 6301 |
|
| 6302 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6303 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6304 |
$instance->set_archive_adjacent_helpers($a); |
| 6305 |
|
| 6306 |
return $instance; |
| 6307 |
} |
| 6308 |
|
| 6309 |
/** |
| 6310 |
* Gets the public 'Yoast\WP\SEO\Presentations\Indexable_Term_Archive_Presentation' shared autowired service. |
| 6311 |
* |
| 6312 |
* @return \Yoast\WP\SEO\Presentations\Indexable_Term_Archive_Presentation |
| 6313 |
*/ |
| 6314 |
protected function getIndexableTermArchivePresentationService() |
| 6315 |
{ |
| 6316 |
$this->services['Yoast\\WP\\SEO\\Presentations\\Indexable_Term_Archive_Presentation'] = $instance = new \Yoast\WP\SEO\Presentations\Indexable_Term_Archive_Presentation(($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Query_Wrapper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService())); |
| 6317 |
|
| 6318 |
$instance->set_generators(($this->services['Yoast\\WP\\SEO\\Generators\\Schema_Generator'] ?? $this->getSchemaGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] ?? ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Locale_Generator'] = new \Yoast\WP\SEO\Generators\Open_Graph_Locale_Generator())), ($this->services['Yoast\\WP\\SEO\\Generators\\Open_Graph_Image_Generator'] ?? $this->getOpenGraphImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Twitter_Image_Generator'] ?? $this->getTwitterImageGeneratorService()), ($this->services['Yoast\\WP\\SEO\\Generators\\Breadcrumbs_Generator'] ?? $this->getBreadcrumbsGeneratorService())); |
| 6319 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Permalink_Helper'] = new \Yoast\WP\SEO\Helpers\Permalink_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Values_Helper'] = new \Yoast\WP\SEO\Helpers\Open_Graph\Values_Helper()))); |
| 6320 |
$instance->set_archive_adjacent_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Pagination_Helper'] ?? $this->getPaginationHelperService())); |
| 6321 |
|
| 6322 |
return $instance; |
| 6323 |
} |
| 6324 |
|
| 6325 |
/** |
| 6326 |
* Gets the public 'Yoast\WP\SEO\Promotions\Application\Promotion_Manager' shared autowired service. |
| 6327 |
* |
| 6328 |
* @return \Yoast\WP\SEO\Promotions\Application\Promotion_Manager |
| 6329 |
*/ |
| 6330 |
protected function getPromotionManagerService() |
| 6331 |
{ |
| 6332 |
return $this->services['Yoast\\WP\\SEO\\Promotions\\Application\\Promotion_Manager'] = new \Yoast\WP\SEO\Promotions\Application\Promotion_Manager(new \Yoast\WP\SEO\Promotions\Domain\Black_Friday_Promotion()); |
| 6333 |
} |
| 6334 |
|
| 6335 |
/** |
| 6336 |
* Gets the public 'Yoast\WP\SEO\Repositories\Indexable_Cleanup_Repository' shared autowired service. |
| 6337 |
* |
| 6338 |
* @return \Yoast\WP\SEO\Repositories\Indexable_Cleanup_Repository |
| 6339 |
*/ |
| 6340 |
protected function getIndexableCleanupRepositoryService() |
| 6341 |
{ |
| 6342 |
return $this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Cleanup_Repository'] = new \Yoast\WP\SEO\Repositories\Indexable_Cleanup_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Author_Archive_Helper'] ?? $this->getAuthorArchiveHelperService())); |
| 6343 |
} |
| 6344 |
|
| 6345 |
/** |
| 6346 |
* Gets the public 'Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository' shared autowired service. |
| 6347 |
* |
| 6348 |
* @return \Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository |
| 6349 |
*/ |
| 6350 |
protected function getIndexableHierarchyRepositoryService() |
| 6351 |
{ |
| 6352 |
$this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Hierarchy_Repository'] = $instance = new \Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository(); |
| 6353 |
|
| 6354 |
$instance->set_builder(($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Hierarchy_Builder'] ?? $this->getIndexableHierarchyBuilderService())); |
| 6355 |
$instance->set_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 6356 |
|
| 6357 |
return $instance; |
| 6358 |
} |
| 6359 |
|
| 6360 |
/** |
| 6361 |
* Gets the public 'Yoast\WP\SEO\Repositories\Indexable_Repository' shared autowired service. |
| 6362 |
* |
| 6363 |
* @return \Yoast\WP\SEO\Repositories\Indexable_Repository |
| 6364 |
*/ |
| 6365 |
protected function getIndexableRepositoryService() |
| 6366 |
{ |
| 6367 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Hierarchy_Repository'] ?? $this->getIndexableHierarchyRepositoryService()); |
| 6368 |
|
| 6369 |
if (isset($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'])) { |
| 6370 |
return $this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository']; |
| 6371 |
} |
| 6372 |
$b = ($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService()); |
| 6373 |
|
| 6374 |
if (isset($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'])) { |
| 6375 |
return $this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository']; |
| 6376 |
} |
| 6377 |
|
| 6378 |
return $this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] = new \Yoast\WP\SEO\Repositories\Indexable_Repository($b, ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()), ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger())), $a, ($this->services['wpdb'] ?? $this->getWpdbService()), ($this->services['Yoast\\WP\\SEO\\Services\\Indexables\\Indexable_Version_Manager'] ?? $this->getIndexableVersionManagerService())); |
| 6379 |
} |
| 6380 |
|
| 6381 |
/** |
| 6382 |
* Gets the public 'Yoast\WP\SEO\Repositories\Primary_Term_Repository' shared autowired service. |
| 6383 |
* |
| 6384 |
* @return \Yoast\WP\SEO\Repositories\Primary_Term_Repository |
| 6385 |
*/ |
| 6386 |
protected function getPrimaryTermRepositoryService() |
| 6387 |
{ |
| 6388 |
return $this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] = new \Yoast\WP\SEO\Repositories\Primary_Term_Repository(); |
| 6389 |
} |
| 6390 |
|
| 6391 |
/** |
| 6392 |
* Gets the public 'Yoast\WP\SEO\Repositories\SEO_Links_Repository' shared autowired service. |
| 6393 |
* |
| 6394 |
* @return \Yoast\WP\SEO\Repositories\SEO_Links_Repository |
| 6395 |
*/ |
| 6396 |
protected function getSEOLinksRepositoryService() |
| 6397 |
{ |
| 6398 |
return $this->services['Yoast\\WP\\SEO\\Repositories\\SEO_Links_Repository'] = new \Yoast\WP\SEO\Repositories\SEO_Links_Repository(); |
| 6399 |
} |
| 6400 |
|
| 6401 |
/** |
| 6402 |
* Gets the public 'Yoast\WP\SEO\Routes\Alert_Dismissal_Route' shared autowired service. |
| 6403 |
* |
| 6404 |
* @return \Yoast\WP\SEO\Routes\Alert_Dismissal_Route |
| 6405 |
*/ |
| 6406 |
protected function getAlertDismissalRouteService() |
| 6407 |
{ |
| 6408 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Alert_Dismissal_Route'] = new \Yoast\WP\SEO\Routes\Alert_Dismissal_Route(($this->services['Yoast\\WP\\SEO\\Actions\\Alert_Dismissal_Action'] ?? $this->getAlertDismissalActionService())); |
| 6409 |
} |
| 6410 |
|
| 6411 |
/** |
| 6412 |
* Gets the public 'Yoast\WP\SEO\Routes\First_Time_Configuration_Route' shared autowired service. |
| 6413 |
* |
| 6414 |
* @return \Yoast\WP\SEO\Routes\First_Time_Configuration_Route |
| 6415 |
*/ |
| 6416 |
protected function getFirstTimeConfigurationRouteService() |
| 6417 |
{ |
| 6418 |
return $this->services['Yoast\\WP\\SEO\\Routes\\First_Time_Configuration_Route'] = new \Yoast\WP\SEO\Routes\First_Time_Configuration_Route(($this->services['Yoast\\WP\\SEO\\Actions\\Configuration\\First_Time_Configuration_Action'] ?? $this->getFirstTimeConfigurationActionService())); |
| 6419 |
} |
| 6420 |
|
| 6421 |
/** |
| 6422 |
* Gets the public 'Yoast\WP\SEO\Routes\Importing_Route' shared autowired service. |
| 6423 |
* |
| 6424 |
* @return \Yoast\WP\SEO\Routes\Importing_Route |
| 6425 |
*/ |
| 6426 |
protected function getImportingRouteService() |
| 6427 |
{ |
| 6428 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Importing_Route'] = new \Yoast\WP\SEO\Routes\Importing_Route(($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Importable_Detector_Service'] ?? $this->getImportableDetectorServiceService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Cleanup_Action'] ?? $this->getAioseoCleanupActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Custom_Archive_Settings_Importing_Action'] ?? $this->getAioseoCustomArchiveSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Default_Archive_Settings_Importing_Action'] ?? $this->getAioseoDefaultArchiveSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_General_Settings_Importing_Action'] ?? $this->getAioseoGeneralSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posts_Importing_Action'] ?? $this->getAioseoPostsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posttype_Defaults_Settings_Importing_Action'] ?? $this->getAioseoPosttypeDefaultsSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Taxonomy_Settings_Importing_Action'] ?? $this->getAioseoTaxonomySettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Validate_Data_Action'] ?? $this->getAioseoValidateDataActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Deactivate_Conflicting_Plugins_Action'] ?? $this->getDeactivateConflictingPluginsActionService())); |
| 6429 |
} |
| 6430 |
|
| 6431 |
/** |
| 6432 |
* Gets the public 'Yoast\WP\SEO\Routes\Indexables_Head_Route' shared autowired service. |
| 6433 |
* |
| 6434 |
* @return \Yoast\WP\SEO\Routes\Indexables_Head_Route |
| 6435 |
*/ |
| 6436 |
protected function getIndexablesHeadRouteService() |
| 6437 |
{ |
| 6438 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Indexables_Head_Route'] = new \Yoast\WP\SEO\Routes\Indexables_Head_Route(($this->services['Yoast\\WP\\SEO\\Actions\\Indexables\\Indexable_Head_Action'] ?? $this->getIndexableHeadActionService())); |
| 6439 |
} |
| 6440 |
|
| 6441 |
/** |
| 6442 |
* Gets the public 'Yoast\WP\SEO\Routes\Indexing_Route' shared autowired service. |
| 6443 |
* |
| 6444 |
* @return \Yoast\WP\SEO\Routes\Indexing_Route |
| 6445 |
*/ |
| 6446 |
protected function getIndexingRouteService() |
| 6447 |
{ |
| 6448 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Indexing_Route'] = new \Yoast\WP\SEO\Routes\Indexing_Route(($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Indexation_Action'] ?? $this->getIndexablePostIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Term_Indexation_Action'] ?? $this->getIndexableTermIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Post_Type_Archive_Indexation_Action'] ?? $this->getIndexablePostTypeArchiveIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_General_Indexation_Action'] ?? $this->getIndexableGeneralIndexationActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexable_Indexing_Complete_Action'] ?? $this->getIndexableIndexingCompleteActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexing_Complete_Action'] ?? $this->getIndexingCompleteActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Indexing_Prepare_Action'] ?? $this->getIndexingPrepareActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Post_Link_Indexing_Action'] ?? $this->getPostLinkIndexingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexing\\Term_Link_Indexing_Action'] ?? $this->getTermLinkIndexingActionService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexing_Helper'] ?? $this->getIndexingHelperService())); |
| 6449 |
} |
| 6450 |
|
| 6451 |
/** |
| 6452 |
* Gets the public 'Yoast\WP\SEO\Routes\Integrations_Route' shared autowired service. |
| 6453 |
* |
| 6454 |
* @return \Yoast\WP\SEO\Routes\Integrations_Route |
| 6455 |
*/ |
| 6456 |
protected function getIntegrationsRouteService() |
| 6457 |
{ |
| 6458 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Integrations_Route'] = new \Yoast\WP\SEO\Routes\Integrations_Route(($this->services['Yoast\\WP\\SEO\\Actions\\Integrations_Action'] ?? $this->getIntegrationsActionService())); |
| 6459 |
} |
| 6460 |
|
| 6461 |
/** |
| 6462 |
* Gets the public 'Yoast\WP\SEO\Routes\Meta_Search_Route' shared autowired service. |
| 6463 |
* |
| 6464 |
* @return \Yoast\WP\SEO\Routes\Meta_Search_Route |
| 6465 |
*/ |
| 6466 |
protected function getMetaSearchRouteService() |
| 6467 |
{ |
| 6468 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Meta_Search_Route'] = new \Yoast\WP\SEO\Routes\Meta_Search_Route(); |
| 6469 |
} |
| 6470 |
|
| 6471 |
/** |
| 6472 |
* Gets the public 'Yoast\WP\SEO\Routes\SEMrush_Route' shared autowired service. |
| 6473 |
* |
| 6474 |
* @return \Yoast\WP\SEO\Routes\SEMrush_Route |
| 6475 |
*/ |
| 6476 |
protected function getSEMrushRouteService() |
| 6477 |
{ |
| 6478 |
return $this->services['Yoast\\WP\\SEO\\Routes\\SEMrush_Route'] = new \Yoast\WP\SEO\Routes\SEMrush_Route(($this->services['Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Login_Action'] ?? $this->getSEMrushLoginActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Options_Action'] ?? $this->getSEMrushOptionsActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\SEMrush\\SEMrush_Phrases_Action'] ?? $this->getSEMrushPhrasesActionService())); |
| 6479 |
} |
| 6480 |
|
| 6481 |
/** |
| 6482 |
* Gets the public 'Yoast\WP\SEO\Routes\Supported_Features_Route' shared autowired service. |
| 6483 |
* |
| 6484 |
* @return \Yoast\WP\SEO\Routes\Supported_Features_Route |
| 6485 |
*/ |
| 6486 |
protected function getSupportedFeaturesRouteService() |
| 6487 |
{ |
| 6488 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Supported_Features_Route'] = new \Yoast\WP\SEO\Routes\Supported_Features_Route(); |
| 6489 |
} |
| 6490 |
|
| 6491 |
/** |
| 6492 |
* Gets the public 'Yoast\WP\SEO\Routes\Wincher_Route' shared autowired service. |
| 6493 |
* |
| 6494 |
* @return \Yoast\WP\SEO\Routes\Wincher_Route |
| 6495 |
*/ |
| 6496 |
protected function getWincherRouteService() |
| 6497 |
{ |
| 6498 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Wincher_Route'] = new \Yoast\WP\SEO\Routes\Wincher_Route(($this->services['Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Login_Action'] ?? $this->getWincherLoginActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Account_Action'] ?? $this->getWincherAccountActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Wincher\\Wincher_Keyphrases_Action'] ?? $this->getWincherKeyphrasesActionService())); |
| 6499 |
} |
| 6500 |
|
| 6501 |
/** |
| 6502 |
* Gets the public 'Yoast\WP\SEO\Routes\Workouts_Route' shared autowired service. |
| 6503 |
* |
| 6504 |
* @return \Yoast\WP\SEO\Routes\Workouts_Route |
| 6505 |
*/ |
| 6506 |
protected function getWorkoutsRouteService() |
| 6507 |
{ |
| 6508 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Workouts_Route'] = new \Yoast\WP\SEO\Routes\Workouts_Route(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 6509 |
} |
| 6510 |
|
| 6511 |
/** |
| 6512 |
* Gets the public 'Yoast\WP\SEO\Routes\Yoast_Head_REST_Field' shared autowired service. |
| 6513 |
* |
| 6514 |
* @return \Yoast\WP\SEO\Routes\Yoast_Head_REST_Field |
| 6515 |
*/ |
| 6516 |
protected function getYoastHeadRESTFieldService() |
| 6517 |
{ |
| 6518 |
return $this->services['Yoast\\WP\\SEO\\Routes\\Yoast_Head_REST_Field'] = new \Yoast\WP\SEO\Routes\Yoast_Head_REST_Field(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Helper'] ?? $this->getPostHelperService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Indexables\\Indexable_Head_Action'] ?? $this->getIndexableHeadActionService())); |
| 6519 |
} |
| 6520 |
|
| 6521 |
/** |
| 6522 |
* Gets the public 'Yoast\WP\SEO\Schema\Application\Configuration\Schema_Configuration' shared autowired service. |
| 6523 |
* |
| 6524 |
* @return \Yoast\WP\SEO\Schema\Application\Configuration\Schema_Configuration |
| 6525 |
*/ |
| 6526 |
protected function getSchemaConfigurationService() |
| 6527 |
{ |
| 6528 |
return $this->services['Yoast\\WP\\SEO\\Schema\\Application\\Configuration\\Schema_Configuration'] = new \Yoast\WP\SEO\Schema\Application\Configuration\Schema_Configuration(($this->services['Yoast\\WP\\SEO\\Helpers\\Woocommerce_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Woocommerce_Helper'] = new \Yoast\WP\SEO\Helpers\Woocommerce_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())), ($this->services['WPSEO_Addon_Manager'] ?? $this->getWPSEOAddonManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 6529 |
} |
| 6530 |
|
| 6531 |
/** |
| 6532 |
* Gets the public 'Yoast\WP\SEO\Schema\Infrastructure\Disable_Schema_Integration' shared autowired service. |
| 6533 |
* |
| 6534 |
* @return \Yoast\WP\SEO\Schema\Infrastructure\Disable_Schema_Integration |
| 6535 |
*/ |
| 6536 |
protected function getDisableSchemaIntegrationService() |
| 6537 |
{ |
| 6538 |
return $this->services['Yoast\\WP\\SEO\\Schema\\Infrastructure\\Disable_Schema_Integration'] = new \Yoast\WP\SEO\Schema\Infrastructure\Disable_Schema_Integration(); |
| 6539 |
} |
| 6540 |
|
| 6541 |
/** |
| 6542 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Aggregator_Conditional' shared autowired service. |
| 6543 |
* |
| 6544 |
* @return \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Aggregator_Conditional |
| 6545 |
*/ |
| 6546 |
protected function getSchemaAggregatorConditionalService() |
| 6547 |
{ |
| 6548 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Aggregator_Conditional'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Aggregator_Conditional(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 6549 |
} |
| 6550 |
|
| 6551 |
/** |
| 6552 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Aggregator_Watcher' shared autowired service. |
| 6553 |
* |
| 6554 |
* @return \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Aggregator_Watcher |
| 6555 |
*/ |
| 6556 |
protected function getSchemaAggregatorWatcherService() |
| 6557 |
{ |
| 6558 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Schema_Aggregator_Watcher'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Aggregator_Watcher(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 6559 |
} |
| 6560 |
|
| 6561 |
/** |
| 6562 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\User_Interface\Cache\Indexables_Update_Listener_Integration' shared autowired service. |
| 6563 |
* |
| 6564 |
* @return \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Cache\Indexables_Update_Listener_Integration |
| 6565 |
*/ |
| 6566 |
protected function getIndexablesUpdateListenerIntegrationService() |
| 6567 |
{ |
| 6568 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Cache\\Indexables_Update_Listener_Integration'] = new \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Cache\Indexables_Update_Listener_Integration(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] ?? ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Config())), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Manager'] ?? $this->getManagerService()), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Xml_Manager'] ?? $this->getXmlManagerService())); |
| 6569 |
} |
| 6570 |
|
| 6571 |
/** |
| 6572 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\User_Interface\Cache\WooCommerce_Product_Type_Change_Listener_Integration' shared autowired service. |
| 6573 |
* |
| 6574 |
* @return \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Cache\WooCommerce_Product_Type_Change_Listener_Integration |
| 6575 |
*/ |
| 6576 |
protected function getWooCommerceProductTypeChangeListenerIntegrationService() |
| 6577 |
{ |
| 6578 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Cache\\WooCommerce_Product_Type_Change_Listener_Integration'] = new \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Cache\WooCommerce_Product_Type_Change_Listener_Integration(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] ?? ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Config())), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Manager'] ?? $this->getManagerService()), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Xml_Manager'] ?? $this->getXmlManagerService())); |
| 6579 |
} |
| 6580 |
|
| 6581 |
/** |
| 6582 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\User_Interface\Schemamap_Xml_Rewrite_Integration' shared autowired service. |
| 6583 |
* |
| 6584 |
* @return \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Schemamap_Xml_Rewrite_Integration |
| 6585 |
*/ |
| 6586 |
protected function getSchemamapXmlRewriteIntegrationService() |
| 6587 |
{ |
| 6588 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Schemamap_Xml_Rewrite_Integration'] = new \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Schemamap_Xml_Rewrite_Integration(($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Map\\Schema_Map_Xml_Provider'] ?? $this->getSchemaMapXmlProviderService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Redirect_Helper'] = new \Yoast\WP\SEO\Helpers\Redirect_Helper()))); |
| 6589 |
} |
| 6590 |
|
| 6591 |
/** |
| 6592 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Cache_Cli_Command' shared autowired service. |
| 6593 |
* |
| 6594 |
* @return \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Cache_Cli_Command |
| 6595 |
*/ |
| 6596 |
protected function getSiteSchemaAggregatorCacheCliCommandService() |
| 6597 |
{ |
| 6598 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Cache_Cli_Command'] = new \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Cache_Cli_Command(($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] ?? ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Config())), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Manager'] ?? $this->getManagerService()), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Xml_Manager'] ?? $this->getXmlManagerService())); |
| 6599 |
} |
| 6600 |
|
| 6601 |
/** |
| 6602 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Cli_Command' shared autowired service. |
| 6603 |
* |
| 6604 |
* @return \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Cli_Command |
| 6605 |
*/ |
| 6606 |
protected function getSiteSchemaAggregatorCliCommandService() |
| 6607 |
{ |
| 6608 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Cli_Command'] = new \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Cli_Command(($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] ?? ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Config())), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Aggregate_Site_Schema_Command_Handler'] ?? $this->getAggregateSiteSchemaCommandHandlerService())); |
| 6609 |
} |
| 6610 |
|
| 6611 |
/** |
| 6612 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Route' shared autowired service. |
| 6613 |
* |
| 6614 |
* @return \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Route |
| 6615 |
*/ |
| 6616 |
protected function getSiteSchemaAggregatorRouteService() |
| 6617 |
{ |
| 6618 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Route'] = new \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Route(($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] ?? ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Config())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper())), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Aggregate_Site_Schema_Command_Handler'] ?? $this->getAggregateSiteSchemaCommandHandlerService()), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Manager'] ?? $this->getManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 6619 |
} |
| 6620 |
|
| 6621 |
/** |
| 6622 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Xml_Route' shared autowired service. |
| 6623 |
* |
| 6624 |
* @return \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Xml_Route |
| 6625 |
*/ |
| 6626 |
protected function getSiteSchemaAggregatorXmlRouteService() |
| 6627 |
{ |
| 6628 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Aggregator_Xml_Route'] = new \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Aggregator_Xml_Route(($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Map\\Schema_Map_Xml_Provider'] ?? $this->getSchemaMapXmlProviderService())); |
| 6629 |
} |
| 6630 |
|
| 6631 |
/** |
| 6632 |
* Gets the public 'Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Response_Header_Integration' shared autowired service. |
| 6633 |
* |
| 6634 |
* @return \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Response_Header_Integration |
| 6635 |
*/ |
| 6636 |
protected function getSiteSchemaResponseHeaderIntegrationService() |
| 6637 |
{ |
| 6638 |
return $this->services['Yoast\\WP\\SEO\\Schema_Aggregator\\User_Interface\\Site_Schema_Response_Header_Integration'] = new \Yoast\WP\SEO\Schema_Aggregator\User_Interface\Site_Schema_Response_Header_Integration(new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Map\Schema_Map_Header_Adapter()); |
| 6639 |
} |
| 6640 |
|
| 6641 |
/** |
| 6642 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Check' shared autowired service. |
| 6643 |
* |
| 6644 |
* @return \Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Check |
| 6645 |
*/ |
| 6646 |
protected function getDefaultTaglineCheckService() |
| 6647 |
{ |
| 6648 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Check'] = new \Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Check(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Runner'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Runner'] = new \Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Runner())), ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Reports'] ?? $this->getDefaultTaglineReportsService())); |
| 6649 |
} |
| 6650 |
|
| 6651 |
/** |
| 6652 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Reports' shared autowired service. |
| 6653 |
* |
| 6654 |
* @return \Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Reports |
| 6655 |
*/ |
| 6656 |
protected function getDefaultTaglineReportsService() |
| 6657 |
{ |
| 6658 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Reports'] = new \Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Reports(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] = new \Yoast\WP\SEO\Services\Health_Check\Report_Builder_Factory()))); |
| 6659 |
} |
| 6660 |
|
| 6661 |
/** |
| 6662 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Runner' shared autowired service. |
| 6663 |
* |
| 6664 |
* @return \Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Runner |
| 6665 |
*/ |
| 6666 |
protected function getDefaultTaglineRunnerService() |
| 6667 |
{ |
| 6668 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Runner'] = new \Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Runner(); |
| 6669 |
} |
| 6670 |
|
| 6671 |
/** |
| 6672 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Links_Table_Check' shared autowired service. |
| 6673 |
* |
| 6674 |
* @return \Yoast\WP\SEO\Services\Health_Check\Links_Table_Check |
| 6675 |
*/ |
| 6676 |
protected function getLinksTableCheckService() |
| 6677 |
{ |
| 6678 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Check'] = new \Yoast\WP\SEO\Services\Health_Check\Links_Table_Check(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Runner'] ?? $this->getLinksTableRunnerService()), ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Reports'] ?? $this->getLinksTableReportsService()), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Should_Index_Links_Conditional'] ?? $this->getShouldIndexLinksConditionalService())); |
| 6679 |
} |
| 6680 |
|
| 6681 |
/** |
| 6682 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Links_Table_Reports' shared autowired service. |
| 6683 |
* |
| 6684 |
* @return \Yoast\WP\SEO\Services\Health_Check\Links_Table_Reports |
| 6685 |
*/ |
| 6686 |
protected function getLinksTableReportsService() |
| 6687 |
{ |
| 6688 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Reports'] = new \Yoast\WP\SEO\Services\Health_Check\Links_Table_Reports(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] = new \Yoast\WP\SEO\Services\Health_Check\Report_Builder_Factory())), ($this->services['WPSEO_Shortlinker'] ?? $this->getWPSEOShortlinkerService())); |
| 6689 |
} |
| 6690 |
|
| 6691 |
/** |
| 6692 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Links_Table_Runner' shared autowired service. |
| 6693 |
* |
| 6694 |
* @return \Yoast\WP\SEO\Services\Health_Check\Links_Table_Runner |
| 6695 |
*/ |
| 6696 |
protected function getLinksTableRunnerService() |
| 6697 |
{ |
| 6698 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Links_Table_Runner'] = new \Yoast\WP\SEO\Services\Health_Check\Links_Table_Runner(($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] ?? ($this->services['Yoast\\WP\\SEO\\Config\\Migration_Status'] = new \Yoast\WP\SEO\Config\Migration_Status())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 6699 |
} |
| 6700 |
|
| 6701 |
/** |
| 6702 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\MyYoast_Api_Request_Factory' shared autowired service. |
| 6703 |
* |
| 6704 |
* @return \Yoast\WP\SEO\Services\Health_Check\MyYoast_Api_Request_Factory |
| 6705 |
*/ |
| 6706 |
protected function getMyYoastApiRequestFactoryService() |
| 6707 |
{ |
| 6708 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\MyYoast_Api_Request_Factory'] = new \Yoast\WP\SEO\Services\Health_Check\MyYoast_Api_Request_Factory(); |
| 6709 |
} |
| 6710 |
|
| 6711 |
/** |
| 6712 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Page_Comments_Check' shared autowired service. |
| 6713 |
* |
| 6714 |
* @return \Yoast\WP\SEO\Services\Health_Check\Page_Comments_Check |
| 6715 |
*/ |
| 6716 |
protected function getPageCommentsCheckService() |
| 6717 |
{ |
| 6718 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Check'] = new \Yoast\WP\SEO\Services\Health_Check\Page_Comments_Check(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Runner'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Runner'] = new \Yoast\WP\SEO\Services\Health_Check\Page_Comments_Runner())), ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Reports'] ?? $this->getPageCommentsReportsService())); |
| 6719 |
} |
| 6720 |
|
| 6721 |
/** |
| 6722 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Page_Comments_Reports' shared autowired service. |
| 6723 |
* |
| 6724 |
* @return \Yoast\WP\SEO\Services\Health_Check\Page_Comments_Reports |
| 6725 |
*/ |
| 6726 |
protected function getPageCommentsReportsService() |
| 6727 |
{ |
| 6728 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Reports'] = new \Yoast\WP\SEO\Services\Health_Check\Page_Comments_Reports(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] = new \Yoast\WP\SEO\Services\Health_Check\Report_Builder_Factory()))); |
| 6729 |
} |
| 6730 |
|
| 6731 |
/** |
| 6732 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Page_Comments_Runner' shared autowired service. |
| 6733 |
* |
| 6734 |
* @return \Yoast\WP\SEO\Services\Health_Check\Page_Comments_Runner |
| 6735 |
*/ |
| 6736 |
protected function getPageCommentsRunnerService() |
| 6737 |
{ |
| 6738 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Page_Comments_Runner'] = new \Yoast\WP\SEO\Services\Health_Check\Page_Comments_Runner(); |
| 6739 |
} |
| 6740 |
|
| 6741 |
/** |
| 6742 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Check' shared autowired service. |
| 6743 |
* |
| 6744 |
* @return \Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Check |
| 6745 |
*/ |
| 6746 |
protected function getPostnamePermalinkCheckService() |
| 6747 |
{ |
| 6748 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Check'] = new \Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Check(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Runner'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Runner'] = new \Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Runner())), ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Reports'] ?? $this->getPostnamePermalinkReportsService())); |
| 6749 |
} |
| 6750 |
|
| 6751 |
/** |
| 6752 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Reports' shared autowired service. |
| 6753 |
* |
| 6754 |
* @return \Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Reports |
| 6755 |
*/ |
| 6756 |
protected function getPostnamePermalinkReportsService() |
| 6757 |
{ |
| 6758 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Reports'] = new \Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Reports(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] = new \Yoast\WP\SEO\Services\Health_Check\Report_Builder_Factory()))); |
| 6759 |
} |
| 6760 |
|
| 6761 |
/** |
| 6762 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Runner' shared autowired service. |
| 6763 |
* |
| 6764 |
* @return \Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Runner |
| 6765 |
*/ |
| 6766 |
protected function getPostnamePermalinkRunnerService() |
| 6767 |
{ |
| 6768 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Postname_Permalink_Runner'] = new \Yoast\WP\SEO\Services\Health_Check\Postname_Permalink_Runner(); |
| 6769 |
} |
| 6770 |
|
| 6771 |
/** |
| 6772 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Report_Builder' shared autowired service. |
| 6773 |
* |
| 6774 |
* @return \Yoast\WP\SEO\Services\Health_Check\Report_Builder |
| 6775 |
*/ |
| 6776 |
protected function getReportBuilderService() |
| 6777 |
{ |
| 6778 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder'] = new \Yoast\WP\SEO\Services\Health_Check\Report_Builder(); |
| 6779 |
} |
| 6780 |
|
| 6781 |
/** |
| 6782 |
* Gets the public 'Yoast\WP\SEO\Services\Health_Check\Report_Builder_Factory' shared autowired service. |
| 6783 |
* |
| 6784 |
* @return \Yoast\WP\SEO\Services\Health_Check\Report_Builder_Factory |
| 6785 |
*/ |
| 6786 |
protected function getReportBuilderFactoryService() |
| 6787 |
{ |
| 6788 |
return $this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Report_Builder_Factory'] = new \Yoast\WP\SEO\Services\Health_Check\Report_Builder_Factory(); |
| 6789 |
} |
| 6790 |
|
| 6791 |
/** |
| 6792 |
* Gets the public 'Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service' shared autowired service. |
| 6793 |
* |
| 6794 |
* @return \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service |
| 6795 |
*/ |
| 6796 |
protected function getAioseoReplacevarServiceService() |
| 6797 |
{ |
| 6798 |
return $this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Replacevar_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Replacevar_Service(); |
| 6799 |
} |
| 6800 |
|
| 6801 |
/** |
| 6802 |
* Gets the public 'Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Robots_Provider_Service' shared autowired service. |
| 6803 |
* |
| 6804 |
* @return \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Robots_Provider_Service |
| 6805 |
*/ |
| 6806 |
protected function getAioseoRobotsProviderServiceService() |
| 6807 |
{ |
| 6808 |
return $this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Robots_Provider_Service(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService())); |
| 6809 |
} |
| 6810 |
|
| 6811 |
/** |
| 6812 |
* Gets the public 'Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Robots_Transformer_Service' shared autowired service. |
| 6813 |
* |
| 6814 |
* @return \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Robots_Transformer_Service |
| 6815 |
*/ |
| 6816 |
protected function getAioseoRobotsTransformerServiceService() |
| 6817 |
{ |
| 6818 |
return $this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Transformer_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Robots_Transformer_Service(($this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Robots_Provider_Service'] ?? $this->getAioseoRobotsProviderServiceService())); |
| 6819 |
} |
| 6820 |
|
| 6821 |
/** |
| 6822 |
* Gets the public 'Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Social_Images_Provider_Service' shared autowired service. |
| 6823 |
* |
| 6824 |
* @return \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Social_Images_Provider_Service |
| 6825 |
*/ |
| 6826 |
protected function getAioseoSocialImagesProviderServiceService() |
| 6827 |
{ |
| 6828 |
return $this->services['Yoast\\WP\\SEO\\Services\\Importing\\Aioseo\\Aioseo_Social_Images_Provider_Service'] = new \Yoast\WP\SEO\Services\Importing\Aioseo\Aioseo_Social_Images_Provider_Service(($this->services['Yoast\\WP\\SEO\\Helpers\\Aioseo_Helper'] ?? $this->getAioseoHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService())); |
| 6829 |
} |
| 6830 |
|
| 6831 |
/** |
| 6832 |
* Gets the public 'Yoast\WP\SEO\Services\Importing\Conflicting_Plugins_Service' shared autowired service. |
| 6833 |
* |
| 6834 |
* @return \Yoast\WP\SEO\Services\Importing\Conflicting_Plugins_Service |
| 6835 |
*/ |
| 6836 |
protected function getConflictingPluginsServiceService() |
| 6837 |
{ |
| 6838 |
return $this->services['Yoast\\WP\\SEO\\Services\\Importing\\Conflicting_Plugins_Service'] = new \Yoast\WP\SEO\Services\Importing\Conflicting_Plugins_Service(); |
| 6839 |
} |
| 6840 |
|
| 6841 |
/** |
| 6842 |
* Gets the public 'Yoast\WP\SEO\Services\Importing\Importable_Detector_Service' shared autowired service. |
| 6843 |
* |
| 6844 |
* @return \Yoast\WP\SEO\Services\Importing\Importable_Detector_Service |
| 6845 |
*/ |
| 6846 |
protected function getImportableDetectorServiceService() |
| 6847 |
{ |
| 6848 |
return $this->services['Yoast\\WP\\SEO\\Services\\Importing\\Importable_Detector_Service'] = new \Yoast\WP\SEO\Services\Importing\Importable_Detector_Service(($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Cleanup_Action'] ?? $this->getAioseoCleanupActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Custom_Archive_Settings_Importing_Action'] ?? $this->getAioseoCustomArchiveSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Default_Archive_Settings_Importing_Action'] ?? $this->getAioseoDefaultArchiveSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_General_Settings_Importing_Action'] ?? $this->getAioseoGeneralSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posts_Importing_Action'] ?? $this->getAioseoPostsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Posttype_Defaults_Settings_Importing_Action'] ?? $this->getAioseoPosttypeDefaultsSettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Taxonomy_Settings_Importing_Action'] ?? $this->getAioseoTaxonomySettingsImportingActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Aioseo\\Aioseo_Validate_Data_Action'] ?? $this->getAioseoValidateDataActionService()), ($this->services['Yoast\\WP\\SEO\\Actions\\Importing\\Deactivate_Conflicting_Plugins_Action'] ?? $this->getDeactivateConflictingPluginsActionService())); |
| 6849 |
} |
| 6850 |
|
| 6851 |
/** |
| 6852 |
* Gets the public 'Yoast\WP\SEO\Services\Indexables\Indexable_Version_Manager' shared autowired service. |
| 6853 |
* |
| 6854 |
* @return \Yoast\WP\SEO\Services\Indexables\Indexable_Version_Manager |
| 6855 |
*/ |
| 6856 |
protected function getIndexableVersionManagerService() |
| 6857 |
{ |
| 6858 |
return $this->services['Yoast\\WP\\SEO\\Services\\Indexables\\Indexable_Version_Manager'] = new \Yoast\WP\SEO\Services\Indexables\Indexable_Version_Manager(($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] ?? ($this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions()))); |
| 6859 |
} |
| 6860 |
|
| 6861 |
/** |
| 6862 |
* Gets the public 'Yoast\WP\SEO\Surfaces\Classes_Surface' shared autowired service. |
| 6863 |
* |
| 6864 |
* @return \Yoast\WP\SEO\Surfaces\Classes_Surface |
| 6865 |
*/ |
| 6866 |
protected function getClassesSurfaceService() |
| 6867 |
{ |
| 6868 |
return $this->services['Yoast\\WP\\SEO\\Surfaces\\Classes_Surface'] = new \Yoast\WP\SEO\Surfaces\Classes_Surface($this); |
| 6869 |
} |
| 6870 |
|
| 6871 |
/** |
| 6872 |
* Gets the public 'Yoast\WP\SEO\Surfaces\Helpers_Surface' shared autowired service. |
| 6873 |
* |
| 6874 |
* @return \Yoast\WP\SEO\Surfaces\Helpers_Surface |
| 6875 |
*/ |
| 6876 |
protected function getHelpersSurfaceService() |
| 6877 |
{ |
| 6878 |
return $this->services['Yoast\\WP\\SEO\\Surfaces\\Helpers_Surface'] = new \Yoast\WP\SEO\Surfaces\Helpers_Surface($this, ($this->services['Yoast\\WP\\SEO\\Surfaces\\Open_Graph_Helpers_Surface'] ?? ($this->services['Yoast\\WP\\SEO\\Surfaces\\Open_Graph_Helpers_Surface'] = new \Yoast\WP\SEO\Surfaces\Open_Graph_Helpers_Surface($this))), ($this->services['Yoast\\WP\\SEO\\Surfaces\\Schema_Helpers_Surface'] ?? ($this->services['Yoast\\WP\\SEO\\Surfaces\\Schema_Helpers_Surface'] = new \Yoast\WP\SEO\Surfaces\Schema_Helpers_Surface($this))), ($this->services['Yoast\\WP\\SEO\\Surfaces\\Twitter_Helpers_Surface'] ?? ($this->services['Yoast\\WP\\SEO\\Surfaces\\Twitter_Helpers_Surface'] = new \Yoast\WP\SEO\Surfaces\Twitter_Helpers_Surface($this)))); |
| 6879 |
} |
| 6880 |
|
| 6881 |
/** |
| 6882 |
* Gets the public 'Yoast\WP\SEO\Surfaces\Meta_Surface' shared autowired service. |
| 6883 |
* |
| 6884 |
* @return \Yoast\WP\SEO\Surfaces\Meta_Surface |
| 6885 |
*/ |
| 6886 |
protected function getMetaSurfaceService() |
| 6887 |
{ |
| 6888 |
return $this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] = new \Yoast\WP\SEO\Surfaces\Meta_Surface($this, ($this->services['Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer'] ?? $this->getMetaTagsContextMemoizerService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Rewrite_Wrapper'] ?? ($this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Rewrite_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Rewrite_Wrapper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())); |
| 6889 |
} |
| 6890 |
|
| 6891 |
/** |
| 6892 |
* Gets the public 'Yoast\WP\SEO\Surfaces\Open_Graph_Helpers_Surface' shared autowired service. |
| 6893 |
* |
| 6894 |
* @return \Yoast\WP\SEO\Surfaces\Open_Graph_Helpers_Surface |
| 6895 |
*/ |
| 6896 |
protected function getOpenGraphHelpersSurfaceService() |
| 6897 |
{ |
| 6898 |
return $this->services['Yoast\\WP\\SEO\\Surfaces\\Open_Graph_Helpers_Surface'] = new \Yoast\WP\SEO\Surfaces\Open_Graph_Helpers_Surface($this); |
| 6899 |
} |
| 6900 |
|
| 6901 |
/** |
| 6902 |
* Gets the public 'Yoast\WP\SEO\Surfaces\Schema_Helpers_Surface' shared autowired service. |
| 6903 |
* |
| 6904 |
* @return \Yoast\WP\SEO\Surfaces\Schema_Helpers_Surface |
| 6905 |
*/ |
| 6906 |
protected function getSchemaHelpersSurfaceService() |
| 6907 |
{ |
| 6908 |
return $this->services['Yoast\\WP\\SEO\\Surfaces\\Schema_Helpers_Surface'] = new \Yoast\WP\SEO\Surfaces\Schema_Helpers_Surface($this); |
| 6909 |
} |
| 6910 |
|
| 6911 |
/** |
| 6912 |
* Gets the public 'Yoast\WP\SEO\Surfaces\Twitter_Helpers_Surface' shared autowired service. |
| 6913 |
* |
| 6914 |
* @return \Yoast\WP\SEO\Surfaces\Twitter_Helpers_Surface |
| 6915 |
*/ |
| 6916 |
protected function getTwitterHelpersSurfaceService() |
| 6917 |
{ |
| 6918 |
return $this->services['Yoast\\WP\\SEO\\Surfaces\\Twitter_Helpers_Surface'] = new \Yoast\WP\SEO\Surfaces\Twitter_Helpers_Surface($this); |
| 6919 |
} |
| 6920 |
|
| 6921 |
/** |
| 6922 |
* Gets the public 'Yoast\WP\SEO\Task_List\Infrastructure\Register_Post_Type_Tasks_Integration' shared autowired service. |
| 6923 |
* |
| 6924 |
* @return \Yoast\WP\SEO\Task_List\Infrastructure\Register_Post_Type_Tasks_Integration |
| 6925 |
*/ |
| 6926 |
protected function getRegisterPostTypeTasksIntegrationService() |
| 6927 |
{ |
| 6928 |
$this->services['Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Register_Post_Type_Tasks_Integration'] = $instance = new \Yoast\WP\SEO\Task_List\Infrastructure\Register_Post_Type_Tasks_Integration(($this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Content_Readability'] ?? $this->getImproveContentReadabilityService()), ($this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Content_SEO'] ?? $this->getImproveContentSEOService()), ($this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Default_Meta_Descriptions'] ?? $this->getImproveDefaultMetaDescriptionsService()), ($this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Set_Search_Appearance_Templates'] ?? $this->getSetSearchAppearanceTemplatesService())); |
| 6929 |
|
| 6930 |
$instance->set_post_type_helper(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 6931 |
|
| 6932 |
return $instance; |
| 6933 |
} |
| 6934 |
|
| 6935 |
/** |
| 6936 |
* Gets the public 'Yoast\WP\SEO\Task_List\User_Interface\Tasks\Complete_Task_Route' shared autowired service. |
| 6937 |
* |
| 6938 |
* @return \Yoast\WP\SEO\Task_List\User_Interface\Tasks\Complete_Task_Route |
| 6939 |
*/ |
| 6940 |
protected function getCompleteTaskRouteService() |
| 6941 |
{ |
| 6942 |
return $this->services['Yoast\\WP\\SEO\\Task_List\\User_Interface\\Tasks\\Complete_Task_Route'] = new \Yoast\WP\SEO\Task_List\User_Interface\Tasks\Complete_Task_Route(($this->privates['Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Tasks_Collectors\\Tasks_Collector'] ?? $this->getTasksCollectorService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper())), ($this->privates['Yoast\\WP\\SEO\\Tracking\\Application\\Action_Tracker'] ?? $this->getActionTrackerService())); |
| 6943 |
} |
| 6944 |
|
| 6945 |
/** |
| 6946 |
* Gets the public 'Yoast\WP\SEO\Task_List\User_Interface\Tasks\Get_Tasks_Route' shared autowired service. |
| 6947 |
* |
| 6948 |
* @return \Yoast\WP\SEO\Task_List\User_Interface\Tasks\Get_Tasks_Route |
| 6949 |
*/ |
| 6950 |
protected function getGetTasksRouteService() |
| 6951 |
{ |
| 6952 |
return $this->services['Yoast\\WP\\SEO\\Task_List\\User_Interface\\Tasks\\Get_Tasks_Route'] = new \Yoast\WP\SEO\Task_List\User_Interface\Tasks\Get_Tasks_Route(new \Yoast\WP\SEO\Task_List\Application\Tasks_Repository(new \Yoast\WP\SEO\Task_List\Infrastructure\Tasks_Collectors\Cached_Tasks_Collector(($this->privates['Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Tasks_Collectors\\Tasks_Collector'] ?? $this->getTasksCollectorService()))), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper())), ($this->privates['Yoast\\WP\\SEO\\Tracking\\Application\\Action_Tracker'] ?? $this->getActionTrackerService())); |
| 6953 |
} |
| 6954 |
|
| 6955 |
/** |
| 6956 |
* Gets the public 'Yoast\WP\SEO\Tracking\Infrastructure\Tracking_On_Page_Load_Integration' shared autowired service. |
| 6957 |
* |
| 6958 |
* @return \Yoast\WP\SEO\Tracking\Infrastructure\Tracking_On_Page_Load_Integration |
| 6959 |
*/ |
| 6960 |
protected function getTrackingOnPageLoadIntegrationService() |
| 6961 |
{ |
| 6962 |
return $this->services['Yoast\\WP\\SEO\\Tracking\\Infrastructure\\Tracking_On_Page_Load_Integration'] = new \Yoast\WP\SEO\Tracking\Infrastructure\Tracking_On_Page_Load_Integration(($this->privates['Yoast\\WP\\SEO\\Tracking\\Application\\Action_Tracker'] ?? $this->getActionTrackerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 6963 |
} |
| 6964 |
|
| 6965 |
/** |
| 6966 |
* Gets the public 'Yoast\WP\SEO\Tracking\User_Interface\Action_Tracking_Route' shared autowired service. |
| 6967 |
* |
| 6968 |
* @return \Yoast\WP\SEO\Tracking\User_Interface\Action_Tracking_Route |
| 6969 |
*/ |
| 6970 |
protected function getActionTrackingRouteService() |
| 6971 |
{ |
| 6972 |
return $this->services['Yoast\\WP\\SEO\\Tracking\\User_Interface\\Action_Tracking_Route'] = new \Yoast\WP\SEO\Tracking\User_Interface\Action_Tracking_Route(($this->privates['Yoast\\WP\\SEO\\Tracking\\Application\\Action_Tracker'] ?? $this->getActionTrackerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Capability_Helper'] = new \Yoast\WP\SEO\Helpers\Capability_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 6973 |
} |
| 6974 |
|
| 6975 |
/** |
| 6976 |
* Gets the public 'Yoast\WP\SEO\User_Meta\Application\Additional_Contactmethods_Collector' shared autowired service. |
| 6977 |
* |
| 6978 |
* @return \Yoast\WP\SEO\User_Meta\Application\Additional_Contactmethods_Collector |
| 6979 |
*/ |
| 6980 |
protected function getAdditionalContactmethodsCollectorService() |
| 6981 |
{ |
| 6982 |
return $this->services['Yoast\\WP\\SEO\\User_Meta\\Application\\Additional_Contactmethods_Collector'] = new \Yoast\WP\SEO\User_Meta\Application\Additional_Contactmethods_Collector(new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Facebook(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Instagram(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Linkedin(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Myspace(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Pinterest(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Soundcloud(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Tumblr(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Wikipedia(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\X(), new \Yoast\WP\SEO\User_Meta\Framework\Additional_Contactmethods\Youtube()); |
| 6983 |
} |
| 6984 |
|
| 6985 |
/** |
| 6986 |
* Gets the public 'Yoast\WP\SEO\User_Meta\Application\Custom_Meta_Collector' shared autowired service. |
| 6987 |
* |
| 6988 |
* @return \Yoast\WP\SEO\User_Meta\Application\Custom_Meta_Collector |
| 6989 |
*/ |
| 6990 |
protected function getCustomMetaCollectorService() |
| 6991 |
{ |
| 6992 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())); |
| 6993 |
|
| 6994 |
return $this->services['Yoast\\WP\\SEO\\User_Meta\\Application\\Custom_Meta_Collector'] = new \Yoast\WP\SEO\User_Meta\Application\Custom_Meta_Collector(new \Yoast\WP\SEO\User_Meta\Framework\Custom_Meta\Author_Metadesc($a), new \Yoast\WP\SEO\User_Meta\Framework\Custom_Meta\Author_Pronouns($a), new \Yoast\WP\SEO\User_Meta\Framework\Custom_Meta\Author_Title($a), new \Yoast\WP\SEO\User_Meta\Framework\Custom_Meta\Content_Analysis_Disable($a), new \Yoast\WP\SEO\User_Meta\Framework\Custom_Meta\Inclusive_Language_Analysis_Disable($a), new \Yoast\WP\SEO\User_Meta\Framework\Custom_Meta\Keyword_Analysis_Disable($a), new \Yoast\WP\SEO\User_Meta\Framework\Custom_Meta\Noindex_Author($a)); |
| 6995 |
} |
| 6996 |
|
| 6997 |
/** |
| 6998 |
* Gets the public 'Yoast\WP\SEO\User_Meta\User_Interface\Additional_Contactmethods_Integration' shared autowired service. |
| 6999 |
* |
| 7000 |
* @return \Yoast\WP\SEO\User_Meta\User_Interface\Additional_Contactmethods_Integration |
| 7001 |
*/ |
| 7002 |
protected function getAdditionalContactmethodsIntegrationService() |
| 7003 |
{ |
| 7004 |
return $this->services['Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Additional_Contactmethods_Integration'] = new \Yoast\WP\SEO\User_Meta\User_Interface\Additional_Contactmethods_Integration(($this->services['Yoast\\WP\\SEO\\User_Meta\\Application\\Additional_Contactmethods_Collector'] ?? $this->getAdditionalContactmethodsCollectorService())); |
| 7005 |
} |
| 7006 |
|
| 7007 |
/** |
| 7008 |
* Gets the public 'Yoast\WP\SEO\User_Meta\User_Interface\Cleanup_Integration' shared autowired service. |
| 7009 |
* |
| 7010 |
* @return \Yoast\WP\SEO\User_Meta\User_Interface\Cleanup_Integration |
| 7011 |
*/ |
| 7012 |
protected function getCleanupIntegration2Service() |
| 7013 |
{ |
| 7014 |
return $this->services['Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Cleanup_Integration'] = new \Yoast\WP\SEO\User_Meta\User_Interface\Cleanup_Integration(new \Yoast\WP\SEO\User_Meta\Application\Cleanup_Service(($this->services['Yoast\\WP\\SEO\\User_Meta\\Application\\Additional_Contactmethods_Collector'] ?? $this->getAdditionalContactmethodsCollectorService()), ($this->services['Yoast\\WP\\SEO\\User_Meta\\Application\\Custom_Meta_Collector'] ?? $this->getCustomMetaCollectorService()), new \Yoast\WP\SEO\User_Meta\Infrastructure\Cleanup_Repository())); |
| 7015 |
} |
| 7016 |
|
| 7017 |
/** |
| 7018 |
* Gets the public 'Yoast\WP\SEO\User_Meta\User_Interface\Custom_Meta_Integration' shared autowired service. |
| 7019 |
* |
| 7020 |
* @return \Yoast\WP\SEO\User_Meta\User_Interface\Custom_Meta_Integration |
| 7021 |
*/ |
| 7022 |
protected function getCustomMetaIntegrationService() |
| 7023 |
{ |
| 7024 |
return $this->services['Yoast\\WP\\SEO\\User_Meta\\User_Interface\\Custom_Meta_Integration'] = new \Yoast\WP\SEO\User_Meta\User_Interface\Custom_Meta_Integration(($this->services['Yoast\\WP\\SEO\\User_Meta\\Application\\Custom_Meta_Collector'] ?? $this->getCustomMetaCollectorService())); |
| 7025 |
} |
| 7026 |
|
| 7027 |
/** |
| 7028 |
* Gets the public 'Yoast\WP\SEO\User_Profiles_Additions\User_Interface\User_Profiles_Additions_Ui' shared autowired service. |
| 7029 |
* |
| 7030 |
* @return \Yoast\WP\SEO\User_Profiles_Additions\User_Interface\User_Profiles_Additions_Ui |
| 7031 |
*/ |
| 7032 |
protected function getUserProfilesAdditionsUiService() |
| 7033 |
{ |
| 7034 |
return $this->services['Yoast\\WP\\SEO\\User_Profiles_Additions\\User_Interface\\User_Profiles_Additions_Ui'] = new \Yoast\WP\SEO\User_Profiles_Additions\User_Interface\User_Profiles_Additions_Ui(($this->services['WPSEO_Admin_Asset_Manager'] ?? $this->getWPSEOAdminAssetManagerService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper()))); |
| 7035 |
} |
| 7036 |
|
| 7037 |
/** |
| 7038 |
* Gets the public 'Yoast\WP\SEO\Values\Images' shared autowired service. |
| 7039 |
* |
| 7040 |
* @return \Yoast\WP\SEO\Values\Images |
| 7041 |
*/ |
| 7042 |
protected function getImagesService() |
| 7043 |
{ |
| 7044 |
return $this->services['Yoast\\WP\\SEO\\Values\\Images'] = new \Yoast\WP\SEO\Values\Images(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper()))); |
| 7045 |
} |
| 7046 |
|
| 7047 |
/** |
| 7048 |
* Gets the public 'Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions' shared autowired service. |
| 7049 |
* |
| 7050 |
* @return \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions |
| 7051 |
*/ |
| 7052 |
protected function getIndexableBuilderVersionsService() |
| 7053 |
{ |
| 7054 |
return $this->services['Yoast\\WP\\SEO\\Values\\Indexables\\Indexable_Builder_Versions'] = new \Yoast\WP\SEO\Values\Indexables\Indexable_Builder_Versions(); |
| 7055 |
} |
| 7056 |
|
| 7057 |
/** |
| 7058 |
* Gets the public 'Yoast\WP\SEO\Values\Open_Graph\Images' shared autowired service. |
| 7059 |
* |
| 7060 |
* @return \Yoast\WP\SEO\Values\Open_Graph\Images |
| 7061 |
*/ |
| 7062 |
protected function getImages2Service() |
| 7063 |
{ |
| 7064 |
$this->services['Yoast\\WP\\SEO\\Values\\Open_Graph\\Images'] = $instance = new \Yoast\WP\SEO\Values\Open_Graph\Images(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper()))); |
| 7065 |
|
| 7066 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Open_Graph\\Image_Helper'] ?? $this->getImageHelper2Service())); |
| 7067 |
|
| 7068 |
return $instance; |
| 7069 |
} |
| 7070 |
|
| 7071 |
/** |
| 7072 |
* Gets the public 'Yoast\WP\SEO\Values\Twitter\Images' shared autowired service. |
| 7073 |
* |
| 7074 |
* @return \Yoast\WP\SEO\Values\Twitter\Images |
| 7075 |
*/ |
| 7076 |
protected function getImages3Service() |
| 7077 |
{ |
| 7078 |
$this->services['Yoast\\WP\\SEO\\Values\\Twitter\\Images'] = $instance = new \Yoast\WP\SEO\Values\Twitter\Images(($this->services['Yoast\\WP\\SEO\\Helpers\\Image_Helper'] ?? $this->getImageHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Url_Helper'] = new \Yoast\WP\SEO\Helpers\Url_Helper()))); |
| 7079 |
|
| 7080 |
$instance->set_helpers(($this->services['Yoast\\WP\\SEO\\Helpers\\Twitter\\Image_Helper'] ?? $this->getImageHelper4Service())); |
| 7081 |
|
| 7082 |
return $instance; |
| 7083 |
} |
| 7084 |
|
| 7085 |
/** |
| 7086 |
* Gets the public 'Yoast\WP\SEO\Wrappers\WP_Query_Wrapper' shared autowired service. |
| 7087 |
* |
| 7088 |
* @return \Yoast\WP\SEO\Wrappers\WP_Query_Wrapper |
| 7089 |
*/ |
| 7090 |
protected function getWPQueryWrapperService() |
| 7091 |
{ |
| 7092 |
return $this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Query_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Query_Wrapper(); |
| 7093 |
} |
| 7094 |
|
| 7095 |
/** |
| 7096 |
* Gets the public 'Yoast\WP\SEO\Wrappers\WP_Remote_Handler' shared autowired service. |
| 7097 |
* |
| 7098 |
* @return \Yoast\WP\SEO\Wrappers\WP_Remote_Handler |
| 7099 |
*/ |
| 7100 |
protected function getWPRemoteHandlerService() |
| 7101 |
{ |
| 7102 |
return $this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Remote_Handler'] = new \Yoast\WP\SEO\Wrappers\WP_Remote_Handler(); |
| 7103 |
} |
| 7104 |
|
| 7105 |
/** |
| 7106 |
* Gets the public 'Yoast\WP\SEO\Wrappers\WP_Rewrite_Wrapper' shared autowired service. |
| 7107 |
* |
| 7108 |
* @return \Yoast\WP\SEO\Wrappers\WP_Rewrite_Wrapper |
| 7109 |
*/ |
| 7110 |
protected function getWPRewriteWrapperService() |
| 7111 |
{ |
| 7112 |
return $this->services['Yoast\\WP\\SEO\\Wrappers\\WP_Rewrite_Wrapper'] = new \Yoast\WP\SEO\Wrappers\WP_Rewrite_Wrapper(); |
| 7113 |
} |
| 7114 |
|
| 7115 |
/** |
| 7116 |
* Gets the public 'Yoast_Notification_Center' shared service. |
| 7117 |
* |
| 7118 |
* @return \Yoast_Notification_Center |
| 7119 |
*/ |
| 7120 |
protected function getYoastNotificationCenterService() |
| 7121 |
{ |
| 7122 |
return $this->services['Yoast_Notification_Center'] = \Yoast_Notification_Center::get(); |
| 7123 |
} |
| 7124 |
|
| 7125 |
/** |
| 7126 |
* Gets the public 'wpdb' shared service. |
| 7127 |
* |
| 7128 |
* @return \wpdb |
| 7129 |
*/ |
| 7130 |
protected function getWpdbService() |
| 7131 |
{ |
| 7132 |
return $this->services['wpdb'] = \Yoast\WP\SEO\WordPress\Wrapper::get_wpdb(); |
| 7133 |
} |
| 7134 |
|
| 7135 |
/** |
| 7136 |
* Gets the private 'Yoast\WP\SEO\AI\Authorization\Infrastructure\Access_Token_User_Meta_Repository' shared autowired service. |
| 7137 |
* |
| 7138 |
* @return \Yoast\WP\SEO\AI\Authorization\Infrastructure\Access_Token_User_Meta_Repository |
| 7139 |
*/ |
| 7140 |
protected function getAccessTokenUserMetaRepositoryService() |
| 7141 |
{ |
| 7142 |
return $this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Access_Token_User_Meta_Repository'] = new \Yoast\WP\SEO\AI\Authorization\Infrastructure\Access_Token_User_Meta_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 7143 |
} |
| 7144 |
|
| 7145 |
/** |
| 7146 |
* Gets the private 'Yoast\WP\SEO\AI\Authorization\Infrastructure\Code_Verifier_User_Meta_Repository' shared autowired service. |
| 7147 |
* |
| 7148 |
* @return \Yoast\WP\SEO\AI\Authorization\Infrastructure\Code_Verifier_User_Meta_Repository |
| 7149 |
*/ |
| 7150 |
protected function getCodeVerifierUserMetaRepositoryService() |
| 7151 |
{ |
| 7152 |
return $this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository'] = new \Yoast\WP\SEO\AI\Authorization\Infrastructure\Code_Verifier_User_Meta_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 7153 |
} |
| 7154 |
|
| 7155 |
/** |
| 7156 |
* Gets the private 'Yoast\WP\SEO\AI\Authorization\Infrastructure\Refresh_Token_User_Meta_Repository' shared autowired service. |
| 7157 |
* |
| 7158 |
* @return \Yoast\WP\SEO\AI\Authorization\Infrastructure\Refresh_Token_User_Meta_Repository |
| 7159 |
*/ |
| 7160 |
protected function getRefreshTokenUserMetaRepositoryService() |
| 7161 |
{ |
| 7162 |
return $this->privates['Yoast\\WP\\SEO\\AI\\Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository'] = new \Yoast\WP\SEO\AI\Authorization\Infrastructure\Refresh_Token_User_Meta_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 7163 |
} |
| 7164 |
|
| 7165 |
/** |
| 7166 |
* Gets the private 'Yoast\WP\SEO\AI\Consent\Application\Consent_Endpoints_Repository' shared autowired service. |
| 7167 |
* |
| 7168 |
* @return \Yoast\WP\SEO\AI\Consent\Application\Consent_Endpoints_Repository |
| 7169 |
*/ |
| 7170 |
protected function getConsentEndpointsRepositoryService() |
| 7171 |
{ |
| 7172 |
return $this->privates['Yoast\\WP\\SEO\\AI\\Consent\\Application\\Consent_Endpoints_Repository'] = new \Yoast\WP\SEO\AI\Consent\Application\Consent_Endpoints_Repository(new \Yoast\WP\SEO\AI\Consent\Infrastructure\Endpoints\Consent_Endpoint()); |
| 7173 |
} |
| 7174 |
|
| 7175 |
/** |
| 7176 |
* Gets the private 'Yoast\WP\SEO\AI\Content_Planner\Infrastructure\Recent_Content\Recent_Content_Collector' shared autowired service. |
| 7177 |
* |
| 7178 |
* @return \Yoast\WP\SEO\AI\Content_Planner\Infrastructure\Recent_Content\Recent_Content_Collector |
| 7179 |
*/ |
| 7180 |
protected function getRecentContentCollectorService() |
| 7181 |
{ |
| 7182 |
return $this->privates['Yoast\\WP\\SEO\\AI\\Content_Planner\\Infrastructure\\Recent_Content\\Recent_Content_Collector'] = new \Yoast\WP\SEO\AI\Content_Planner\Infrastructure\Recent_Content\Recent_Content_Collector(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] ?? ($this->services['Yoast\\WP\\SEO\\Repositories\\Primary_Term_Repository'] = new \Yoast\WP\SEO\Repositories\Primary_Term_Repository()))); |
| 7183 |
} |
| 7184 |
|
| 7185 |
/** |
| 7186 |
* Gets the private 'Yoast\WP\SEO\AI\Free_Sparks\Application\Free_Sparks_Endpoints_Repository' shared autowired service. |
| 7187 |
* |
| 7188 |
* @return \Yoast\WP\SEO\AI\Free_Sparks\Application\Free_Sparks_Endpoints_Repository |
| 7189 |
*/ |
| 7190 |
protected function getFreeSparksEndpointsRepositoryService() |
| 7191 |
{ |
| 7192 |
return $this->privates['Yoast\\WP\\SEO\\AI\\Free_Sparks\\Application\\Free_Sparks_Endpoints_Repository'] = new \Yoast\WP\SEO\AI\Free_Sparks\Application\Free_Sparks_Endpoints_Repository(new \Yoast\WP\SEO\AI\Free_Sparks\Infrastructure\Endpoints\Free_Sparks_Endpoint()); |
| 7193 |
} |
| 7194 |
|
| 7195 |
/** |
| 7196 |
* Gets the private 'Yoast\WP\SEO\AI\Generator\Application\Generator_Endpoints_Repository' shared autowired service. |
| 7197 |
* |
| 7198 |
* @return \Yoast\WP\SEO\AI\Generator\Application\Generator_Endpoints_Repository |
| 7199 |
*/ |
| 7200 |
protected function getGeneratorEndpointsRepositoryService() |
| 7201 |
{ |
| 7202 |
return $this->privates['Yoast\\WP\\SEO\\AI\\Generator\\Application\\Generator_Endpoints_Repository'] = new \Yoast\WP\SEO\AI\Generator\Application\Generator_Endpoints_Repository(new \Yoast\WP\SEO\AI\Generator\Infrastructure\Endpoints\Bust_Subscription_Cache_Endpoint(), new \Yoast\WP\SEO\AI\Generator\Infrastructure\Endpoints\Get_Suggestions_Endpoint(), new \Yoast\WP\SEO\AI\Generator\Infrastructure\Endpoints\Get_Usage_Endpoint()); |
| 7203 |
} |
| 7204 |
|
| 7205 |
/** |
| 7206 |
* Gets the private 'Yoast\WP\SEO\AI_Authorization\Infrastructure\Access_Token_User_Meta_Repository' shared autowired service. |
| 7207 |
* |
| 7208 |
* @return \Yoast\WP\SEO\AI_Authorization\Infrastructure\Access_Token_User_Meta_Repository |
| 7209 |
*/ |
| 7210 |
protected function getAccessTokenUserMetaRepository2Service() |
| 7211 |
{ |
| 7212 |
return $this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Access_Token_User_Meta_Repository'] = new \Yoast\WP\SEO\AI_Authorization\Infrastructure\Access_Token_User_Meta_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 7213 |
} |
| 7214 |
|
| 7215 |
/** |
| 7216 |
* Gets the private 'Yoast\WP\SEO\AI_Authorization\Infrastructure\Code_Verifier_User_Meta_Repository' shared autowired service. |
| 7217 |
* |
| 7218 |
* @return \Yoast\WP\SEO\AI_Authorization\Infrastructure\Code_Verifier_User_Meta_Repository |
| 7219 |
*/ |
| 7220 |
protected function getCodeVerifierUserMetaRepository2Service() |
| 7221 |
{ |
| 7222 |
return $this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Code_Verifier_User_Meta_Repository'] = new \Yoast\WP\SEO\AI_Authorization\Infrastructure\Code_Verifier_User_Meta_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 7223 |
} |
| 7224 |
|
| 7225 |
/** |
| 7226 |
* Gets the private 'Yoast\WP\SEO\AI_Authorization\Infrastructure\Refresh_Token_User_Meta_Repository' shared autowired service. |
| 7227 |
* |
| 7228 |
* @return \Yoast\WP\SEO\AI_Authorization\Infrastructure\Refresh_Token_User_Meta_Repository |
| 7229 |
*/ |
| 7230 |
protected function getRefreshTokenUserMetaRepository2Service() |
| 7231 |
{ |
| 7232 |
return $this->privates['Yoast\\WP\\SEO\\AI_Authorization\\Infrastructure\\Refresh_Token_User_Meta_Repository'] = new \Yoast\WP\SEO\AI_Authorization\Infrastructure\Refresh_Token_User_Meta_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper()))); |
| 7233 |
} |
| 7234 |
|
| 7235 |
/** |
| 7236 |
* Gets the private 'Yoast\WP\SEO\Bulk_Editor\Application\Content_Types\Content_Types_Repository' shared autowired service. |
| 7237 |
* |
| 7238 |
* @return \Yoast\WP\SEO\Bulk_Editor\Application\Content_Types\Content_Types_Repository |
| 7239 |
*/ |
| 7240 |
protected function getContentTypesRepositoryService() |
| 7241 |
{ |
| 7242 |
return $this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Content_Types\\Content_Types_Repository'] = new \Yoast\WP\SEO\Bulk_Editor\Application\Content_Types\Content_Types_Repository(new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Content_Types\Content_Types_Collector(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), ($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Content_Types\\Content_Type_Access_Checker'] ?? ($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Content_Types\\Content_Type_Access_Checker'] = new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Content_Types\Content_Type_Access_Checker())))); |
| 7243 |
} |
| 7244 |
|
| 7245 |
/** |
| 7246 |
* Gets the private 'Yoast\WP\SEO\Bulk_Editor\Application\Updates\Bulk_Updater' shared autowired service. |
| 7247 |
* |
| 7248 |
* @return \Yoast\WP\SEO\Bulk_Editor\Application\Updates\Bulk_Updater |
| 7249 |
*/ |
| 7250 |
protected function getBulkUpdaterService() |
| 7251 |
{ |
| 7252 |
$this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Application\\Updates\\Bulk_Updater'] = $instance = new \Yoast\WP\SEO\Bulk_Editor\Application\Updates\Bulk_Updater(($this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Updates\\Post_Access_Checker'] ?? $this->getPostAccessCheckerService()), new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Updates\Meta_Writer(($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Meta_Helper'] = new \Yoast\WP\SEO\Helpers\Meta_Helper())))); |
| 7253 |
|
| 7254 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7255 |
|
| 7256 |
return $instance; |
| 7257 |
} |
| 7258 |
|
| 7259 |
/** |
| 7260 |
* Gets the private 'Yoast\WP\SEO\Bulk_Editor\Infrastructure\Updates\Post_Access_Checker' shared autowired service. |
| 7261 |
* |
| 7262 |
* @return \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Updates\Post_Access_Checker |
| 7263 |
*/ |
| 7264 |
protected function getPostAccessCheckerService() |
| 7265 |
{ |
| 7266 |
return $this->privates['Yoast\\WP\\SEO\\Bulk_Editor\\Infrastructure\\Updates\\Post_Access_Checker'] = new \Yoast\WP\SEO\Bulk_Editor\Infrastructure\Updates\Post_Access_Checker(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 7267 |
} |
| 7268 |
|
| 7269 |
/** |
| 7270 |
* Gets the private 'Yoast\WP\SEO\Content_Type_Visibility\Application\Content_Type_Visibility_Dismiss_Notifications' shared autowired service. |
| 7271 |
* |
| 7272 |
* @return \Yoast\WP\SEO\Content_Type_Visibility\Application\Content_Type_Visibility_Dismiss_Notifications |
| 7273 |
*/ |
| 7274 |
protected function getContentTypeVisibilityDismissNotificationsService() |
| 7275 |
{ |
| 7276 |
return $this->privates['Yoast\\WP\\SEO\\Content_Type_Visibility\\Application\\Content_Type_Visibility_Dismiss_Notifications'] = new \Yoast\WP\SEO\Content_Type_Visibility\Application\Content_Type_Visibility_Dismiss_Notifications(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 7277 |
} |
| 7278 |
|
| 7279 |
/** |
| 7280 |
* Gets the private 'Yoast\WP\SEO\Dashboard\Application\Score_Groups\SEO_Score_Groups\SEO_Score_Groups_Repository' shared autowired service. |
| 7281 |
* |
| 7282 |
* @return \Yoast\WP\SEO\Dashboard\Application\Score_Groups\SEO_Score_Groups\SEO_Score_Groups_Repository |
| 7283 |
*/ |
| 7284 |
protected function getSEOScoreGroupsRepositoryService() |
| 7285 |
{ |
| 7286 |
return $this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Groups\\SEO_Score_Groups\\SEO_Score_Groups_Repository'] = new \Yoast\WP\SEO\Dashboard\Application\Score_Groups\SEO_Score_Groups\SEO_Score_Groups_Repository(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Bad_SEO_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Bad_SEO_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\SEO_Score_Groups\Bad_SEO_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Good_SEO_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Good_SEO_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\SEO_Score_Groups\Good_SEO_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\No_SEO_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\No_SEO_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\SEO_Score_Groups\No_SEO_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Ok_SEO_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\SEO_Score_Groups\\Ok_SEO_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\SEO_Score_Groups\Ok_SEO_Score_Group()))); |
| 7287 |
} |
| 7288 |
|
| 7289 |
/** |
| 7290 |
* Gets the private 'Yoast\WP\SEO\Dashboard\Application\Score_Results\Current_Scores_Repository' shared autowired service. |
| 7291 |
* |
| 7292 |
* @return \Yoast\WP\SEO\Dashboard\Application\Score_Results\Current_Scores_Repository |
| 7293 |
*/ |
| 7294 |
protected function getCurrentScoresRepositoryService() |
| 7295 |
{ |
| 7296 |
return $this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Results\\Current_Scores_Repository'] = new \Yoast\WP\SEO\Dashboard\Application\Score_Results\Current_Scores_Repository(new \Yoast\WP\SEO\Dashboard\Infrastructure\Score_Groups\Score_Group_Link_Collector()); |
| 7297 |
} |
| 7298 |
|
| 7299 |
/** |
| 7300 |
* Gets the private 'Yoast\WP\SEO\Dashboard\Application\Taxonomies\Taxonomies_Repository' shared autowired service. |
| 7301 |
* |
| 7302 |
* @return \Yoast\WP\SEO\Dashboard\Application\Taxonomies\Taxonomies_Repository |
| 7303 |
*/ |
| 7304 |
protected function getTaxonomiesRepositoryService() |
| 7305 |
{ |
| 7306 |
$a = new \Yoast\WP\SEO\Dashboard\Infrastructure\Taxonomies\Taxonomies_Collector(new \Yoast\WP\SEO\Dashboard\Infrastructure\Taxonomies\Taxonomy_Validator()); |
| 7307 |
|
| 7308 |
return $this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Taxonomies\\Taxonomies_Repository'] = new \Yoast\WP\SEO\Dashboard\Application\Taxonomies\Taxonomies_Repository($a, new \Yoast\WP\SEO\Dashboard\Application\Filter_Pairs\Filter_Pairs_Repository($a, new \Yoast\WP\SEO\Dashboard\Domain\Filter_Pairs\Product_Category_Filter_Pair())); |
| 7309 |
} |
| 7310 |
|
| 7311 |
/** |
| 7312 |
* Gets the private 'Yoast\WP\SEO\Dashboard\Infrastructure\Configuration\Permanently_Dismissed_Site_Kit_Configuration_Repository' shared autowired service. |
| 7313 |
* |
| 7314 |
* @return \Yoast\WP\SEO\Dashboard\Infrastructure\Configuration\Permanently_Dismissed_Site_Kit_Configuration_Repository |
| 7315 |
*/ |
| 7316 |
protected function getPermanentlyDismissedSiteKitConfigurationRepositoryService() |
| 7317 |
{ |
| 7318 |
return $this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Permanently_Dismissed_Site_Kit_Configuration_Repository'] = new \Yoast\WP\SEO\Dashboard\Infrastructure\Configuration\Permanently_Dismissed_Site_Kit_Configuration_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 7319 |
} |
| 7320 |
|
| 7321 |
/** |
| 7322 |
* Gets the private 'Yoast\WP\SEO\Dashboard\Infrastructure\Configuration\Site_Kit_Consent_Repository' shared autowired service. |
| 7323 |
* |
| 7324 |
* @return \Yoast\WP\SEO\Dashboard\Infrastructure\Configuration\Site_Kit_Consent_Repository |
| 7325 |
*/ |
| 7326 |
protected function getSiteKitConsentRepositoryService() |
| 7327 |
{ |
| 7328 |
return $this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Site_Kit_Consent_Repository'] = new \Yoast\WP\SEO\Dashboard\Infrastructure\Configuration\Site_Kit_Consent_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 7329 |
} |
| 7330 |
|
| 7331 |
/** |
| 7332 |
* Gets the private 'Yoast\WP\SEO\Dashboard\Infrastructure\Content_Types\Content_Types_Collector' shared autowired service. |
| 7333 |
* |
| 7334 |
* @return \Yoast\WP\SEO\Dashboard\Infrastructure\Content_Types\Content_Types_Collector |
| 7335 |
*/ |
| 7336 |
protected function getContentTypesCollectorService() |
| 7337 |
{ |
| 7338 |
return $this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Content_Types\\Content_Types_Collector'] = new \Yoast\WP\SEO\Dashboard\Infrastructure\Content_Types\Content_Types_Collector(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 7339 |
} |
| 7340 |
|
| 7341 |
/** |
| 7342 |
* Gets the private 'Yoast\WP\SEO\Dashboard\Infrastructure\Integrations\Site_Kit' shared autowired service. |
| 7343 |
* |
| 7344 |
* @return \Yoast\WP\SEO\Dashboard\Infrastructure\Integrations\Site_Kit |
| 7345 |
*/ |
| 7346 |
protected function getSiteKitService() |
| 7347 |
{ |
| 7348 |
return $this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Integrations\\Site_Kit'] = new \Yoast\WP\SEO\Dashboard\Infrastructure\Integrations\Site_Kit(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Site_Kit_Consent_Repository'] ?? $this->getSiteKitConsentRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Configuration\\Permanently_Dismissed_Site_Kit_Configuration_Repository'] ?? $this->getPermanentlyDismissedSiteKitConfigurationRepositoryService()), new \Yoast\WP\SEO\Dashboard\Infrastructure\Connection\Site_Kit_Is_Connected_Call(), ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Site_Kit_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\Site_Kit_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\Site_Kit_Conditional()))); |
| 7349 |
} |
| 7350 |
|
| 7351 |
/** |
| 7352 |
* Gets the private 'Yoast\WP\SEO\Dashboard\Infrastructure\Tracking\Setup_Steps_Tracking_Repository' shared autowired service. |
| 7353 |
* |
| 7354 |
* @return \Yoast\WP\SEO\Dashboard\Infrastructure\Tracking\Setup_Steps_Tracking_Repository |
| 7355 |
*/ |
| 7356 |
protected function getSetupStepsTrackingRepositoryService() |
| 7357 |
{ |
| 7358 |
return $this->privates['Yoast\\WP\\SEO\\Dashboard\\Infrastructure\\Tracking\\Setup_Steps_Tracking_Repository'] = new \Yoast\WP\SEO\Dashboard\Infrastructure\Tracking\Setup_Steps_Tracking_Repository(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 7359 |
} |
| 7360 |
|
| 7361 |
/** |
| 7362 |
* Gets the private 'Yoast\WP\SEO\Expiring_Store\Application\Expiring_Store' shared autowired service. |
| 7363 |
* |
| 7364 |
* @return \Yoast\WP\SEO\Expiring_Store\Application\Expiring_Store |
| 7365 |
*/ |
| 7366 |
protected function getExpiringStoreService() |
| 7367 |
{ |
| 7368 |
return $this->privates['Yoast\\WP\\SEO\\Expiring_Store\\Application\\Expiring_Store'] = new \Yoast\WP\SEO\Expiring_Store\Application\Expiring_Store(new \Yoast\WP\SEO\Expiring_Store\Infrastructure\WPDB_Expiring_Store_Repository(), ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Date_Helper'] = new \Yoast\WP\SEO\Helpers\Date_Helper()))); |
| 7369 |
} |
| 7370 |
|
| 7371 |
/** |
| 7372 |
* Gets the private 'Yoast\WP\SEO\Introductions\Application\Introductions_Collector' shared autowired service. |
| 7373 |
* |
| 7374 |
* @return \Yoast\WP\SEO\Introductions\Application\Introductions_Collector |
| 7375 |
*/ |
| 7376 |
protected function getIntroductionsCollectorService() |
| 7377 |
{ |
| 7378 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Current_Page_Helper'] ?? $this->getCurrentPageHelperService()); |
| 7379 |
$b = ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())); |
| 7380 |
$c = ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Product_Helper'] = new \Yoast\WP\SEO\Helpers\Product_Helper())); |
| 7381 |
|
| 7382 |
return $this->privates['Yoast\\WP\\SEO\\Introductions\\Application\\Introductions_Collector'] = new \Yoast\WP\SEO\Introductions\Application\Introductions_Collector(new \Yoast\WP\SEO\Introductions\Application\AI_Brand_Insights_Pre_Launch($a), new \Yoast\WP\SEO\Introductions\Application\Ai_Fix_Assessments_Upsell($b, $c), new \Yoast\WP\SEO\Introductions\Application\Black_Friday_Announcement($a, ($this->services['Yoast\\WP\\SEO\\Promotions\\Application\\Promotion_Manager'] ?? $this->getPromotionManagerService()), $c), new \Yoast\WP\SEO\Introductions\Application\Delayed_Premium_Upsell($a, ($this->services['Yoast\\WP\\SEO\\Introductions\\Infrastructure\\Introductions_Seen_Repository'] ?? $this->getIntroductionsSeenRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), $c), new \Yoast\WP\SEO\Introductions\Application\Google_Docs_Addon_Upsell($b, $c, $a), new \Yoast\WP\SEO\Schema_Aggregator\Application\Schema_Aggregator_Announcement($a)); |
| 7383 |
} |
| 7384 |
|
| 7385 |
/** |
| 7386 |
* Gets the private 'Yoast\WP\SEO\Llms_Txt\Application\File\Commands\Populate_File_Command_Handler' shared autowired service. |
| 7387 |
* |
| 7388 |
* @return \Yoast\WP\SEO\Llms_Txt\Application\File\Commands\Populate_File_Command_Handler |
| 7389 |
*/ |
| 7390 |
protected function getPopulateFileCommandHandlerService() |
| 7391 |
{ |
| 7392 |
$a = ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())); |
| 7393 |
|
| 7394 |
return $this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Populate_File_Command_Handler'] = new \Yoast\WP\SEO\Llms_Txt\Application\File\Commands\Populate_File_Command_Handler($a, ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_File_System_Adapter'] ?? ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_File_System_Adapter'] = new \Yoast\WP\SEO\Llms_Txt\Infrastructure\File\WordPress_File_System_Adapter())), new \Yoast\WP\SEO\Llms_Txt\Application\Markdown_Builders\Markdown_Builder(new \Yoast\WP\SEO\Llms_Txt\Domain\Markdown\Llms_Txt_Renderer(), new \Yoast\WP\SEO\Llms_Txt\Application\Markdown_Builders\Intro_Builder(), new \Yoast\WP\SEO\Llms_Txt\Application\Markdown_Builders\Title_Builder(new \Yoast\WP\SEO\Llms_Txt\Infrastructure\Markdown_Services\Title_Adapter(($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Runner'] ?? ($this->services['Yoast\\WP\\SEO\\Services\\Health_Check\\Default_Tagline_Runner'] = new \Yoast\WP\SEO\Services\Health_Check\Default_Tagline_Runner())))), new \Yoast\WP\SEO\Llms_Txt\Application\Markdown_Builders\Description_Builder(new \Yoast\WP\SEO\Llms_Txt\Infrastructure\Markdown_Services\Description_Adapter(($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService()))), new \Yoast\WP\SEO\Llms_Txt\Application\Markdown_Builders\Link_Lists_Builder(new \Yoast\WP\SEO\Llms_Txt\Infrastructure\Markdown_Services\Content_Types_Collector(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService()), new \Yoast\WP\SEO\Llms_Txt\Infrastructure\Content\Post_Collection_Factory(($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Manual_Post_Collection'] ?? $this->getManualPostCollectionService()), ($this->services['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Automatic_Post_Collection'] ?? $this->getAutomaticPostCollectionService())), $a), new \Yoast\WP\SEO\Llms_Txt\Infrastructure\Markdown_Services\Terms_Collector(($this->services['Yoast\\WP\\SEO\\Helpers\\Taxonomy_Helper'] ?? $this->getTaxonomyHelperService()))), new \Yoast\WP\SEO\Llms_Txt\Application\Markdown_Escaper(), new \Yoast\WP\SEO\Llms_Txt\Application\Markdown_Builders\Optional_Link_List_Builder(new \Yoast\WP\SEO\Llms_Txt\Infrastructure\Markdown_Services\Sitemap_Link_Collector())), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_Llms_Txt_Permission_Gate'] ?? $this->getWordPressLlmsTxtPermissionGateService())); |
| 7395 |
} |
| 7396 |
|
| 7397 |
/** |
| 7398 |
* Gets the private 'Yoast\WP\SEO\Llms_Txt\Application\File\Commands\Remove_File_Command_Handler' shared autowired service. |
| 7399 |
* |
| 7400 |
* @return \Yoast\WP\SEO\Llms_Txt\Application\File\Commands\Remove_File_Command_Handler |
| 7401 |
*/ |
| 7402 |
protected function getRemoveFileCommandHandlerService() |
| 7403 |
{ |
| 7404 |
return $this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Commands\\Remove_File_Command_Handler'] = new \Yoast\WP\SEO\Llms_Txt\Application\File\Commands\Remove_File_Command_Handler(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_File_System_Adapter'] ?? ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_File_System_Adapter'] = new \Yoast\WP\SEO\Llms_Txt\Infrastructure\File\WordPress_File_System_Adapter())), ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_Llms_Txt_Permission_Gate'] ?? $this->getWordPressLlmsTxtPermissionGateService())); |
| 7405 |
} |
| 7406 |
|
| 7407 |
/** |
| 7408 |
* Gets the private 'Yoast\WP\SEO\Llms_Txt\Application\File\Llms_Txt_Cron_Scheduler' shared autowired service. |
| 7409 |
* |
| 7410 |
* @return \Yoast\WP\SEO\Llms_Txt\Application\File\Llms_Txt_Cron_Scheduler |
| 7411 |
*/ |
| 7412 |
protected function getLlmsTxtCronSchedulerService() |
| 7413 |
{ |
| 7414 |
return $this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Application\\File\\Llms_Txt_Cron_Scheduler'] = new \Yoast\WP\SEO\Llms_Txt\Application\File\Llms_Txt_Cron_Scheduler(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 7415 |
} |
| 7416 |
|
| 7417 |
/** |
| 7418 |
* Gets the private 'Yoast\WP\SEO\Llms_Txt\Infrastructure\Content\Manual_Post_Collection' shared autowired service. |
| 7419 |
* |
| 7420 |
* @return \Yoast\WP\SEO\Llms_Txt\Infrastructure\Content\Manual_Post_Collection |
| 7421 |
*/ |
| 7422 |
protected function getManualPostCollectionService() |
| 7423 |
{ |
| 7424 |
return $this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\Content\\Manual_Post_Collection'] = new \Yoast\WP\SEO\Llms_Txt\Infrastructure\Content\Manual_Post_Collection(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService())); |
| 7425 |
} |
| 7426 |
|
| 7427 |
/** |
| 7428 |
* Gets the private 'Yoast\WP\SEO\Llms_Txt\Infrastructure\File\WordPress_Llms_Txt_Permission_Gate' shared autowired service. |
| 7429 |
* |
| 7430 |
* @return \Yoast\WP\SEO\Llms_Txt\Infrastructure\File\WordPress_Llms_Txt_Permission_Gate |
| 7431 |
*/ |
| 7432 |
protected function getWordPressLlmsTxtPermissionGateService() |
| 7433 |
{ |
| 7434 |
return $this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_Llms_Txt_Permission_Gate'] = new \Yoast\WP\SEO\Llms_Txt\Infrastructure\File\WordPress_Llms_Txt_Permission_Gate(($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_File_System_Adapter'] ?? ($this->privates['Yoast\\WP\\SEO\\Llms_Txt\\Infrastructure\\File\\WordPress_File_System_Adapter'] = new \Yoast\WP\SEO\Llms_Txt\Infrastructure\File\WordPress_File_System_Adapter())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 7435 |
} |
| 7436 |
|
| 7437 |
/** |
| 7438 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Application\Authorization_Code_Handler' shared autowired service. |
| 7439 |
* |
| 7440 |
* @return \Yoast\WP\SEO\MyYoast_Client\Application\Authorization_Code_Handler |
| 7441 |
*/ |
| 7442 |
protected function getAuthorizationCodeHandlerService() |
| 7443 |
{ |
| 7444 |
$a = ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Discovery_Client'] ?? $this->getDiscoveryClientService()); |
| 7445 |
$b = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\ID_Token_Validator($a, ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signer'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signer'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\JWT_Signer())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Http\\HTTP_Client'] ?? $this->getHTTPClientService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config()))); |
| 7446 |
|
| 7447 |
$c = ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger())); |
| 7448 |
|
| 7449 |
$b->setLogger($c); |
| 7450 |
|
| 7451 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Authorization_Code_Handler'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Application\Authorization_Code_Handler($a, ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] ?? $this->getClientRegistrationService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\OAuth_Grant_Handler'] ?? $this->getOAuthGrantHandlerService()), $b, ($this->privates['Yoast\\WP\\SEO\\Expiring_Store\\Application\\Expiring_Store'] ?? $this->getExpiringStoreService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\WordPress\\Redirect_URI_Provider'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\WordPress\\Redirect_URI_Provider'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\WordPress\Redirect_URI_Provider()))); |
| 7452 |
|
| 7453 |
$instance->setLogger($c); |
| 7454 |
|
| 7455 |
return $instance; |
| 7456 |
} |
| 7457 |
|
| 7458 |
/** |
| 7459 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Application\MyYoast_Client_Cleanup' shared autowired service. |
| 7460 |
* |
| 7461 |
* @return \Yoast\WP\SEO\MyYoast_Client\Application\MyYoast_Client_Cleanup |
| 7462 |
*/ |
| 7463 |
protected function getMyYoastClientCleanupService() |
| 7464 |
{ |
| 7465 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client_Cleanup'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Application\MyYoast_Client_Cleanup(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] ?? $this->getClientRegistrationService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\Token_Storage'] ?? $this->getTokenStorageService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\User_Token_Storage'] ?? $this->getUserTokenStorageService())); |
| 7466 |
|
| 7467 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7468 |
|
| 7469 |
return $instance; |
| 7470 |
} |
| 7471 |
|
| 7472 |
/** |
| 7473 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Application\OAuth_Callback_Handler' shared autowired service. |
| 7474 |
* |
| 7475 |
* @return \Yoast\WP\SEO\MyYoast_Client\Application\OAuth_Callback_Handler |
| 7476 |
*/ |
| 7477 |
protected function getOAuthCallbackHandlerService() |
| 7478 |
{ |
| 7479 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\OAuth_Callback_Handler'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Application\OAuth_Callback_Handler(($this->services['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\MyYoast_Client'] ?? $this->getMyYoastClientService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\Authorization_Code_Handler'] ?? $this->getAuthorizationCodeHandlerService()), ($this->privates['Yoast\\WP\\SEO\\Expiring_Store\\Application\\Expiring_Store'] ?? $this->getExpiringStoreService())); |
| 7480 |
|
| 7481 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7482 |
|
| 7483 |
return $instance; |
| 7484 |
} |
| 7485 |
|
| 7486 |
/** |
| 7487 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Application\OAuth_Grant_Handler' shared autowired service. |
| 7488 |
* |
| 7489 |
* @return \Yoast\WP\SEO\MyYoast_Client\Application\OAuth_Grant_Handler |
| 7490 |
*/ |
| 7491 |
protected function getOAuthGrantHandlerService() |
| 7492 |
{ |
| 7493 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Application\\OAuth_Grant_Handler'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Application\OAuth_Grant_Handler(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Discovery_Client'] ?? $this->getDiscoveryClientService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] ?? $this->getClientRegistrationService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Client_Authenticator'] ?? $this->getClientAuthenticatorService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Http\\HTTP_Client'] ?? $this->getHTTPClientService())); |
| 7494 |
|
| 7495 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7496 |
|
| 7497 |
return $instance; |
| 7498 |
} |
| 7499 |
|
| 7500 |
/** |
| 7501 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Client_Authenticator' shared autowired service. |
| 7502 |
* |
| 7503 |
* @return \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Client_Authenticator |
| 7504 |
*/ |
| 7505 |
protected function getClientAuthenticatorService() |
| 7506 |
{ |
| 7507 |
return $this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Client_Authenticator'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Client_Authenticator(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Key_Pair_Manager'] ?? $this->getKeyPairManagerService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signer'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signer'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\JWT_Signer()))); |
| 7508 |
} |
| 7509 |
|
| 7510 |
/** |
| 7511 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Key_Pair_Manager' shared autowired service. |
| 7512 |
* |
| 7513 |
* @return \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Key_Pair_Manager |
| 7514 |
*/ |
| 7515 |
protected function getKeyPairManagerService() |
| 7516 |
{ |
| 7517 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Key_Pair_Manager'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Key_Pair_Manager(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Encryption())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config()))); |
| 7518 |
|
| 7519 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7520 |
|
| 7521 |
return $instance; |
| 7522 |
} |
| 7523 |
|
| 7524 |
/** |
| 7525 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Infrastructure\Http\HTTP_Client' shared autowired service. |
| 7526 |
* |
| 7527 |
* @return \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Http\HTTP_Client |
| 7528 |
*/ |
| 7529 |
protected function getHTTPClientService() |
| 7530 |
{ |
| 7531 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Http\\HTTP_Client'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Http\HTTP_Client(new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\DPoP\DPoP_Handler(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Key_Pair_Manager'] ?? $this->getKeyPairManagerService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signer'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\JWT_Signer'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\JWT_Signer())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config()))), ($this->privates['Yoast\\WP\\SEO\\Expiring_Store\\Application\\Expiring_Store'] ?? $this->getExpiringStoreService())); |
| 7532 |
|
| 7533 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7534 |
|
| 7535 |
return $instance; |
| 7536 |
} |
| 7537 |
|
| 7538 |
/** |
| 7539 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Discovery_Client' shared autowired service. |
| 7540 |
* |
| 7541 |
* @return \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Discovery_Client |
| 7542 |
*/ |
| 7543 |
protected function getDiscoveryClientService() |
| 7544 |
{ |
| 7545 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Discovery_Client'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Discovery_Client(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Http\\HTTP_Client'] ?? $this->getHTTPClientService())); |
| 7546 |
|
| 7547 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7548 |
|
| 7549 |
return $instance; |
| 7550 |
} |
| 7551 |
|
| 7552 |
/** |
| 7553 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Infrastructure\Registration\Client_Registration' shared autowired service. |
| 7554 |
* |
| 7555 |
* @return \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Registration\Client_Registration |
| 7556 |
*/ |
| 7557 |
protected function getClientRegistrationService() |
| 7558 |
{ |
| 7559 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Registration\Client_Registration(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Discovery_Client'] ?? $this->getDiscoveryClientService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Key_Pair_Manager'] ?? $this->getKeyPairManagerService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Encryption())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Lock_Helper'] ?? $this->getLockHelperService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Http\\HTTP_Client'] ?? $this->getHTTPClientService())); |
| 7560 |
|
| 7561 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7562 |
|
| 7563 |
return $instance; |
| 7564 |
} |
| 7565 |
|
| 7566 |
/** |
| 7567 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Infrastructure\Token\Token_Storage' shared autowired service. |
| 7568 |
* |
| 7569 |
* @return \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Token\Token_Storage |
| 7570 |
*/ |
| 7571 |
protected function getTokenStorageService() |
| 7572 |
{ |
| 7573 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\Token_Storage'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Token\Token_Storage(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Encryption())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config()))); |
| 7574 |
|
| 7575 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7576 |
|
| 7577 |
return $instance; |
| 7578 |
} |
| 7579 |
|
| 7580 |
/** |
| 7581 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\Infrastructure\Token\User_Token_Storage' shared autowired service. |
| 7582 |
* |
| 7583 |
* @return \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Token\User_Token_Storage |
| 7584 |
*/ |
| 7585 |
protected function getUserTokenStorageService() |
| 7586 |
{ |
| 7587 |
$this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Token\\User_Token_Storage'] = $instance = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Token\User_Token_Storage(($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\User_Helper'] = new \Yoast\WP\SEO\Helpers\User_Helper())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Crypto\\Encryption'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto\Encryption())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config()))); |
| 7588 |
|
| 7589 |
$instance->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7590 |
|
| 7591 |
return $instance; |
| 7592 |
} |
| 7593 |
|
| 7594 |
/** |
| 7595 |
* Gets the private 'Yoast\WP\SEO\MyYoast_Client\User_Interface\Status_Presenter' shared autowired service. |
| 7596 |
* |
| 7597 |
* @return \Yoast\WP\SEO\MyYoast_Client\User_Interface\Status_Presenter |
| 7598 |
*/ |
| 7599 |
protected function getStatusPresenterService() |
| 7600 |
{ |
| 7601 |
return $this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\User_Interface\\Status_Presenter'] = new \Yoast\WP\SEO\MyYoast_Client\User_Interface\Status_Presenter(($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\Registration\\Client_Registration'] ?? $this->getClientRegistrationService()), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\OIDC\\Issuer_Config'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\OIDC\Issuer_Config())), ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\WordPress\\Redirect_URI_Provider'] ?? ($this->privates['Yoast\\WP\\SEO\\MyYoast_Client\\Infrastructure\\WordPress\\Redirect_URI_Provider'] = new \Yoast\WP\SEO\MyYoast_Client\Infrastructure\WordPress\Redirect_URI_Provider()))); |
| 7602 |
} |
| 7603 |
|
| 7604 |
/** |
| 7605 |
* Gets the private 'Yoast\WP\SEO\Schema_Aggregator\Application\Aggregate_Site_Schema_Command_Handler' shared autowired service. |
| 7606 |
* |
| 7607 |
* @return \Yoast\WP\SEO\Schema_Aggregator\Application\Aggregate_Site_Schema_Command_Handler |
| 7608 |
*/ |
| 7609 |
protected function getAggregateSiteSchemaCommandHandlerService() |
| 7610 |
{ |
| 7611 |
$a = ($this->services['Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer'] ?? $this->getMetaTagsContextMemoizerService()); |
| 7612 |
$b = new \Yoast\WP\SEO\Schema_Aggregator\Application\Enhancement\Article_Schema_Enhancer(); |
| 7613 |
$b->set_article_config(new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Enhancement\Article_Config()); |
| 7614 |
$c = new \Yoast\WP\SEO\Schema_Aggregator\Application\Enhancement\Person_Schema_Enhancer(); |
| 7615 |
$c->set_person_config(new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Enhancement\Person_Config()); |
| 7616 |
$d = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 7617 |
|
| 7618 |
$e = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Pieces\Schema_Piece_Repository($a, ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Meta_Tags_Context_Memoizer_Adapter(), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Aggregator_Config'] ?? $this->getAggregatorConfigService()), new \Yoast\WP\SEO\Schema_Aggregator\Application\Enhancement\Schema_Enhancement_Factory($b, $c), new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Indexable_Repository\Indexable_Repository_Factory(new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Indexable_Repository\Indexable_Repository($d), new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Indexable_Repository\WordPress_Query_Repository(($this->services['Yoast\\WP\\SEO\\Builders\\Indexable_Builder'] ?? $this->getIndexableBuilderService()), $d)), new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Pieces\WordPress_Global_State_Adapter($a), new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Pieces\Edd_Schema_Piece_Repository(($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\EDD_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\Third_Party\\EDD_Conditional'] = new \Yoast\WP\SEO\Conditionals\Third_Party\EDD_Conditional())), ($this->services['Yoast\\WP\\SEO\\Surfaces\\Meta_Surface'] ?? $this->getMetaSurfaceService())), new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Pieces\Woo_Schema_Piece_Repository(($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional())))); |
| 7619 |
$e->setLogger(($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] ?? ($this->services['Yoast\\WP\\SEO\\Loggers\\Logger'] = new \Yoast\WP\SEO\Loggers\Logger()))); |
| 7620 |
|
| 7621 |
return $this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Aggregate_Site_Schema_Command_Handler'] = new \Yoast\WP\SEO\Schema_Aggregator\Application\Aggregate_Site_Schema_Command_Handler($e, new \Yoast\WP\SEO\Schema_Aggregator\Application\Schema_Pieces_Aggregator(new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Filtering_Strategy_Factory(), new \Yoast\WP\SEO\Schema_Aggregator\Application\Properties_Merger()), new \Yoast\WP\SEO\Schema_Aggregator\Application\Schema_Aggregator_Response_Composer()); |
| 7622 |
} |
| 7623 |
|
| 7624 |
/** |
| 7625 |
* Gets the private 'Yoast\WP\SEO\Schema_Aggregator\Application\Cache\Manager' shared autowired service. |
| 7626 |
* |
| 7627 |
* @return \Yoast\WP\SEO\Schema_Aggregator\Application\Cache\Manager |
| 7628 |
*/ |
| 7629 |
protected function getManagerService() |
| 7630 |
{ |
| 7631 |
return $this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Manager'] = new \Yoast\WP\SEO\Schema_Aggregator\Application\Cache\Manager(($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] ?? ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Config()))); |
| 7632 |
} |
| 7633 |
|
| 7634 |
/** |
| 7635 |
* Gets the private 'Yoast\WP\SEO\Schema_Aggregator\Application\Cache\Xml_Manager' shared autowired service. |
| 7636 |
* |
| 7637 |
* @return \Yoast\WP\SEO\Schema_Aggregator\Application\Cache\Xml_Manager |
| 7638 |
*/ |
| 7639 |
protected function getXmlManagerService() |
| 7640 |
{ |
| 7641 |
return $this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Xml_Manager'] = new \Yoast\WP\SEO\Schema_Aggregator\Application\Cache\Xml_Manager(($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] ?? ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Config()))); |
| 7642 |
} |
| 7643 |
|
| 7644 |
/** |
| 7645 |
* Gets the private 'Yoast\WP\SEO\Schema_Aggregator\Application\Schema_Map\Schema_Map_Xml_Provider' shared autowired service. |
| 7646 |
* |
| 7647 |
* @return \Yoast\WP\SEO\Schema_Aggregator\Application\Schema_Map\Schema_Map_Xml_Provider |
| 7648 |
*/ |
| 7649 |
protected function getSchemaMapXmlProviderService() |
| 7650 |
{ |
| 7651 |
$a = ($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()); |
| 7652 |
|
| 7653 |
return $this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Schema_Map\\Schema_Map_Xml_Provider'] = new \Yoast\WP\SEO\Schema_Aggregator\Application\Schema_Map\Schema_Map_Xml_Provider(new \Yoast\WP\SEO\Schema_Aggregator\Application\Aggregate_Site_Schema_Map_Command_Handler(new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Map\Schema_Map_Repository_Factory(new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Map\Schema_Map_Indexable_Repository($a), new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Map\Schema_Map_WordPress_Repository($a)), new \Yoast\WP\SEO\Schema_Aggregator\Application\Schema_Map\Schema_Map_Builder(($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] ?? ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Config()))), new \Yoast\WP\SEO\Schema_Aggregator\Application\Schema_Map\Schema_Map_Xml_Renderer(new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Schema_Map\Schema_Map_Config()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService())), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Application\\Cache\\Xml_Manager'] ?? $this->getXmlManagerService()), ($this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Aggregator_Config'] ?? $this->getAggregatorConfigService())); |
| 7654 |
} |
| 7655 |
|
| 7656 |
/** |
| 7657 |
* Gets the private 'Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Aggregator_Config' shared autowired service. |
| 7658 |
* |
| 7659 |
* @return \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Aggregator_Config |
| 7660 |
*/ |
| 7661 |
protected function getAggregatorConfigService() |
| 7662 |
{ |
| 7663 |
return $this->privates['Yoast\\WP\\SEO\\Schema_Aggregator\\Infrastructure\\Aggregator_Config'] = new \Yoast\WP\SEO\Schema_Aggregator\Infrastructure\Aggregator_Config(($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] ?? ($this->services['Yoast\\WP\\SEO\\Conditionals\\WooCommerce_Conditional'] = new \Yoast\WP\SEO\Conditionals\WooCommerce_Conditional())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())); |
| 7664 |
} |
| 7665 |
|
| 7666 |
/** |
| 7667 |
* Gets the private 'Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Content_Readability' shared autowired service. |
| 7668 |
* |
| 7669 |
* @return \Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Content_Readability |
| 7670 |
*/ |
| 7671 |
protected function getImproveContentReadabilityService() |
| 7672 |
{ |
| 7673 |
return $this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Content_Readability'] = new \Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Content_Readability(($this->privates['Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Indexables\\Recent_Content_Indexable_Collector'] ?? $this->getRecentContentIndexableCollectorService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Editors\\Application\\Analysis_Features\\Enabled_Analysis_Features_Repository'] ?? $this->getEnabledAnalysisFeaturesRepositoryService())); |
| 7674 |
} |
| 7675 |
|
| 7676 |
/** |
| 7677 |
* Gets the private 'Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Content_SEO' shared autowired service. |
| 7678 |
* |
| 7679 |
* @return \Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Content_SEO |
| 7680 |
*/ |
| 7681 |
protected function getImproveContentSEOService() |
| 7682 |
{ |
| 7683 |
return $this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Content_SEO'] = new \Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Content_SEO(($this->privates['Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Indexables\\Recent_Content_Indexable_Collector'] ?? $this->getRecentContentIndexableCollectorService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Editors\\Application\\Analysis_Features\\Enabled_Analysis_Features_Repository'] ?? $this->getEnabledAnalysisFeaturesRepositoryService())); |
| 7684 |
} |
| 7685 |
|
| 7686 |
/** |
| 7687 |
* Gets the private 'Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Default_Meta_Descriptions' shared autowired service. |
| 7688 |
* |
| 7689 |
* @return \Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Default_Meta_Descriptions |
| 7690 |
*/ |
| 7691 |
protected function getImproveDefaultMetaDescriptionsService() |
| 7692 |
{ |
| 7693 |
return $this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Default_Meta_Descriptions'] = new \Yoast\WP\SEO\Task_List\Application\Tasks\Improve_Default_Meta_Descriptions(($this->privates['Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Indexables\\Recent_Content_Indexable_Collector'] ?? $this->getRecentContentIndexableCollectorService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Indexable_Helper'] ?? $this->getIndexableHelperService()), ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 7694 |
} |
| 7695 |
|
| 7696 |
/** |
| 7697 |
* Gets the private 'Yoast\WP\SEO\Task_List\Application\Tasks\Set_Search_Appearance_Templates' shared autowired service. |
| 7698 |
* |
| 7699 |
* @return \Yoast\WP\SEO\Task_List\Application\Tasks\Set_Search_Appearance_Templates |
| 7700 |
*/ |
| 7701 |
protected function getSetSearchAppearanceTemplatesService() |
| 7702 |
{ |
| 7703 |
return $this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Set_Search_Appearance_Templates'] = new \Yoast\WP\SEO\Task_List\Application\Tasks\Set_Search_Appearance_Templates(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper())), ($this->services['Yoast\\WP\\SEO\\Helpers\\Route_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Route_Helper'] = new \Yoast\WP\SEO\Helpers\Route_Helper()))); |
| 7704 |
} |
| 7705 |
|
| 7706 |
/** |
| 7707 |
* Gets the private 'Yoast\WP\SEO\Task_List\Infrastructure\Indexables\Recent_Content_Indexable_Collector' shared autowired service. |
| 7708 |
* |
| 7709 |
* @return \Yoast\WP\SEO\Task_List\Infrastructure\Indexables\Recent_Content_Indexable_Collector |
| 7710 |
*/ |
| 7711 |
protected function getRecentContentIndexableCollectorService() |
| 7712 |
{ |
| 7713 |
return $this->privates['Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Indexables\\Recent_Content_Indexable_Collector'] = new \Yoast\WP\SEO\Task_List\Infrastructure\Indexables\Recent_Content_Indexable_Collector(($this->services['Yoast\\WP\\SEO\\Repositories\\Indexable_Repository'] ?? $this->getIndexableRepositoryService()), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Application\\Score_Groups\\SEO_Score_Groups\\SEO_Score_Groups_Repository'] ?? $this->getSEOScoreGroupsRepositoryService()), new \Yoast\WP\SEO\Dashboard\Application\Score_Groups\Readability_Score_Groups\Readability_Score_Groups_Repository(($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Bad_Readability_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Bad_Readability_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\Readability_Score_Groups\Bad_Readability_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Good_Readability_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Good_Readability_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\Readability_Score_Groups\Good_Readability_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\No_Readability_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\No_Readability_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\Readability_Score_Groups\No_Readability_Score_Group())), ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Ok_Readability_Score_Group'] ?? ($this->privates['Yoast\\WP\\SEO\\Dashboard\\Domain\\Score_Groups\\Readability_Score_Groups\\Ok_Readability_Score_Group'] = new \Yoast\WP\SEO\Dashboard\Domain\Score_Groups\Readability_Score_Groups\Ok_Readability_Score_Group())))); |
| 7714 |
} |
| 7715 |
|
| 7716 |
/** |
| 7717 |
* Gets the private 'Yoast\WP\SEO\Task_List\Infrastructure\Tasks_Collectors\Tasks_Collector' shared autowired service. |
| 7718 |
* |
| 7719 |
* @return \Yoast\WP\SEO\Task_List\Infrastructure\Tasks_Collectors\Tasks_Collector |
| 7720 |
*/ |
| 7721 |
protected function getTasksCollectorService() |
| 7722 |
{ |
| 7723 |
$this->privates['Yoast\\WP\\SEO\\Task_List\\Infrastructure\\Tasks_Collectors\\Tasks_Collector'] = $instance = new \Yoast\WP\SEO\Task_List\Infrastructure\Tasks_Collectors\Tasks_Collector(new \Yoast\WP\SEO\Task_List\Application\Tasks\Complete_FTC(($this->services['Yoast\\WP\\SEO\\Helpers\\First_Time_Configuration_Notice_Helper'] ?? $this->getFirstTimeConfigurationNoticeHelperService())), new \Yoast\WP\SEO\Task_List\Application\Tasks\Create_New_Content(($this->services['Yoast\\WP\\SEO\\Helpers\\Post_Type_Helper'] ?? $this->getPostTypeHelperService())), new \Yoast\WP\SEO\Task_List\Application\Tasks\Delete_Hello_World(), new \Yoast\WP\SEO\Task_List\Application\Tasks\Delete_Sample_Page(), new \Yoast\WP\SEO\Task_List\Application\Tasks\Enable_Llms_Txt(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))), ($this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Content_Readability'] ?? $this->getImproveContentReadabilityService()), ($this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Content_SEO'] ?? $this->getImproveContentSEOService()), ($this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Improve_Default_Meta_Descriptions'] ?? $this->getImproveDefaultMetaDescriptionsService()), ($this->privates['Yoast\\WP\\SEO\\Task_List\\Application\\Tasks\\Set_Search_Appearance_Templates'] ?? $this->getSetSearchAppearanceTemplatesService())); |
| 7724 |
|
| 7725 |
$instance->set_tracking_link_adapter(new \Yoast\WP\SEO\Tracking\Infrastructure\Tracking_Link_Adapter()); |
| 7726 |
|
| 7727 |
return $instance; |
| 7728 |
} |
| 7729 |
|
| 7730 |
/** |
| 7731 |
* Gets the private 'Yoast\WP\SEO\Tracking\Application\Action_Tracker' shared autowired service. |
| 7732 |
* |
| 7733 |
* @return \Yoast\WP\SEO\Tracking\Application\Action_Tracker |
| 7734 |
*/ |
| 7735 |
protected function getActionTrackerService() |
| 7736 |
{ |
| 7737 |
return $this->privates['Yoast\\WP\\SEO\\Tracking\\Application\\Action_Tracker'] = new \Yoast\WP\SEO\Tracking\Application\Action_Tracker(($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] ?? ($this->services['Yoast\\WP\\SEO\\Helpers\\Options_Helper'] = new \Yoast\WP\SEO\Helpers\Options_Helper()))); |
| 7738 |
} |
| 7739 |
} |
| 7740 |
|