{"nodes": [{"id": "home_asterix_desktop_app_main_updater_app_models_currencyexchangesetting_php", "label": "CurrencyExchangeSetting.php", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L1"}, {"id": "models_currencyexchangesetting_currencyexchangesetting", "label": "CurrencyExchangeSetting", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L8"}, {"id": "models_currencyexchangesetting_currencyexchangesetting_current", "label": ".current()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L29"}, {"id": "models_currencyexchangesetting_currencyexchangesetting_hasapikey", "label": ".hasApiKey()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L38"}, {"id": "models_currencyexchangesetting_currencyexchangesetting_decryptedapikey", "label": ".decryptedApiKey()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L43"}, {"id": "models_currencyexchangesetting_currencyexchangesetting_setapikey", "label": ".setApiKey()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L56"}, {"id": "models_currencyexchangesetting_currencyexchangesetting_isdueforsync", "label": ".isDueForSync()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L67"}], "edges": [{"source": "home_asterix_desktop_app_main_updater_app_models_currencyexchangesetting_php", "target": "model", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L5", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_app_models_currencyexchangesetting_php", "target": "crypt", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L6", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_app_models_currencyexchangesetting_php", "target": "models_currencyexchangesetting_currencyexchangesetting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L8", "weight": 1.0}, {"source": "models_currencyexchangesetting_currencyexchangesetting", "target": "models_currencyexchangesetting_currencyexchangesetting_current", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L29", "weight": 1.0}, {"source": "models_currencyexchangesetting_currencyexchangesetting", "target": "models_currencyexchangesetting_currencyexchangesetting_hasapikey", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L38", "weight": 1.0}, {"source": "models_currencyexchangesetting_currencyexchangesetting", "target": "models_currencyexchangesetting_currencyexchangesetting_decryptedapikey", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L43", "weight": 1.0}, {"source": "models_currencyexchangesetting_currencyexchangesetting", "target": "models_currencyexchangesetting_currencyexchangesetting_setapikey", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L56", "weight": 1.0}, {"source": "models_currencyexchangesetting_currencyexchangesetting", "target": "models_currencyexchangesetting_currencyexchangesetting_isdueforsync", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L67", "weight": 1.0}, {"source": "models_currencyexchangesetting_currencyexchangesetting_decryptedapikey", "target": "models_currencyexchangesetting_currencyexchangesetting_hasapikey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L45", "weight": 1.0}, {"source": "models_currencyexchangesetting_currencyexchangesetting_isdueforsync", "target": "models_currencyexchangesetting_currencyexchangesetting_hasapikey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L69", "weight": 1.0}], "raw_calls": [{"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_current", "callee": "firstOrCreate", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L31"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_current", "callee": "static", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L31"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_hasapikey", "callee": "filled", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L40"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_decryptedapikey", "callee": "Crypt", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L50"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_setapikey", "callee": "trim", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L58"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_setapikey", "callee": "Crypt", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L64"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_isdueforsync", "callee": "lte", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L77"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_isdueforsync", "callee": "subHours", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L77"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_isdueforsync", "callee": "now", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L77"}, {"caller_nid": "models_currencyexchangesetting_currencyexchangesetting_isdueforsync", "callee": "max", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Models/CurrencyExchangeSetting.php", "source_location": "L77"}]}