{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_mollie_mollie_api_php_readme_md", "label": "README.md", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L1"}, {"id": "mollie_api_php_readme_requirements", "label": "Requirements ##", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L15"}, {"id": "mollie_api_php_readme_installation", "label": "Installation ##", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L26"}, {"id": "mollie_api_php_readme_using_composer", "label": "Using Composer ###", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L27"}, {"id": "mollie_api_php_readme_codeblock_1", "label": "code:bash (composer require mollie/mollie-api-php)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L31"}, {"id": "mollie_api_php_readme_manual_installation", "label": "Manual Installation ###", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L37"}, {"id": "mollie_api_php_readme_usage", "label": "Usage ##", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L43"}, {"id": "mollie_api_php_readme_codeblock_2", "label": "code:php ($mollie = new \\Mollie\\Api\\MollieApiClient();)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L47"}, {"id": "mollie_api_php_readme_orders", "label": "Orders ###", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L96"}, {"id": "mollie_api_php_readme_creating_orders", "label": "Creating Orders ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L97"}, {"id": "mollie_api_php_readme_codeblock_3", "label": "code:php ($order = $mollie->orders->create([)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L100"}, {"id": "mollie_api_php_readme_codeblock_4", "label": "code:php (header(\"Location: \" . $order->getCheckoutUrl(), true, 303);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L167"}, {"id": "mollie_api_php_readme_updating_orders", "label": "Updating Orders ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L175"}, {"id": "mollie_api_php_readme_codeblock_5", "label": "code:php ($order = $mollie->orders->get(\"ord_kEn1PlbGa\");)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L178"}, {"id": "mollie_api_php_readme_refunding_orders", "label": "Refunding Orders ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L194"}, {"id": "mollie_api_php_readme_complete", "label": "Complete #####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L195"}, {"id": "mollie_api_php_readme_codeblock_6", "label": "code:php ($order = $mollie->orders->get('ord_8wmqcHMN4U');)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L196"}, {"id": "mollie_api_php_readme_partially", "label": "Partially #####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L203"}, {"id": "mollie_api_php_readme_codeblock_7", "label": "code:php ($order = $mollie->orders->get('ord_8wmqcHMN4U');)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L206"}, {"id": "mollie_api_php_readme_cancel_orders", "label": "Cancel Orders ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L219"}, {"id": "mollie_api_php_readme_codeblock_8", "label": "code:php ($order = $mollie->orders->get(\"ord_pbjz8x\");)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L224"}, {"id": "mollie_api_php_readme_order_webhook", "label": "Order webhook ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L235"}, {"id": "mollie_api_php_readme_payments", "label": "Payments ###", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L238"}, {"id": "mollie_api_php_readme_payment_reception_process", "label": "Payment Reception Process ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L239"}, {"id": "mollie_api_php_readme_creating_payments", "label": "Creating Payments ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L251"}, {"id": "mollie_api_php_readme_codeblock_9", "label": "code:php ($payment = $mollie->payments->create([)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L254"}, {"id": "mollie_api_php_readme_codeblock_10", "label": "code:php (header(\"Location: \" . $payment->getCheckoutUrl(), true, 303))", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L269"}, {"id": "mollie_api_php_readme_multicurrency", "label": "Multicurrency #####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L277"}, {"id": "mollie_api_php_readme_codeblock_11", "label": "code:php ($payment = $mollie->payments->create([)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L281"}, {"id": "mollie_api_php_readme_create_fully_integrated_ideal_payments", "label": "Create fully integrated iDEAL payments #####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L292"}, {"id": "mollie_api_php_readme_codeblock_12", "label": "code:php ($method = $mollie->methods->get(\\Mollie\\Api\\Types\\PaymentMet)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L297"}, {"id": "mollie_api_php_readme_codeblock_13", "label": "code:php ($payment = $mollie->payments->create([)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L308"}, {"id": "mollie_api_php_readme_retrieving_payments", "label": "Retrieving Payments ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L327"}, {"id": "mollie_api_php_readme_codeblock_14", "label": "code:php ($payment = $mollie->payments->get($payment->id);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L332"}, {"id": "mollie_api_php_readme_codeblock_15", "label": "code:php ($payments = $mollie->payments->page();)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L343"}, {"id": "mollie_api_php_readme_refunding_payments", "label": "Refunding payments ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L349"}, {"id": "mollie_api_php_readme_codeblock_16", "label": "code:php ($payment = $mollie->payments->get($payment->id);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L354"}, {"id": "mollie_api_php_readme_payment_webhook", "label": "Payment webhook ####", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L366"}, {"id": "mollie_api_php_readme_enabling_debug_mode", "label": "Enabling debug mode ###", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L371"}, {"id": "mollie_api_php_readme_codeblock_17", "label": "code:php (/** @var $mollie \\Mollie\\Api\\MollieApiClient */)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L377"}, {"id": "mollie_api_php_readme_codeblock_18", "label": "code:php (/** @var $mollie \\Mollie\\Api\\MollieApiClient */)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L392"}, {"id": "mollie_api_php_readme_api_documentation", "label": "API documentation ##", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L399"}, {"id": "mollie_api_php_readme_contributing_to_our_api_client", "label": "Contributing to Our API Client ##", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L402"}, {"id": "mollie_api_php_readme_license", "label": "License ##", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L405"}, {"id": "mollie_api_php_readme_support", "label": "Support ##", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L409"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_mollie_mollie_api_php_readme_md", "target": "mollie_api_php_readme_requirements", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_mollie_mollie_api_php_readme_md", "target": "mollie_api_php_readme_installation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L26", "weight": 1.0}, {"source": "mollie_api_php_readme_installation", "target": "mollie_api_php_readme_using_composer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L27", "weight": 1.0}, {"source": "mollie_api_php_readme_using_composer", "target": "mollie_api_php_readme_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L31", "weight": 1.0}, {"source": "mollie_api_php_readme_installation", "target": "mollie_api_php_readme_manual_installation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L37", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_mollie_mollie_api_php_readme_md", "target": "mollie_api_php_readme_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L43", "weight": 1.0}, {"source": "mollie_api_php_readme_usage", "target": "mollie_api_php_readme_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L47", "weight": 1.0}, {"source": "mollie_api_php_readme_usage", "target": "mollie_api_php_readme_orders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L96", "weight": 1.0}, {"source": "mollie_api_php_readme_orders", "target": "mollie_api_php_readme_creating_orders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L97", "weight": 1.0}, {"source": "mollie_api_php_readme_creating_orders", "target": "mollie_api_php_readme_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L100", "weight": 1.0}, {"source": "mollie_api_php_readme_creating_orders", "target": "mollie_api_php_readme_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L167", "weight": 1.0}, {"source": "mollie_api_php_readme_orders", "target": "mollie_api_php_readme_updating_orders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L175", "weight": 1.0}, {"source": "mollie_api_php_readme_updating_orders", "target": "mollie_api_php_readme_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L178", "weight": 1.0}, {"source": "mollie_api_php_readme_orders", "target": "mollie_api_php_readme_refunding_orders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L194", "weight": 1.0}, {"source": "mollie_api_php_readme_refunding_orders", "target": "mollie_api_php_readme_complete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L195", "weight": 1.0}, {"source": "mollie_api_php_readme_complete", "target": "mollie_api_php_readme_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L196", "weight": 1.0}, {"source": "mollie_api_php_readme_refunding_orders", "target": "mollie_api_php_readme_partially", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L203", "weight": 1.0}, {"source": "mollie_api_php_readme_partially", "target": "mollie_api_php_readme_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L206", "weight": 1.0}, {"source": "mollie_api_php_readme_orders", "target": "mollie_api_php_readme_cancel_orders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L219", "weight": 1.0}, {"source": "mollie_api_php_readme_cancel_orders", "target": "mollie_api_php_readme_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L224", "weight": 1.0}, {"source": "mollie_api_php_readme_orders", "target": "mollie_api_php_readme_order_webhook", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L235", "weight": 1.0}, {"source": "mollie_api_php_readme_usage", "target": "mollie_api_php_readme_payments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L238", "weight": 1.0}, {"source": "mollie_api_php_readme_payments", "target": "mollie_api_php_readme_payment_reception_process", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L239", "weight": 1.0}, {"source": "mollie_api_php_readme_payments", "target": "mollie_api_php_readme_creating_payments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L251", "weight": 1.0}, {"source": "mollie_api_php_readme_creating_payments", "target": "mollie_api_php_readme_codeblock_9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L254", "weight": 1.0}, {"source": "mollie_api_php_readme_creating_payments", "target": "mollie_api_php_readme_codeblock_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L269", "weight": 1.0}, {"source": "mollie_api_php_readme_creating_payments", "target": "mollie_api_php_readme_multicurrency", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L277", "weight": 1.0}, {"source": "mollie_api_php_readme_multicurrency", "target": "mollie_api_php_readme_codeblock_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L281", "weight": 1.0}, {"source": "mollie_api_php_readme_creating_payments", "target": "mollie_api_php_readme_create_fully_integrated_ideal_payments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L292", "weight": 1.0}, {"source": "mollie_api_php_readme_create_fully_integrated_ideal_payments", "target": "mollie_api_php_readme_codeblock_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L297", "weight": 1.0}, {"source": "mollie_api_php_readme_create_fully_integrated_ideal_payments", "target": "mollie_api_php_readme_codeblock_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L308", "weight": 1.0}, {"source": "mollie_api_php_readme_payments", "target": "mollie_api_php_readme_retrieving_payments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L327", "weight": 1.0}, {"source": "mollie_api_php_readme_retrieving_payments", "target": "mollie_api_php_readme_codeblock_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L332", "weight": 1.0}, {"source": "mollie_api_php_readme_retrieving_payments", "target": "mollie_api_php_readme_codeblock_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L343", "weight": 1.0}, {"source": "mollie_api_php_readme_payments", "target": "mollie_api_php_readme_refunding_payments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L349", "weight": 1.0}, {"source": "mollie_api_php_readme_refunding_payments", "target": "mollie_api_php_readme_codeblock_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L354", "weight": 1.0}, {"source": "mollie_api_php_readme_payments", "target": "mollie_api_php_readme_payment_webhook", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L366", "weight": 1.0}, {"source": "mollie_api_php_readme_usage", "target": "mollie_api_php_readme_enabling_debug_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L371", "weight": 1.0}, {"source": "mollie_api_php_readme_enabling_debug_mode", "target": "mollie_api_php_readme_codeblock_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L377", "weight": 1.0}, {"source": "mollie_api_php_readme_enabling_debug_mode", "target": "mollie_api_php_readme_codeblock_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L392", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_mollie_mollie_api_php_readme_md", "target": "mollie_api_php_readme_api_documentation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L399", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_mollie_mollie_api_php_readme_md", "target": "mollie_api_php_readme_contributing_to_our_api_client", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L402", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_mollie_mollie_api_php_readme_md", "target": "mollie_api_php_readme_license", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L405", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_mollie_mollie_api_php_readme_md", "target": "mollie_api_php_readme_support", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\mollie\\mollie-api-php\\README.md", "source_location": "L409", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}