Closed dontub closed 1 year ago
For reference, this has been worked on to be generic for config entities: https://www.drupal.org/project/drupal/issues/2091871
On PHP 8.1 this is not a warning anymore but a blocking error. See https://www.drupal.org/project/cmrf_core/issues/3339619
The class
CMRFDatasetForm
should have a method namedexists
because it is called byMachineName
:https://github.com/drupal/drupal/blob/5839fb2cab4ffe35911d614879e4ac7e6a5cf0ce/core/lib/Drupal/Core/Render/Element/MachineName.php#L275