Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Static Public Member Functions
PatchVersionInterface Interface Reference
Inheritance diagram for PatchVersionInterface:
PrepareInitialConfig InitializeAuthRoles ConvertSerializedDataToJson ApplyAttributesUpdate UpdateBundleRelatedEntityTytpes UpdateBundleRelatedSchema ChangePriceAttributeDefaultScope DisallowUsingHtmlForProductName InstallDefaultCategories SetNewResourceModelsPaths UpdateDefaultAttributeValue UpdateMediaAttributesBackendTypes UpdateProductAttributes UpdateProductMetaDescription UpgradeWebsiteAttributes UpgradeWidgetData ConvertSerializedDataToJson CreateDefaultStock UpdateStockItemsWebsite ConvertSerializedDataToJson UpdateClassAliasesForCatalogRules SetInitialSearchWeightForAttributes CreateUrlAttributes PrepareInitialCheckoutConfiguration ConvertWidgetConditionsToJson CreateDefaultPages UpdatePrivacyPolicyPage UpdateClassAliases InstallInitialConfigurableAttributes UpdateManufacturerAttribute UpdateTierPriceAttribute ConvertSerializedCustomCurrencySymbolToJson AddCustomerUpdatedAtAttribute AddNonSpecifiedGenderAttributeOption AddSecurityTrackingAttributes ConvertValidationRulesFromSerializedToJson DefaultCustomerGroupsAndAttributes MigrateStoresAllowedCountriesToWebsite RemoveCheckoutRegisterAndUpdateAttributes UpdateAutocompleteOnStorefrontConfigPath UpdateCustomerAttributeInputFilters UpdateCustomerAttributesMetadata UpdateIdentifierCustomerAttributesVisibility UpdateVATNumber UpgradePasswordHashAndAddress PrepareShipmentDays AddDataForCroatia AddDataForIndia InitializeDirectoryData InstallDownloadableAttributes InitializeAttributeModels ConfigureFedexDefaults AddGiftMessageAttributes MoveGiftMessageToGiftOptionsGroup UpdateGiftMessageAttribute InitializeGroupedProductLinks UpdateProductRelations InitializeIndexerState RemoveInactiveTokens ChangePriceAttributeDefaultScope InitializeMsrpAttributes UpdateQuoteShippingAddresses AddPaypalOrderStatuses ConvertSerializedDataToJson InstallEntityTypes InitializeReportEntityTypesAndPages InitReviewStatusesAndData ConvertSerializedDataToJson FillQuoteAddressIdInSalesOrderAddress InstallOrderStatusesAndInitialSalesConfig UpdateEntityTypeModelForInvoice UpdateEntityTypes ConvertSerializedDataToJson FillSalesRuleProductAttributeTable PrepareRuleModelSerializedData ClearSampleDataState UpdateStoreGroupCodes InitializeStoresAndWebsites AddSwatchImageAttribute AddSwatchImageToDefaultAttribtueSet ConvertAdditionalDataToJson UpdateAdminTextSwatchValues AddTaxAttributeAndTaxClasses UpdateTaxClassAttributeVisibility UpdateTaxRegionId BicPatch IncrementalSomeIntegerPatch LlNextChainPatch NextChainPatch RefBicPatch ReferenceIncrementalSomeIntegerPatch ZFirstPatch SomePatch SomeSkippedPatch SomePatch SomeSkippedPatch ConvertSerializedData RegisterThemes ConvertSerializedDataToJson UpgradePasswordHashes UpgradeSerializedFields UpdateAllowedMethods SetCreditCardAsDefaultTokenType InitQuoteAndOrderAttributes ConvertSerializedData UpgradeModelInstanceClassAliases ConvertSerializedData SomeDataPatch SomeSchemaPatch

Static Public Member Functions

static getVersion ()
 

Detailed Description

For backward compatibility with versioned style module installation. Deprecated since creation.

Deprecated:

Definition at line 13 of file PatchVersionInterface.php.

Member Function Documentation

◆ getVersion()

static getVersion ( )
static

This version associate patch with Magento setup version. For example, if Magento current setup version is 2.0.3 and patch version is 2.0.2 than this patch will be added to registry, but will not be applied, because it is already applied by old mechanism of UpgradeData.php script

Returns
string
Deprecated:
since appearance, required for backward compatibility

Implemented in InitializeDirectoryData, PrepareInitialCheckoutConfiguration, UpgradeWebsiteAttributes, CreateDefaultPages, InstallDefaultCategories, UpdateProductAttributes, UpdatePrivacyPolicyPage, ApplyAttributesUpdate, InstallDownloadableAttributes, UpdateBundleRelatedEntityTytpes, UpdateCustomerAttributesMetadata, InstallOrderStatusesAndInitialSalesConfig, InitializeStoresAndWebsites, MigrateStoresAllowedCountriesToWebsite, DefaultCustomerGroupsAndAttributes, AddTaxAttributeAndTaxClasses, UpgradeWidgetData, UpdateBundleRelatedSchema, ConvertWidgetConditionsToJson, FillQuoteAddressIdInSalesOrderAddress, InitializeAttributeModels, AddGiftMessageAttributes, ConfigureFedexDefaults, UpdateAllowedMethods, RemoveCheckoutRegisterAndUpdateAttributes, InitializeAuthRoles, CreateUrlAttributes, AddDataForIndia, InitializeMsrpAttributes, InitializeIndexerState, FillSalesRuleProductAttributeTable, ConvertSerializedDataToJson, AddSecurityTrackingAttributes, InitializeGroupedProductLinks, InitReviewStatusesAndData, InitQuoteAndOrderAttributes, InitializeReportEntityTypesAndPages, UpgradePasswordHashAndAddress, AddPaypalOrderStatuses, SetNewResourceModelsPaths, AddDataForCroatia, ConvertSerializedDataToJson, UpdateTaxRegionId, InstallInitialConfigurableAttributes, ConvertSerializedDataToJson, UpdateStoreGroupCodes, UpdateCustomerAttributeInputFilters, ConvertSerializedDataToJson, ChangePriceAttributeDefaultScope, ConvertSerializedCustomCurrencySymbolToJson, UpdateIdentifierCustomerAttributesVisibility, PrepareShipmentDays, UpdateStockItemsWebsite, UpdateQuoteShippingAddresses, MoveGiftMessageToGiftOptionsGroup, UpdateProductRelations, AddSwatchImageAttribute, UpdateManufacturerAttribute, UpdateTierPriceAttribute, AddNonSpecifiedGenderAttributeOption, UpdateMediaAttributesBackendTypes, ConvertSerializedData, PrepareInitialConfig, CreateDefaultStock, SetInitialSearchWeightForAttributes, AddCustomerUpdatedAtAttribute, InstallEntityTypes, UpdateGiftMessageAttribute, AddSwatchImageToDefaultAttribtueSet, UpdateTaxClassAttributeVisibility, UpdateProductMetaDescription, ConvertSerializedData, DisallowUsingHtmlForProductName, UpdateVATNumber, UpdateEntityTypeModelForInvoice, ConvertSerializedDataToJson, ConvertValidationRulesFromSerializedToJson, ConvertSerializedDataToJson, PrepareRuleModelSerializedData, ConvertSerializedData, UpgradeModelInstanceClassAliases, UpdateEntityTypes, SomeDataPatch, SomeSchemaPatch, UpdateDefaultAttributeValue, UpdateClassAliasesForCatalogRules, ChangePriceAttributeDefaultScope, ConvertAdditionalDataToJson, UpgradeSerializedFields, SetCreditCardAsDefaultTokenType, ConvertSerializedDataToJson, UpdateClassAliases, ClearSampleDataState, UpdateAdminTextSwatchValues, RegisterThemes, UpdateAutocompleteOnStorefrontConfigPath, RemoveInactiveTokens, UpgradePasswordHashes, ZFirstPatch, IncrementalSomeIntegerPatch, ReferenceIncrementalSomeIntegerPatch, SomePatch, SomeSkippedPatch, BicPatch, RefBicPatch, LlNextChainPatch, NextChainPatch, SomePatch, and SomeSkippedPatch.


The documentation for this interface was generated from the following file: