| Commit message (Collapse) | Author | Age |
|
|
|
| |
hook_field_attach_form.
|
| |
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
from field API.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
CORE! OH YEAH! :D
|
| |
|
| |
|
| |
|
|
|
|
| |
field hooks are called incorrectly (or not at all).
|
|
|
|
| |
follow-up patch with bugfixes and tests.
|
| |
|
| |
|
|
|
|
| |
Well-documented and tested.
|
| |
|
|
|
|
| |
multiple cache IDs at once (with tests).
|
| |
|
| |
|
|
|
|
| |
Feel good moment!
|
| |
|
| |
|
|
|
|
| |
necessary because we can't assume fields will be stored in a database, due to pluggable storage backends.
|
|
|
|
| |
autoload feature.
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
|
|
|
| |
like field_attach_load().
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hook_field_attach_delete_bundle too soon.
|
| |
|
| |
|
|
|
|
| |
field/bundle-level storage for fields in core.
|
|
|
|
| |
Field API no longer coupled to Form API. Hooray.
|
| |
|
|
|
|
| |
storage.
|
| |
|
| |
|
| |
|
|
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|