nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / DBIx-Class-ResultSource-Table-pm-2195-line.html
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/DBIx-Class-ResultSource-Table-pm-2195-line.html b/stemmaweb/nytprof-runs/relation-uuid-relationships/DBIx-Class-ResultSource-Table-pm-2195-line.html
new file mode 100644 (file)
index 0000000..1f9b726
--- /dev/null
@@ -0,0 +1,249 @@
+    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+    <html xmlns="http://www.w3.org/1999/xhtml">
+<!--
+This file was generated by Devel::NYTProf version 4.06
+-->
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta http-equiv="Content-Language" content="en-us" />
+    <title>Profile of DBIx/Class/ResultSource/Table.pm</title>
+<link rel="stylesheet" type="text/css" href="style.css" />
+    <script type="text/javascript" src="js/jquery-min.js"></script> 
+
+    <script type="text/javascript" src="js/jquery-tablesorter-min.js"></script> 
+    <link rel="stylesheet" type="text/css" href="js/style-tablesorter.css" />
+    <script type="text/javascript">
+    // when a column is first clicked on to sort it, use descending order
+    // XXX doesn't seem to work (and not just because the tablesorter formatSortingOrder() is broken)
+    $.tablesorter.defaults.sortInitialOrder = "desc";
+    // add parser through the tablesorter addParser method 
+    $.tablesorter.addParser({
+        id: 'fmt_time',   // name of this parser
+        is: function(s) { 
+            return false; // return false so this parser is not auto detected 
+        }, 
+        format: function(orig) { // format data for normalization 
+            // console.log(orig);
+            val = orig.replace(/ns/,'');
+            if (val != orig) { return val / (1000*1000*1000); } 
+            val = orig.replace(/µs/,''); /* XXX use &micro; ? */
+            if (val != orig) { return val / (1000*1000); } 
+            var val = orig.replace(/ms/,'');
+            if (val != orig) { return val / (1000); }
+            var val = orig.replace(/s/,'');
+            if (val != orig) { return val; }
+            if (orig == '0') { return orig; } 
+            console.log('no match for fmt_time of '.concat(orig));
+            return orig;
+        },
+        type: 'numeric' // set type, either numeric or text 
+    }); 
+    </script> 
+</head>
+
+<body > 
+<div class="header" style="position: relative; overflow-x: hidden; overflow-y: hidden; z-index: 0; ">
+<div class="header_back">
+            <a href="index.html">&larr; Index</a>
+        </div>
+<div class="headerForeground" style="float: left">
+    <span class="siteTitle">NYTProf Performance Profile</span>
+    <span class="siteSubtitle">&emsp;&emsp;<span>&laquo;&emsp;<span class="mode_btn"><a href="DBIx-Class-ResultSource-Table-pm-2195-block.html">block view</a></span>&emsp;&bull;&emsp;<span class="mode_btn mode_btn_selected">line view</span>&emsp;&bull;&emsp;<span class="mode_btn"><a href="DBIx-Class-ResultSource-Table-pm-2195-sub.html">sub view</a></span>&emsp;&raquo;</span><br />
+            For script/nytprof.pl
+        </span>
+</div>
+<div class="headerForeground" style="float: right; text-align: right">
+    <span class="siteTitle">&nbsp;</span>
+    <span class="siteSubtitle">Run on Thu May 31 16:49:15 2012<br />Reported on Thu May 31 16:56:25 2012</span>
+</div>
+<div style="position: absolute; left: 0px; top: 0%; width: 100%; height: 101%; z-index: -1; background-color: rgb(17, 136, 255); "></div>
+<div style="position: absolute; left: 0px; top: 2%; width: 100%; height: 99%; z-index: -1; background-color: rgb(16, 134, 253); "></div>
+<div style="position: absolute; left: 0px; top: 4%; width: 100%; height: 97%; z-index: -1; background-color: rgb(16, 133, 252); "></div>
+<div style="position: absolute; left: 0px; top: 6%; width: 100%; height: 95%; z-index: -1; background-color: rgb(15, 131, 250); "></div>
+<div style="position: absolute; left: 0px; top: 8%; width: 100%; height: 93%; z-index: -1; background-color: rgb(15, 130, 249); "></div>
+<div style="position: absolute; left: 0px; top: 10%; width: 100%; height: 91%; z-index: -1; background-color: rgb(15, 129, 248); "></div>
+<div style="position: absolute; left: 0px; top: 12%; width: 100%; height: 89%; z-index: -1; background-color: rgb(14, 127, 246); "></div>
+<div style="position: absolute; left: 0px; top: 14%; width: 100%; height: 87%; z-index: -1; background-color: rgb(14, 126, 245); "></div>
+<div style="position: absolute; left: 0px; top: 16%; width: 100%; height: 85%; z-index: -1; background-color: rgb(14, 125, 244); "></div>
+<div style="position: absolute; left: 0px; top: 18%; width: 100%; height: 83%; z-index: -1; background-color: rgb(13, 123, 242); "></div>
+<div style="position: absolute; left: 0px; top: 20%; width: 100%; height: 81%; z-index: -1; background-color: rgb(13, 122, 241); "></div>
+<div style="position: absolute; left: 0px; top: 22%; width: 100%; height: 79%; z-index: -1; background-color: rgb(13, 121, 240); "></div>
+<div style="position: absolute; left: 0px; top: 24%; width: 100%; height: 77%; z-index: -1; background-color: rgb(12, 119, 238); "></div>
+<div style="position: absolute; left: 0px; top: 26%; width: 100%; height: 75%; z-index: -1; background-color: rgb(12, 118, 237); "></div>
+<div style="position: absolute; left: 0px; top: 28%; width: 100%; height: 73%; z-index: -1; background-color: rgb(12, 116, 235); "></div>
+<div style="position: absolute; left: 0px; top: 30%; width: 100%; height: 71%; z-index: -1; background-color: rgb(11, 115, 234); "></div>
+<div style="position: absolute; left: 0px; top: 32%; width: 100%; height: 69%; z-index: -1; background-color: rgb(11, 114, 233); "></div>
+<div style="position: absolute; left: 0px; top: 34%; width: 100%; height: 67%; z-index: -1; background-color: rgb(11, 112, 231); "></div>
+<div style="position: absolute; left: 0px; top: 36%; width: 100%; height: 65%; z-index: -1; background-color: rgb(10, 111, 230); "></div>
+<div style="position: absolute; left: 0px; top: 38%; width: 100%; height: 63%; z-index: -1; background-color: rgb(10, 110, 229); "></div>
+<div style="position: absolute; left: 0px; top: 40%; width: 100%; height: 61%; z-index: -1; background-color: rgb(10, 108, 227); "></div>
+<div style="position: absolute; left: 0px; top: 42%; width: 100%; height: 59%; z-index: -1; background-color: rgb(9, 107, 226); "></div>
+<div style="position: absolute; left: 0px; top: 44%; width: 100%; height: 57%; z-index: -1; background-color: rgb(9, 106, 225); "></div>
+<div style="position: absolute; left: 0px; top: 46%; width: 100%; height: 55%; z-index: -1; background-color: rgb(9, 104, 223); "></div>
+<div style="position: absolute; left: 0px; top: 48%; width: 100%; height: 53%; z-index: -1; background-color: rgb(8, 103, 222); "></div>
+<div style="position: absolute; left: 0px; top: 50%; width: 100%; height: 51%; z-index: -1; background-color: rgb(8, 102, 221); "></div>
+<div style="position: absolute; left: 0px; top: 52%; width: 100%; height: 49%; z-index: -1; background-color: rgb(8, 100, 219); "></div>
+<div style="position: absolute; left: 0px; top: 54%; width: 100%; height: 47%; z-index: -1; background-color: rgb(7, 99, 218); "></div>
+<div style="position: absolute; left: 0px; top: 56%; width: 100%; height: 45%; z-index: -1; background-color: rgb(7, 97, 216); "></div>
+<div style="position: absolute; left: 0px; top: 58%; width: 100%; height: 43%; z-index: -1; background-color: rgb(7, 96, 215); "></div>
+<div style="position: absolute; left: 0px; top: 60%; width: 100%; height: 41%; z-index: -1; background-color: rgb(6, 95, 214); "></div>
+<div style="position: absolute; left: 0px; top: 62%; width: 100%; height: 39%; z-index: -1; background-color: rgb(6, 93, 212); "></div>
+<div style="position: absolute; left: 0px; top: 64%; width: 100%; height: 37%; z-index: -1; background-color: rgb(6, 92, 211); "></div>
+<div style="position: absolute; left: 0px; top: 66%; width: 100%; height: 35%; z-index: -1; background-color: rgb(5, 91, 210); "></div>
+<div style="position: absolute; left: 0px; top: 68%; width: 100%; height: 33%; z-index: -1; background-color: rgb(5, 89, 208); "></div>
+<div style="position: absolute; left: 0px; top: 70%; width: 100%; height: 31%; z-index: -1; background-color: rgb(5, 88, 207); "></div>
+<div style="position: absolute; left: 0px; top: 72%; width: 100%; height: 29%; z-index: -1; background-color: rgb(4, 87, 206); "></div>
+<div style="position: absolute; left: 0px; top: 74%; width: 100%; height: 27%; z-index: -1; background-color: rgb(4, 85, 204); "></div>
+<div style="position: absolute; left: 0px; top: 76%; width: 100%; height: 25%; z-index: -1; background-color: rgb(4, 84, 203); "></div>
+<div style="position: absolute; left: 0px; top: 78%; width: 100%; height: 23%; z-index: -1; background-color: rgb(3, 82, 201); "></div>
+<div style="position: absolute; left: 0px; top: 80%; width: 100%; height: 21%; z-index: -1; background-color: rgb(3, 81, 200); "></div>
+<div style="position: absolute; left: 0px; top: 82%; width: 100%; height: 19%; z-index: -1; background-color: rgb(3, 80, 199); "></div>
+<div style="position: absolute; left: 0px; top: 84%; width: 100%; height: 17%; z-index: -1; background-color: rgb(2, 78, 197); "></div>
+<div style="position: absolute; left: 0px; top: 86%; width: 100%; height: 15%; z-index: -1; background-color: rgb(2, 77, 196); "></div>
+<div style="position: absolute; left: 0px; top: 88%; width: 100%; height: 13%; z-index: -1; background-color: rgb(2, 76, 195); "></div>
+<div style="position: absolute; left: 0px; top: 90%; width: 100%; height: 11%; z-index: -1; background-color: rgb(1, 74, 193); "></div>
+<div style="position: absolute; left: 0px; top: 92%; width: 100%; height: 9%; z-index: -1; background-color: rgb(1, 73, 192); "></div>
+<div style="position: absolute; left: 0px; top: 94%; width: 100%; height: 7%; z-index: -1; background-color: rgb(1, 72, 191); "></div>
+<div style="position: absolute; left: 0px; top: 96%; width: 100%; height: 5%; z-index: -1; background-color: rgb(0, 70, 189); "></div>
+<div style="position: absolute; left: 0px; top: 98%; width: 100%; height: 3%; z-index: -1; background-color: rgb(0, 69, 188); "></div>
+<div style="position: absolute; left: 0px; top: 100%; width: 100%; height: 1%; z-index: -1; background-color: rgb(0, 68, 187); "></div>
+</div>
+
+<div class="body_content"><br />
+<table class="file_summary"><tr><td class="h">Filename</td><td align="left"><a href="file:///Users/edenc/perl5/lib/perl5/DBIx/Class/ResultSource/Table.pm">/Users/edenc/perl5/lib/perl5/DBIx/Class/ResultSource/Table.pm</a></td></tr>
+<tr><td class="h">Statements</td><td align="left">Executed 10 statements in 251&micro;s</td></tr></table>
+        
+        <table id="subs_table" border="1" cellpadding="0" class="tablesorter">
+        <caption>Subroutines</caption>
+        <thead>
+        <tr>
+        <th>Calls</th>
+        <th><span title="Number of Places sub is called from">P</span></th>
+        <th><span title="Number of Files sub is called from">F</span></th>
+        <th>Exclusive<br />Time</th>
+        <th>Inclusive<br />Time</th>
+        <th>Subroutine</th>
+        </tr>
+        </thead>
+    <tbody>
+<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">11.0ms</span></td><td class="c0"><span title="0.0%">16.0ms</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::BEGIN@6</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#6">BEGIN@6</a></span></td></tr>
+<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c0"><span title="0.0%">15&micro;s</span></td><td class="c0"><span title="0.0%">18&micro;s</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::BEGIN@3</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#3">BEGIN@3</a></span></td></tr>
+<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c1"><span title="0.0%">11&micro;s</span></td><td class="c0"><span title="0.0%">91&micro;s</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::BEGIN@8</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#8">BEGIN@8</a></span></td></tr>
+<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">7&micro;s</span></td><td class="c1"><span title="0.0%">11&micro;s</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::BEGIN@4</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#4">BEGIN@4</a></span></td></tr>
+<tr><td class="c0">7</td><td class="c0">7</td><td class="c1">2</td><td class="c3"><span title="0.0%">6&micro;s</span></td><td class="c3"><span title="0.0%">6&micro;s</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::_columns</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#DBIx__Class__ResultSource__Table___columns">_columns</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c0">3</td><td class="c0">3</td><td class="c1">2</td><td class="c3"><span title="0.0%">2&micro;s</span></td><td class="c3"><span title="0.0%">2&micro;s</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::_ordered_columns</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#DBIx__Class__ResultSource__Table___ordered_columns">_ordered_columns</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c1">2</td><td class="c1">2</td><td class="c1">2</td><td class="c3"><span title="0.0%">2&micro;s</span></td><td class="c3"><span title="0.0%">2&micro;s</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::_unique_constraints</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#DBIx__Class__ResultSource__Table___unique_constraints">_unique_constraints</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c1">2</td><td class="c1">2</td><td class="c1">2</td><td class="c3"><span title="0.0%">2&micro;s</span></td><td class="c3"><span title="0.0%">2&micro;s</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::_relationships</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#DBIx__Class__ResultSource__Table___relationships">_relationships</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c3">1</td><td class="c3">1</td><td class="c3">1</td><td class="c3"><span title="0.0%">600ns</span></td><td class="c3"><span title="0.0%">600ns</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::_primaries</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#DBIx__Class__ResultSource__Table___primaries">_primaries</a>&nbsp;(xsub)</span></td></tr>
+<tr><td class="c3">0</td><td class="c3">0</td><td class="c3">0</td><td class="c3"><span title="0.0%">0s</span></td><td class="c3"><span title="0.0%">0s</span></td><td class="sub_name"><span style="display: none;">DBIx::Class::ResultSource::Table::::from</span>DBIx::Class::ResultSource::Table::<a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#29">from</a></span></td></tr>
+</tbody></table>
+                Call graph for these subroutines as a
+                <a href="http://en.wikipedia.org/wiki/Graphviz">Graphviz</a>
+                <a href="Users-edenc-perl5-lib-perl5-DBIx-Class-ResultSource-Table-pm.dot">dot language file</a>.
+            
+      <table border="1" cellpadding="0">
+      <thead>
+      <tr><th>Line</th>
+      <th><span title="Number of statements executed">State<br />ments</span></th>
+      <th><span title="Time spend executing statements on the line,
+        excluding time spent executing statements in any called subroutines">Time<br />on line</span></th>
+      <th><span title="Number of subroutines calls">Calls</span></th>
+      <th><span title="Time spent in subroutines called (inclusive)">Time<br />in subs</span></th>
+      <th class="left_indent_header">Code</th>
+      </tr>
+
+      </thead>
+      <tbody>
+    <tr><td class="h"><a name="1"></a>1</td><td></td><td></td><td></td><td></td><td class="s">package DBIx::Class::ResultSource::Table;</td></tr>
+<tr><td class="h"><a name="2"></a>2</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="3"></a>3</td><td class="c3">2</td><td class="c3"><span title="Avg 14&micro;s">27&micro;s</span></td><td class="c3">2</td><td class="c3">20&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 18&micro;s (15+3) within DBIx::Class::ResultSource::Table::BEGIN@3 which was called:
+#    once (15&micro;s+3&micro;s) by DBIx::Class::Schema::KiokuDB::BEGIN@15 at <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#3">line 3</a></div></div>use strict;<div class="calls"><div class="calls_out"># spent    18&micro;s making 1 call to <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#3">DBIx::Class::ResultSource::Table::BEGIN@3</a>
+# spent     3&micro;s making 1 call to <a href="strict-pm-3-line.html#34">strict::import</a></div></div></td></tr>
+<tr><td class="h"><a name="4"></a>4</td><td class="c3">2</td><td class="c3"><span title="Avg 10&micro;s">21&micro;s</span></td><td class="c3">2</td><td class="c3">16&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 11&micro;s (7+5) within DBIx::Class::ResultSource::Table::BEGIN@4 which was called:
+#    once (7&micro;s+5&micro;s) by DBIx::Class::Schema::KiokuDB::BEGIN@15 at <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#4">line 4</a></div></div>use warnings;<div class="calls"><div class="calls_out"># spent    11&micro;s making 1 call to <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#4">DBIx::Class::ResultSource::Table::BEGIN@4</a>
+# spent     5&micro;s making 1 call to <a href="warnings-pm-2-line.html#386">warnings::import</a></div></div></td></tr>
+<tr><td class="h"><a name="5"></a>5</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="6"></a>6</td><td class="c3">2</td><td class="c0"><span title="Avg 56&micro;s">111&micro;s</span></td><td class="c3">2</td><td class="c0">16.0ms</td><td class="s"><div class="calls"><div class="calls_in"># spent 16.0ms (11.0+4.99) within DBIx::Class::ResultSource::Table::BEGIN@6 which was called:
+#    once (11.0ms+4.99ms) by DBIx::Class::Schema::KiokuDB::BEGIN@15 at <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#6">line 6</a></div></div>use DBIx::Class::ResultSet;<div class="calls"><div class="calls_out"># spent  16.0ms making 1 call to <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#6">DBIx::Class::ResultSource::Table::BEGIN@6</a>
+# spent     2&micro;s making 1 call to <a href="UNIVERSAL-pm-738-line.html#16">UNIVERSAL::import</a></div></div></td></tr>
+<tr><td class="h"><a name="7"></a>7</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="8"></a>8</td><td class="c3">2</td><td class="c0"><span title="Avg 40&micro;s">80&micro;s</span></td><td class="c3">2</td><td class="c0">171&micro;s</td><td class="s"><div class="calls"><div class="calls_in"># spent 91&micro;s (11+80) within DBIx::Class::ResultSource::Table::BEGIN@8 which was called:
+#    once (11&micro;s+80&micro;s) by DBIx::Class::Schema::KiokuDB::BEGIN@15 at <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#8">line 8</a></div></div>use base qw/DBIx::Class/;<div class="calls"><div class="calls_out"># spent    91&micro;s making 1 call to <a href="DBIx-Class-ResultSource-Table-pm-2195-line.html#8">DBIx::Class::ResultSource::Table::BEGIN@8</a>
+# spent    80&micro;s making 1 call to <a href="base-pm-22-line.html#58">base::import</a></div></div></td></tr>
+<tr><td class="h"><a name="9"></a>9</td><td class="c3">1</td><td class="c3"><span title="Avg 7&micro;s">7&micro;s</span></td><td class="c3">1</td><td class="c3">0s</td><td class="s">__PACKAGE__-&gt;load_components(qw/ResultSource/);<div class="calls"><div class="calls_out"># spent  9.60ms making 1 call to <a href="Class-C3-Componentised-pm-2176-line.html#69">Class::C3::Componentised::load_components</a>, recursion: max depth 1, sum of overlapping time 9.60ms</div></div></td></tr>
+<tr><td class="h"><a name="10"></a>10</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="11"></a>11</td><td></td><td></td><td></td><td></td><td class="s">=head1 NAME</td></tr>
+<tr><td class="h"><a name="12"></a>12</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="13"></a>13</td><td></td><td></td><td></td><td></td><td class="s">DBIx::Class::ResultSource::Table - Table object</td></tr>
+<tr><td class="h"><a name="14"></a>14</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="15"></a>15</td><td></td><td></td><td></td><td></td><td class="s">=head1 SYNOPSIS</td></tr>
+<tr><td class="h"><a name="16"></a>16</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="17"></a>17</td><td></td><td></td><td></td><td></td><td class="s">=head1 DESCRIPTION</td></tr>
+<tr><td class="h"><a name="18"></a>18</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="19"></a>19</td><td></td><td></td><td></td><td></td><td class="s">Table object that inherits from L&lt;DBIx::Class::ResultSource&gt;.</td></tr>
+<tr><td class="h"><a name="20"></a>20</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="21"></a>21</td><td></td><td></td><td></td><td></td><td class="s">=head1 METHODS</td></tr>
+<tr><td class="h"><a name="22"></a>22</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="23"></a>23</td><td></td><td></td><td></td><td></td><td class="s">=head2 from</td></tr>
+<tr><td class="h"><a name="24"></a>24</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="25"></a>25</td><td></td><td></td><td></td><td></td><td class="s">Returns the FROM entry for the table (i.e. the table name)</td></tr>
+<tr><td class="h"><a name="26"></a>26</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="27"></a>27</td><td></td><td></td><td></td><td></td><td class="s">=cut</td></tr>
+<tr><td class="h"><a name="28"></a>28</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="29"></a>29</td><td></td><td></td><td></td><td></td><td class="s">sub from { shift-&gt;name; }</td></tr>
+<tr><td class="h"><a name="30"></a>30</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="31"></a>31</td><td class="c3">1</td><td class="c3"><span title="Avg 5&micro;s">5&micro;s</span></td><td></td><td></td><td class="s">1;</td></tr>
+<tr><td class="h"><a name="32"></a>32</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="33"></a>33</td><td></td><td></td><td></td><td></td><td class="s">=head1 AUTHORS</td></tr>
+<tr><td class="h"><a name="34"></a>34</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="35"></a>35</td><td></td><td></td><td></td><td></td><td class="s">Matt S. Trout &lt;mst@shadowcatsystems.co.uk&gt;</td></tr>
+<tr><td class="h"><a name="36"></a>36</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="37"></a>37</td><td></td><td></td><td></td><td></td><td class="s">=head1 LICENSE</td></tr>
+<tr><td class="h"><a name="38"></a>38</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="39"></a>39</td><td></td><td></td><td></td><td></td><td class="s">You may distribute this code under the same terms as Perl itself.</td></tr>
+<tr><td class="h"><a name="40"></a>40</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="41"></a>41</td><td></td><td></td><td></td><td></td><td class="s">=cut</td></tr>
+<tr><td class="h"><a name="42"></a>42</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="s"><a name=""></a>&nbsp;</td><td></td><td></td><td></td><td></td><td class="s"></td></tr>
+<tr><td class="h"><a name="DBIx__Class__ResultSource__Table___columns"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 6&micro;s within DBIx::Class::ResultSource::Table::_columns which was called 7 times, avg 871ns/call:
+#    once (2&micro;s+0s) by DBIx::Class::ResultSource::column_info at <a href="DBIx-Class-ResultSource-pm-2202-line.html#380">line 380 of DBIx/Class/ResultSource.pm</a>
+#    once (1&micro;s+0s) by DBIx::Class::ResultSource::columns_info at <a href="DBIx-Class-ResultSource-pm-2202-line.html#455">line 455 of DBIx/Class/ResultSource.pm</a>
+#    once (800ns+0s) by DBIx::Class::ResultSource::column_info at <a href="DBIx-Class-ResultSource-pm-2202-line.html#383">line 383 of DBIx/Class/ResultSource.pm</a>
+#    once (800ns+0s) by DBIx::Class::ResultSource::column_info at <a href="DBIx-Class-ResultSource-pm-2202-line.html#407">line 407 of DBIx/Class/ResultSource.pm</a>
+#    once (600ns+0s) by DBIx::Class::ResultSource::add_columns at <a href="DBIx-Class-ResultSource-pm-2202-line.html#317">line 317 of DBIx/Class/ResultSource.pm</a>
+#    once (600ns+0s) by DBIx::Class::ResultSource::has_column at <a href="DBIx-Class-ResultSource-pm-2202-line.html#357">line 357 of DBIx/Class/ResultSource.pm</a>
+#    once (500ns+0s) by DBIx::Class::ResultSource::add_columns at <a href="Class-Accessor-Grouped-pm-2180-line.html#781">line 781 of Class/Accessor/Grouped.pm</a></div></div>sub DBIx::Class::ResultSource::Table::_columns; # xsub<br />        </td></tr>
+<tr><td class="h"><a name="DBIx__Class__ResultSource__Table___ordered_columns"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 2&micro;s within DBIx::Class::ResultSource::Table::_ordered_columns which was called 3 times, avg 767ns/call:
+#    once (900ns+0s) by DBIx::Class::ResultSource::add_columns at <a href="DBIx-Class-ResultSource-pm-2202-line.html#333">line 333 of DBIx/Class/ResultSource.pm</a>
+#    once (700ns+0s) by DBIx::Class::ResultSource::add_columns at <a href="DBIx-Class-ResultSource-pm-2202-line.html#314">line 314 of DBIx/Class/ResultSource.pm</a>
+#    once (700ns+0s) by DBIx::Class::ResultSource::add_columns at <a href="Class-Accessor-Grouped-pm-2180-line.html#781">line 781 of Class/Accessor/Grouped.pm</a></div></div>sub DBIx::Class::ResultSource::Table::_ordered_columns; # xsub<br />        </td></tr>
+<tr><td class="h"><a name="DBIx__Class__ResultSource__Table___primaries"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 600ns within DBIx::Class::ResultSource::Table::_primaries which was called:
+#    once (600ns+0s) by DBIx::Class::ResultSource::set_primary_key at <a href="Class-Accessor-Grouped-pm-2180-line.html#781">line 781 of Class/Accessor/Grouped.pm</a></div></div>sub DBIx::Class::ResultSource::Table::_primaries; # xsub<br />        </td></tr>
+<tr><td class="h"><a name="DBIx__Class__ResultSource__Table___relationships"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 2&micro;s within DBIx::Class::ResultSource::Table::_relationships which was called 2 times, avg 850ns/call:
+#    once (1&micro;s+0s) by DBIx::Class::ResultSource::add_relationship at <a href="DBIx-Class-ResultSource-pm-2202-line.html#1254">line 1254 of DBIx/Class/ResultSource.pm</a>
+#    once (500ns+0s) by DBIx::Class::ResultSource::add_relationship at <a href="Class-Accessor-Grouped-pm-2180-line.html#781">line 781 of Class/Accessor/Grouped.pm</a></div></div>sub DBIx::Class::ResultSource::Table::_relationships; # xsub<br />        </td></tr>
+<tr><td class="h"><a name="DBIx__Class__ResultSource__Table___unique_constraints"></a></td><td></td><td></td><td></td><td></td><td class="s"><div class="calls"><div class="calls_in"># spent 2&micro;s within DBIx::Class::ResultSource::Table::_unique_constraints which was called 2 times, avg 950ns/call:
+#    once (1&micro;s+0s) by DBIx::Class::ResultSource::add_unique_constraint at <a href="DBIx-Class-ResultSource-pm-2202-line.html#723">line 723 of DBIx/Class/ResultSource.pm</a>
+#    once (500ns+0s) by DBIx::Class::ResultSource::unique_constraints at <a href="Class-Accessor-Grouped-pm-2180-line.html#781">line 781 of Class/Accessor/Grouped.pm</a></div></div>sub DBIx::Class::ResultSource::Table::_unique_constraints; # xsub<br />        </td></tr>
+</tbody></table></div>
+        
+            <script type="text/javascript"> $(document).ready(function() { 
+
+        $("#subs_table").tablesorter({
+            sortList: [[3,1]],
+            headers: {
+                3: { sorter: 'fmt_time' },
+                4: { sorter: 'fmt_time' }
+            }
+        });
+    
+ } ); </script>
+        
+        <div class="footer">Report produced by the
+        <a href="http://search.cpan.org/dist/Devel-NYTProf/">NYTProf 4.06</a>
+        Perl profiler, developed by
+        <a href="http://www.linkedin.com/in/timbunce">Tim Bunce</a> and
+        <a href="http://code.nytimes.com">Adam Kaplan</a>.
+        </div>
+        <br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+    </body></html>
\ No newline at end of file