MongoDB Overview:
Alters the content type fields:
function mongodb_collection_mongodb_collection_elements_alter(&$elements, &$entityId) {
// Alterations code here
}
Alters the content types (can be used to generate additional schemas):
function mongodb_collection_mongodb_collection_content_types_alter(&$elements) {
// Alterations code here
}
No configuration available
Last modified | Friday, April 30, 2021, 12:00:21 PM UTC |
Last author | Colin van Eenige |
Commit ID | 4c7a701 |