Closed (cannot reproduce)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2014 at 18:10 UTC
Updated:
31 Mar 2015 at 23:02 UTC
Jump to comment: Most recent
Comments
Comment #1
Gaelan commentedComment #2
jhodgdonGood idea to document this. I have no idea either.
Comment #3
Gaelan commentedIt looks like this function returns the name of the configuration file that the ConfigEntity will be stored in, with out the .info.yml.
Comment #4
jhodgdonYes. How about a patch then?
Comment #5
jhodgdonAlthough... The purpose is something else. It seems to be mostly used in ConfigDependencyManager, so while that is what the default implementation does return, I don't think that is what we should document. ViewsUI overrides it to return an empty string.
Comment #6
jhodgdonComment #7
Anonymous (not verified) commentedAdditional information for this method was added in #2282519: Add content dependency information to configuration entities. I think that is sufficient?
Comment #8
jhodgdonAgreed, this problem has vanished.