- Issue created by @lauriii
- Status changed to Needs review
over 1 year ago 8:53am 3 July 2023 - last update
over 1 year ago 29,804 pass - 🇫🇮Finland lauriii Finland
I realized it would be pretty nice if we could retain the existing behavior of this method because there are existing calls in contrib. Here's a patch that reverts back to the old behavior, which I think probably would be the most sensible thing to do for now.
Maybe we'd like to introduce something on top of this so that
\Drupal\field_ui\Form\FieldStorageAddForm::buildForm
didn't have to triggerhook_field_type_category_info
directly. - Status changed to Needs work
over 1 year ago 2:13pm 3 July 2023 - 🇺🇸United States smustgrave
This something that could use a change record for the new parameter?
- Status changed to Needs review
over 1 year ago 2:35pm 3 July 2023 - Status changed to RTBC
over 1 year ago 2:50pm 5 July 2023 - last update
over 1 year ago 29,804 pass - last update
over 1 year ago 29,805 pass - last update
over 1 year ago 29,805 pass - last update
over 1 year ago 29,810 pass - last update
over 1 year ago 29,815 pass - last update
over 1 year ago 29,818 pass - last update
over 1 year ago 29,818 pass - last update
over 1 year ago 29,825 pass - Status changed to Needs work
over 1 year ago 9:09am 20 July 2023 - 🇬🇧United Kingdom longwave UK
+++ b/core/lib/Drupal/Core/Field/FieldTypePluginManager.php @@ -158,20 +158,50 @@ public function getFieldSettingsSummary(FieldDefinitionInterface $field_definiti + * @param string $category_label_key + * (optional) The array key to use as the label of the category. ... + $category_info[$group]['key'] = $group;
I think this comment should mention the special
key
value that is also available. - Status changed to Postponed
over 1 year ago 9:28am 20 July 2023 - 🇫🇮Finland lauriii Finland
We don't have to do #8 if we get 📌 Consider replacing hook_field_type_category_info with YML based plugin discovery Fixed in first. Postponing this until that has been committed.
- 🇬🇧United Kingdom longwave UK
📌 Consider replacing hook_field_type_category_info with YML based plugin discovery Fixed landed, this needs merging with the changes there.
- Status changed to Needs work
over 1 year ago 9:00am 21 July 2023 - First commit to issue fork.
- last update
over 1 year ago 29,880 pass - @srishtiiee opened merge request.
- Status changed to Needs review
over 1 year ago 7:47am 24 July 2023 - 🇮🇳India srishtiiee
Rerolled patch #3 📌 Retrieve field type category information in \Drupal\Core\Field\FieldTypePluginManager::getGroupedDefinitions Fixed in MR !4459
- last update
over 1 year ago 29,881 pass - last update
over 1 year ago 29,737 pass, 51 fail - last update
over 1 year ago 29,881 pass - last update
over 1 year ago 29,880 pass - last update
over 1 year ago 29,880 pass - last update
over 1 year ago 29,880 pass - last update
over 1 year ago 29,880 pass - Status changed to Needs work
over 1 year ago 4:45pm 24 July 2023 - 🇺🇸United States smustgrave
Can file.module line 1301 also use the constant?
- last update
over 1 year ago 29,883 pass - Status changed to Needs review
over 1 year ago 11:17am 25 July 2023 - 🇮🇳India srishtiiee
RE: #15 📌 Retrieve field type category information in \Drupal\Core\Field\FieldTypePluginManager::getGroupedDefinitions Fixed I don't think we can remove it in this issue as it unrelated to the field type category system.
- Status changed to RTBC
over 1 year ago 3:03pm 27 July 2023 - last update
over 1 year ago 29,888 pass - last update
over 1 year ago 29,911 pass - last update
over 1 year ago 29,914 pass - last update
over 1 year ago 29,949 pass - last update
over 1 year ago 29,956 pass - last update
over 1 year ago 29,956 pass - last update
over 1 year ago 29,961 pass - last update
over 1 year ago 29,961 pass - last update
over 1 year ago 29,961 pass - last update
over 1 year ago 29,962 pass 31:06 29:50 Running- last update
over 1 year ago 30,047 pass - Status changed to Needs review
over 1 year ago 9:10am 18 August 2023 - Status changed to RTBC
over 1 year ago 9:16am 18 August 2023 - 🇬🇧United Kingdom longwave UK
On second thoughts let's just fix that in the linked issue, it doesn't need to hold this up.
- Status changed to Fixed
over 1 year ago 9:19am 18 August 2023 -
longwave →
committed e8568a29 on 11.x
Issue #3371301 by lauriii, srishtiiee, longwave, smustgrave: Retrieve...
-
longwave →
committed e8568a29 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 5:42am 10 September 2023