You are here

Deprecated in Jquery Colorpicker 8.2

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
JqueryColorpickerColorDisplayFormatter src/Plugin/Field/FieldFormatter/JqueryColorpickerColorDisplayFormatter.php class as of Jquery Colorpicker update 8200. Will be removed in Jquery Colorpicker 8.x-3.x, and/or 9.x-1.x. Running jquery_colorpicker_update_8200() requires the existence of this formatter, however the field type is obsolete after that update has been run.
JqueryColorpickerColorItem src/Plugin/Field/FieldType/JqueryColorpickerColorItem.php class as of Jquery Colorpicker update 8200. Will be removed in Jquery Colorpicker 8.x-3.x, and/or 9.x-1.x. Running jquery_colorpicker_update_8200() requires the existence of this field type, however the field type is obsolete after that update has been run. As such, if the schema version is equal to or above 8200, the field type is removed from the list of field types in jquery_colorpicker_field_info_alter(). 1
JqueryColorpickerDisplayFormatterBase src/Plugin/Field/FieldFormatter/JqueryColorpickerDisplayFormatterBase.php class as of Jquery Colorpicker update 8200. Will be removed in Jquery Colorpicker 8.x-3.x, and/or 9.x-1.x. Running jquery_colorpicker_update_8200() requires the existence formatters that, extend this class, however the field type is obsolete after that update has been run, so this will be removed. 4
JqueryColorpickerRawHexDisplayFormatter src/Plugin/Field/FieldFormatter/JqueryColorpickerRawHexDisplayFormatter.php class as of Jquery Colorpicker update 8200. Will be removed in Jquery Colorpicker 8.x-3.x, and/or 9.x-1.x. Running jquery_colorpicker_update_8200() requires the existence of this formatter, however the field type is obsolete after that update has been run.
JqueryColorpickerRawRgbDisplayFormatter src/Plugin/Field/FieldFormatter/JqueryColorpickerRawRgbDisplayFormatter.php class as of Jquery Colorpicker update 8200. Will be removed in Jquery Colorpicker 8.x-3.x, and/or 9.x-1.x. Running jquery_colorpicker_update_8200() requires the existence of this formatter, however the field type is obsolete after that update has been run.
JqueryColorpickerTextDisplayFormatter src/Plugin/Field/FieldFormatter/JqueryColorpickerTextDisplayFormatter.php class as of Jquery Colorpicker update 8200. Will be removed in Jquery Colorpicker 8.x-3.x, and/or 9.x-1.x. Running jquery_colorpicker_update_8200() requires the existence of this formatter, however the field type is obsolete after that update has been run.
jquery_colorpicker_field_info_alter ./jquery_colorpicker.module function as of Jquery Colorpicker update 8200. Will be removed in Jquery Colorpicker 8.x-3.x, and/or 9.x-1.x.

Other projects