Skip to content

Commit 411d6b4

Browse files
author
flow-php
committed
1 parent d5d3bf2 commit 411d6b4

File tree

943 files changed

+29901
-10779
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

943 files changed

+29901
-10779
lines changed

data_reading/http_dynamic/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ <h2 class="text-xl mt-5 mb-5">Output</h2>
404404
<button class="absolute top-[12px] right-[12px] bg-orange-100 rounded px-4 leading-9 [&.copied]:before:content-['Copied!'] before:absolute before:-translate-x-20" data-clipboard-target="#output" data-controller="clipboard"><img src="https://flow-php.com/assets/images/icons/copy-c890d86c179d4c56059b8a0e9c88cd23.svg" alt="copy code" width="20" height="20" class="inline"></button><pre class="rounded p-4 shadow-2xl shadow-gray rounded border-gray border-2"><code id="output" class="language-shell overflow-auto" data-controller="syntax-highlight">+----------+-----------------------------+---------------------+----------+--------------+-----------+----------------------+
405405
| name | html_url | blog | login | public_repos | followers | created_at |
406406
+----------+-----------------------------+---------------------+----------+--------------+-----------+----------------------+
407-
| Flow PHP | https://github.com/flow-php | http://flow-php.com | flow-php | 38 | 113 | 2020-10-26T18:40:27Z |
407+
| Flow PHP | https://github.com/flow-php | http://flow-php.com | flow-php | 38 | 121 | 2020-10-26T18:40:27Z |
408408
+----------+-----------------------------+---------------------+----------+--------------+-----------+----------------------+
409409
1 rows
410410
</code></pre> </div>

documentation/api/core/classes/Flow-ArrayComparison-ArrayComparison.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
7575
<li>
7676
<a href="namespaces/flow-arraycomparison.html" class="">ArrayComparison</a>
7777

78+
</li>
79+
<li>
80+
<a href="namespaces/flow-calculator.html" class="">Calculator</a>
81+
7882
</li>
7983
<li>
8084
<a href="namespaces/flow-clock.html" class="">Clock</a>

documentation/api/core/classes/Flow-ArrayComparison-ArraySortByKey.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
7575
<li>
7676
<a href="namespaces/flow-arraycomparison.html" class="">ArrayComparison</a>
7777

78+
</li>
79+
<li>
80+
<a href="namespaces/flow-calculator.html" class="">Calculator</a>
81+
7882
</li>
7983
<li>
8084
<a href="namespaces/flow-clock.html" class="">Clock</a>

documentation/api/core/classes/Flow-Calculator-Calculator.html

Lines changed: 761 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 306 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,306 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Flow PHP</title>
6+
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<base href="../">
9+
<link rel="icon" href="/favicon.ico"/>
10+
<link rel="stylesheet" href="css/normalize.css">
11+
<link rel="stylesheet" href="css/base.css">
12+
<link rel="preconnect" href="https://fonts.googleapis.com">
13+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
14+
<link href="https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap" rel="stylesheet">
15+
<link rel="preconnect" href="https://fonts.gstatic.com">
16+
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
17+
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
18+
<link rel="stylesheet" href="css/template.css">
19+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
20+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/themes/prism-okaidia.css">
21+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/plugins/line-numbers/prism-line-numbers.css">
22+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/plugins/line-highlight/prism-line-highlight.css">
23+
24+
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
25+
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
26+
<script src="js/template.js"></script>
27+
<script src="js/search.js"></script>
28+
<script defer src="js/searchIndex.js"></script>
29+
</head>
30+
<body id="top">
31+
<div class="flow-header-wrapper">
32+
<header class="phpdocumentor-header phpdocumentor-section">
33+
<h1 class="phpdocumentor-title"><a href="/documentation" class="phpdocumentor-title__link">Flow PHP</a></h1>
34+
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
35+
<label class="phpdocumentor-header__menu-icon" for="menu-button">
36+
<i class="fas fa-bars"></i>
37+
</label>
38+
<section data-search-form class="phpdocumentor-search">
39+
<label>
40+
<span class="visually-hidden">Search for</span>
41+
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
42+
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
43+
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
44+
</svg>
45+
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
46+
</label>
47+
</section>
48+
49+
<nav class="phpdocumentor-topnav">
50+
<ul class="phpdocumentor-topnav__menu">
51+
<li class="phpdocumentor-topnav__menu-item -menu">
52+
<a href="/documentation">
53+
<span>
54+
Back
55+
</span>
56+
</a>
57+
</li>
58+
</ul>
59+
</nav>
60+
</header>
61+
</div>
62+
<main class="phpdocumentor">
63+
<div class="phpdocumentor-section">
64+
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
65+
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
66+
Menu
67+
</label>
68+
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
69+
<section class="phpdocumentor-sidebar__category -namespaces">
70+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
71+
<h4 class="phpdocumentor-sidebar__root-namespace">
72+
<a href="namespaces/flow.html" class="">Flow</a>
73+
</h4>
74+
<ul class="phpdocumentor-list">
75+
<li>
76+
<a href="namespaces/flow-arraycomparison.html" class="">ArrayComparison</a>
77+
78+
</li>
79+
<li>
80+
<a href="namespaces/flow-calculator.html" class="">Calculator</a>
81+
82+
</li>
83+
<li>
84+
<a href="namespaces/flow-clock.html" class="">Clock</a>
85+
86+
</li>
87+
<li>
88+
<a href="namespaces/flow-etl.html" class="">ETL</a>
89+
90+
</li>
91+
<li>
92+
<a href="namespaces/flow-serializer.html" class="">Serializer</a>
93+
94+
</li>
95+
</ul>
96+
97+
</section>
98+
99+
<section class="phpdocumentor-sidebar__category -reports">
100+
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
101+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
102+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
103+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
104+
</section>
105+
106+
<section class="phpdocumentor-sidebar__category -indices">
107+
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
108+
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
109+
</section>
110+
</aside>
111+
112+
<div class="phpdocumentor-column -nine phpdocumentor-content">
113+
<section>
114+
<ul class="phpdocumentor-breadcrumbs">
115+
<li class="phpdocumentor-breadcrumb"><a href="namespaces/flow.html">Flow</a></li>
116+
<li class="phpdocumentor-breadcrumb"><a href="namespaces/flow-calculator.html">Calculator</a></li>
117+
<li class="phpdocumentor-breadcrumb"><a href="namespaces/flow-calculator-exception.html">Exception</a></li>
118+
</ul>
119+
120+
<article class="phpdocumentor-element -class">
121+
<h2 class="phpdocumentor-content__title">
122+
Exception
123+
124+
<span class="phpdocumentor-element__extends">
125+
extends <abbr title="\Exception">Exception</abbr>
126+
</span>
127+
128+
129+
130+
</h2>
131+
132+
<div class="phpdocumentor-label-line">
133+
134+
135+
</div>
136+
137+
<aside class="phpdocumentor-element-found-in">
138+
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/Calculator/Exception/Exception.php"><a href="files/src-core-etl-src-flow-calculator-exception-exception.html"><abbr title="src/core/etl/src/Flow/Calculator/Exception/Exception.php">Exception.php</abbr></a></abbr>
139+
:
140+
<span class="phpdocumentor-element-found-in__line">7</span>
141+
142+
</aside>
143+
144+
145+
146+
147+
148+
149+
150+
151+
152+
153+
154+
155+
156+
157+
158+
159+
160+
161+
162+
163+
164+
165+
166+
167+
168+
169+
170+
<div class="phpdocumentor-modal" id="source-view">
171+
<div class="phpdocumentor-modal-bg" data-exit-button></div>
172+
<div class="phpdocumentor-modal-container">
173+
<div class="phpdocumentor-modal-content">
174+
<pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/core/etl/src/Flow/Calculator/Exception/Exception.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
175+
</div>
176+
<button data-exit-button class="phpdocumentor-modal__close">&times;</button>
177+
</div>
178+
</div>
179+
180+
<script type="text/javascript">
181+
(function () {
182+
function loadExternalCodeSnippet(el, url, line) {
183+
Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
184+
const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
185+
const language = 'php';
186+
187+
const code = document.createElement('code');
188+
code.className = 'language-' + language;
189+
pre.textContent = '';
190+
pre.setAttribute('data-line', line)
191+
code.textContent = 'Loading…';
192+
pre.appendChild(code);
193+
194+
var xhr = new XMLHttpRequest();
195+
196+
xhr.open('GET', src, true);
197+
198+
xhr.onreadystatechange = function () {
199+
if (xhr.readyState !== 4) {
200+
return;
201+
}
202+
203+
if (xhr.status < 400 && xhr.responseText) {
204+
code.textContent = xhr.responseText;
205+
Prism.highlightElement(code);
206+
return;
207+
}
208+
209+
if (xhr.status === 404) {
210+
code.textContent = '✖ Error: File could not be found';
211+
return;
212+
}
213+
214+
if (xhr.status >= 400) {
215+
code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
216+
return;
217+
}
218+
219+
code.textContent = '✖ Error: An unknown error occurred';
220+
};
221+
222+
xhr.send(null);
223+
});
224+
}
225+
226+
const modalButtons = document.querySelectorAll("[data-modal]");
227+
const openedAsLocalFile = window.location.protocol === 'file:';
228+
if (modalButtons.length > 0 && openedAsLocalFile) {
229+
console.warn(
230+
'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
231+
'browsers block XHR requests when a page is opened this way'
232+
);
233+
}
234+
235+
modalButtons.forEach(function (trigger) {
236+
if (openedAsLocalFile) {
237+
trigger.setAttribute("hidden", "hidden");
238+
}
239+
240+
trigger.addEventListener("click", function (event) {
241+
event.preventDefault();
242+
const modal = document.getElementById(trigger.dataset.modal);
243+
if (!modal) {
244+
console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
245+
return;
246+
}
247+
modal.classList.add("phpdocumentor-modal__open");
248+
249+
loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
250+
const exits = modal.querySelectorAll("[data-exit-button]");
251+
exits.forEach(function (exit) {
252+
exit.addEventListener("click", function (event) {
253+
event.preventDefault();
254+
modal.classList.remove("phpdocumentor-modal__open");
255+
});
256+
});
257+
});
258+
});
259+
})();
260+
</script>
261+
262+
</article>
263+
</section>
264+
<section class="phpdocumentor-on-this-page__sidebar">
265+
266+
<section class="phpdocumentor-on-this-page__content">
267+
<strong class="phpdocumentor-on-this-page__title">On this page</strong>
268+
269+
<ul class="phpdocumentor-list -clean">
270+
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
271+
<li>
272+
<ul class="phpdocumentor-list -clean">
273+
</ul>
274+
</li>
275+
276+
277+
</ul>
278+
</section>
279+
280+
</section>
281+
</div>
282+
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
283+
<section class="phpdocumentor-search-results__dialog">
284+
<header class="phpdocumentor-search-results__header">
285+
<h2 class="phpdocumentor-search-results__title">Search results</h2>
286+
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
287+
</header>
288+
<section class="phpdocumentor-search-results__body">
289+
<ul class="phpdocumentor-search-results__entries"></ul>
290+
</section>
291+
</section>
292+
</section>
293+
</div>
294+
<a href="classes/Flow-Calculator-Exception-Exception.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
295+
296+
</main>
297+
298+
<script>
299+
cssVars({});
300+
</script>
301+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/prism.min.js"></script>
302+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/autoloader/prism-autoloader.min.js"></script>
303+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/line-numbers/prism-line-numbers.min.js"></script>
304+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/line-highlight/prism-line-highlight.min.js"></script>
305+
</body>
306+
</html>

0 commit comments

Comments
 (0)