entity_bundle_plugin_ctools_plugin_directory |
tests/entity_bundle_plugin_test.module |
Implements hook_ctools_plugin_directory(). |
|
|
entity_bundle_plugin_flush_caches |
./entity_bundle_plugin.module |
Implements hook_flush_caches(). |
|
|
entity_bundle_plugin_rebuild_all |
./entity_bundle_plugin.module |
Rebuild all fields for all entity types that use bundle plugins. |
|
|
entity_bundle_plugin_rebuild_fields |
./entity_bundle_plugin.module |
Rebuild the fields for a given entity type. |
1 |
|
entity_bundle_plugin_test_ctools_plugin_type |
tests/entity_bundle_plugin_test.module |
Implements hook_ctools_plugin_type(). |
|
|
entity_bundle_plugin_test_entity_info |
tests/entity_bundle_plugin_test.module |
Implements hook_entity_info(). |
|
|
entity_bundle_plugin_test_schema |
tests/entity_bundle_plugin_test.install |
Implements hook_schema(). |
|
|
_entity_bundle_plugin_array_merge_deep_array |
./entity_bundle_plugin.module |
Merges multiple arrays, recursively, and returns the merged array. |
2 |
|
_entity_bundle_plugin_check_incompatible_fields |
./entity_bundle_plugin.module |
Utility function: check that a set of fields are compatible with each other. |
1 |
|
_entity_bundle_plugin_rebuild_all |
./entity_bundle_plugin.module |
Helper function: rebuild the fields for entity types using bundle plugins. |
2 |
1 |