{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "label": "CompiledRouteCollection.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L1"}, {"id": "routing_compiledroutecollection_compiledroutecollection", "label": "CompiledRouteCollection", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L15"}, {"id": "routing_compiledroutecollection_compiledroutecollection_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L59"}, {"id": "routing_compiledroutecollection_compiledroutecollection_add", "label": ".add()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L72"}, {"id": "routing_compiledroutecollection_compiledroutecollection_refreshnamelookups", "label": ".refreshNameLookups()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L84"}, {"id": "routing_compiledroutecollection_compiledroutecollection_refreshactionlookups", "label": ".refreshActionLookups()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L96"}, {"id": "routing_compiledroutecollection_compiledroutecollection_match", "label": ".match()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L110"}, {"id": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "label": ".requestWithoutTrailingSlash()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L153"}, {"id": "routing_compiledroutecollection_compiledroutecollection_get", "label": ".get()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L172"}, {"id": "routing_compiledroutecollection_compiledroutecollection_hasnamedroute", "label": ".hasNamedRoute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L183"}, {"id": "routing_compiledroutecollection_compiledroutecollection_getbyname", "label": ".getByName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L194"}, {"id": "routing_compiledroutecollection_compiledroutecollection_getbyaction", "label": ".getByAction()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L209"}, {"id": "routing_compiledroutecollection_compiledroutecollection_getroutes", "label": ".getRoutes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L231"}, {"id": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "label": ".getRoutesByMethod()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L247"}, {"id": "routing_compiledroutecollection_compiledroutecollection_getroutesbyname", "label": ".getRoutesByName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L266"}, {"id": "routing_compiledroutecollection_compiledroutecollection_newroute", "label": ".newRoute()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L281"}, {"id": "routing_compiledroutecollection_compiledroutecollection_setrouter", "label": ".setRouter()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L311"}, {"id": "routing_compiledroutecollection_compiledroutecollection_setcontainer", "label": ".setContainer()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L324"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "container", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "methodnotallowedhttpexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "notfoundhttpexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "methodnotallowedexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "resourcenotfoundexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "compiledurlmatcher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "requestcontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_routing_compiledroutecollection_php", "target": "routing_compiledroutecollection_compiledroutecollection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L15", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L59", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L72", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_refreshnamelookups", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L84", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_refreshactionlookups", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L96", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_match", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L110", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L153", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L172", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_hasnamedroute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L183", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_getbyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L194", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_getbyaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L209", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_getroutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L231", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L247", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_getroutesbyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L266", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_newroute", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L281", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_setrouter", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L311", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection", "target": "routing_compiledroutecollection_compiledroutecollection_setcontainer", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L324", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_match", "target": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L114", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_match", "target": "routing_compiledroutecollection_compiledroutecollection_getbyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L122", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "target": "routing_compiledroutecollection_compiledroutecollection_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L157", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_get", "target": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L174", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_getbyname", "target": "routing_compiledroutecollection_compiledroutecollection_newroute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L197", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_getbyaction", "target": "routing_compiledroutecollection_compiledroutecollection_newroute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L220", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_getroutes", "target": "routing_compiledroutecollection_compiledroutecollection_newroute", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L235", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "target": "routing_compiledroutecollection_compiledroutecollection_getroutes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L249", "weight": 1.0}, {"source": "routing_compiledroutecollection_compiledroutecollection_getroutesbyname", "target": "routing_compiledroutecollection_compiledroutecollection_getroutes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L268", "weight": 1.0}], "raw_calls": [{"caller_nid": "routing_compiledroutecollection_compiledroutecollection_match", "callee": "fromRequest", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L113"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_match", "callee": "matchRequest", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L121"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_match", "callee": "handleMatchedRoute", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L144"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "callee": "duplicate", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L155"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L157"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L159"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "callee": "rtrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L160"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_requestwithouttrailingslash", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L160"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_hasnamedroute", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L185"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getbyname", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L196"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getbyaction", "callee": "first", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L211"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getbyaction", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L211"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getbyaction", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L212"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getbyaction", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L213"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutes", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L233"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutes", "callee": "values", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L233"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutes", "callee": "merge", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L233"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutes", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L233"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutes", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L233"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L249"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "callee": "map", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L249"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "callee": "groupBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L249"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L249"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "callee": "methods", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L251"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L254"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "callee": "mapWithKeys", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L254"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbymethod", "callee": "getDomain", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L255"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbyname", "callee": "all", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L268"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbyname", "callee": "keyBy", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L268"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbyname", "callee": "collect", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L268"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_getroutesbyname", "callee": "getName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L270"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L283"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L286"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L288"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L288"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "array_slice", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L289"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L290"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "trim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L290"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L291"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L291"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "withTrashed", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L296"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "block", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L296"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "setBindingFields", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L296"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "setWheres", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L296"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "setDefaults", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L296"}, {"caller_nid": "routing_compiledroutecollection_compiledroutecollection_newroute", "callee": "setFallback", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\CompiledRouteCollection.php", "source_location": "L296"}]}