{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_paginator_php", "label": "Paginator.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L1"}, {"id": "utils_paginator_paginator", "label": "Paginator", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L33"}, {"id": "utils_paginator_paginator_setpage", "label": ".setPage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L51"}, {"id": "utils_paginator_paginator_getpage", "label": ".getPage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L61"}, {"id": "utils_paginator_paginator_getfirstpage", "label": ".getFirstPage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L70"}, {"id": "utils_paginator_paginator_getlastpage", "label": ".getLastPage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L79"}, {"id": "utils_paginator_paginator_getfirstitemonpage", "label": ".getFirstItemOnPage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L91"}, {"id": "utils_paginator_paginator_getlastitemonpage", "label": ".getLastItemOnPage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L103"}, {"id": "utils_paginator_paginator_setbase", "label": ".setBase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L112"}, {"id": "utils_paginator_paginator_getbase", "label": ".getBase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L122"}, {"id": "utils_paginator_paginator_getpageindex", "label": ".getPageIndex()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L132"}, {"id": "utils_paginator_paginator_isfirst", "label": ".isFirst()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L144"}, {"id": "utils_paginator_paginator_islast", "label": ".isLast()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L153"}, {"id": "utils_paginator_paginator_getpagecount", "label": ".getPageCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L165"}, {"id": "utils_paginator_paginator_setitemsperpage", "label": ".setItemsPerPage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L176"}, {"id": "utils_paginator_paginator_getitemsperpage", "label": ".getItemsPerPage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L187"}, {"id": "utils_paginator_paginator_setitemcount", "label": ".setItemCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L196"}, {"id": "utils_paginator_paginator_getitemcount", "label": ".getItemCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L207"}, {"id": "utils_paginator_paginator_getoffset", "label": ".getOffset()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L217"}, {"id": "utils_paginator_paginator_getcountdownoffset", "label": ".getCountdownOffset()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L227"}, {"id": "utils_paginator_paginator_getlength", "label": ".getLength()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L239"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_paginator_php", "target": "nette", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_nette_utils_src_utils_paginator_php", "target": "utils_paginator_paginator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L33", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_setpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L51", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L61", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getfirstpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L70", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getlastpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L79", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getfirstitemonpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L91", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getlastitemonpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L103", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_setbase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L112", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getbase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L122", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getpageindex", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L132", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_isfirst", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L144", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_islast", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L153", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getpagecount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L165", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_setitemsperpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L176", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getitemsperpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L187", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_setitemcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L196", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getitemcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L207", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getoffset", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L217", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getcountdownoffset", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L227", "weight": 1.0}, {"source": "utils_paginator_paginator", "target": "utils_paginator_paginator_getlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L239", "weight": 1.0}, {"source": "utils_paginator_paginator_getpage", "target": "utils_paginator_paginator_getpageindex", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L63", "weight": 1.0}, {"source": "utils_paginator_paginator_getlastpage", "target": "utils_paginator_paginator_getpagecount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L83", "weight": 1.0}, {"source": "utils_paginator_paginator_getpageindex", "target": "utils_paginator_paginator_getpagecount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L137", "weight": 1.0}, {"source": "utils_paginator_paginator_isfirst", "target": "utils_paginator_paginator_getpageindex", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L146", "weight": 1.0}, {"source": "utils_paginator_paginator_islast", "target": "utils_paginator_paginator_getpageindex", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L157", "weight": 1.0}, {"source": "utils_paginator_paginator_islast", "target": "utils_paginator_paginator_getpagecount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L157", "weight": 1.0}, {"source": "utils_paginator_paginator_getoffset", "target": "utils_paginator_paginator_getpageindex", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L219", "weight": 1.0}, {"source": "utils_paginator_paginator_getcountdownoffset", "target": "utils_paginator_paginator_getpageindex", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L231", "weight": 1.0}, {"source": "utils_paginator_paginator_getlength", "target": "utils_paginator_paginator_getpageindex", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L243", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_paginator_paginator_getlastpage", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L83"}, {"caller_nid": "utils_paginator_paginator_getpageindex", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L134"}, {"caller_nid": "utils_paginator_paginator_getpageindex", "callee": "min", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L137"}, {"caller_nid": "utils_paginator_paginator_getpageindex", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L137"}, {"caller_nid": "utils_paginator_paginator_getpagecount", "callee": "ceil", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L169"}, {"caller_nid": "utils_paginator_paginator_setitemsperpage", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L178"}, {"caller_nid": "utils_paginator_paginator_setitemcount", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L198"}, {"caller_nid": "utils_paginator_paginator_getcountdownoffset", "callee": "max", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L231"}, {"caller_nid": "utils_paginator_paginator_getlength", "callee": "min", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\nette\\utils\\src\\Utils\\Paginator.php", "source_location": "L243"}]}