Skip to content

Commit 2efa91c

Browse files
author
flow-php
committed
1 parent 543fa19 commit 2efa91c

10 files changed

Lines changed: 26 additions & 19 deletions

File tree

assets/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"wasm\/php.js": "\/assets\/wasm\/php-854edac03a51f967b58c16849625fb22.js",
151151
"wasm\/php.wasm": "\/assets\/wasm\/php-2c153f5537d6d5ef169b6c07f35bd236.wasm",
152152
"wasm\/phpcsfixer.php.wasm": "\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm",
153-
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-dd2528f12eb837bb5532c04672370f15.phar",
153+
"wasm\/tools\/flow.phar": "\/assets\/wasm\/tools\/flow-cad511a92eb8bcb8f8adfeeee6116a1c.phar",
154154
"wasm\/tools\/php-cs-fixer.phar": "\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar",
155155
"wasm\/vendor\/autoload.php.wasm": "\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm"
156156
}

assets/wasm/tools/flow-dd2528f12eb837bb5532c04672370f15.phar renamed to assets/wasm/tools/flow-cad511a92eb8bcb8f8adfeeee6116a1c.phar

2.96 MB
Binary file not shown.

documentation/api/adapter/google-sheet/classes/Flow-ETL-Adapter-GoogleSheet-SheetRange.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h4 class="phpdocumentor-element__name" id="property_columnRange">
222222
<aside class="phpdocumentor-element-found-in">
223223
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php"><a href="files/src-adapter-etl-adapter-google-sheet-src-flow-etl-adapter-googlesheet-sheetrange.html"><abbr title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php">SheetRange.php</abbr></a></abbr>
224224
:
225-
<span class="phpdocumentor-element-found-in__line">12</span>
225+
<span class="phpdocumentor-element-found-in__line">14</span>
226226

227227
</aside>
228228

@@ -259,7 +259,7 @@ <h4 class="phpdocumentor-element__name" id="property_endRow">
259259
<aside class="phpdocumentor-element-found-in">
260260
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php"><a href="files/src-adapter-etl-adapter-google-sheet-src-flow-etl-adapter-googlesheet-sheetrange.html"><abbr title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php">SheetRange.php</abbr></a></abbr>
261261
:
262-
<span class="phpdocumentor-element-found-in__line">14</span>
262+
<span class="phpdocumentor-element-found-in__line">11</span>
263263

264264
</aside>
265265

@@ -296,7 +296,7 @@ <h4 class="phpdocumentor-element__name" id="property_startRow">
296296
<aside class="phpdocumentor-element-found-in">
297297
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php"><a href="files/src-adapter-etl-adapter-google-sheet-src-flow-etl-adapter-googlesheet-sheetrange.html"><abbr title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php">SheetRange.php</abbr></a></abbr>
298298
:
299-
<span class="phpdocumentor-element-found-in__line">13</span>
299+
<span class="phpdocumentor-element-found-in__line">15</span>
300300

301301
</aside>
302302

@@ -338,14 +338,14 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
338338
<aside class="phpdocumentor-element-found-in">
339339
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php"><a href="files/src-adapter-etl-adapter-google-sheet-src-flow-etl-adapter-googlesheet-sheetrange.html"><abbr title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php">SheetRange.php</abbr></a></abbr>
340340
:
341-
<span class="phpdocumentor-element-found-in__line">11</span>
341+
<span class="phpdocumentor-element-found-in__line">13</span>
342342

343343
</aside>
344344

345345

346346
<code class="phpdocumentor-code phpdocumentor-signature ">
347347
<span class="phpdocumentor-signature__visibility">public</span>
348-
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__type"><a href="classes/Flow-ETL-Adapter-GoogleSheet-Columns.html"><abbr title="\Flow\ETL\Adapter\GoogleSheet\Columns">Columns</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$columnRange</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$startRow</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$endRow</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
348+
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__type"><a href="classes/Flow-ETL-Adapter-GoogleSheet-Columns.html"><abbr title="\Flow\ETL\Adapter\GoogleSheet\Columns">Columns</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$columnRange</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$startRow</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$endRow</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$maxRows</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
349349

350350
<div class="phpdocumentor-label-line">
351351
</div>
@@ -373,6 +373,13 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
373373
</dt>
374374
<dd class="phpdocumentor-argument-list__definition">
375375

376+
</dd>
377+
<dt class="phpdocumentor-argument-list__entry">
378+
<span class="phpdocumentor-argument-list__argument__name">$maxRows</span>
379+
: <span class="phpdocumentor-argument-list__argument__type">int</span>
380+
</dt>
381+
<dd class="phpdocumentor-argument-list__definition">
382+
376383
</dd>
377384
</dl>
378385

@@ -396,7 +403,7 @@ <h4 class="phpdocumentor-element__name" id="method_nextRows">
396403
<aside class="phpdocumentor-element-found-in">
397404
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php"><a href="files/src-adapter-etl-adapter-google-sheet-src-flow-etl-adapter-googlesheet-sheetrange.html"><abbr title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php">SheetRange.php</abbr></a></abbr>
398405
:
399-
<span class="phpdocumentor-element-found-in__line">29</span>
406+
<span class="phpdocumentor-element-found-in__line">38</span>
400407

401408
</aside>
402409

@@ -444,7 +451,7 @@ <h4 class="phpdocumentor-element__name" id="method_toString">
444451
<aside class="phpdocumentor-element-found-in">
445452
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php"><a href="files/src-adapter-etl-adapter-google-sheet-src-flow-etl-adapter-googlesheet-sheetrange.html"><abbr title="src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/SheetRange.php">SheetRange.php</abbr></a></abbr>
446453
:
447-
<span class="phpdocumentor-element-found-in__line">42</span>
454+
<span class="phpdocumentor-element-found-in__line">52</span>
448455

449456
</aside>
450457

documentation/api/adapter/google-sheet/js/searchIndex.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ Search.appendIndex(
9595
"name": "toString",
9696
"summary": "",
9797
"url": "classes/Flow-ETL-Adapter-GoogleSheet-SheetRange.html#method_toString"
98+
}, {
99+
"fqsen": "\\Flow\\ETL\\Adapter\\GoogleSheet\\SheetRange\u003A\u003A\u0024endRow",
100+
"name": "endRow",
101+
"summary": "",
102+
"url": "classes/Flow-ETL-Adapter-GoogleSheet-SheetRange.html#property_endRow"
98103
}, {
99104
"fqsen": "\\Flow\\ETL\\Adapter\\GoogleSheet\\SheetRange\u003A\u003A\u0024columnRange",
100105
"name": "columnRange",
@@ -105,11 +110,6 @@ Search.appendIndex(
105110
"name": "startRow",
106111
"summary": "",
107112
"url": "classes/Flow-ETL-Adapter-GoogleSheet-SheetRange.html#property_startRow"
108-
}, {
109-
"fqsen": "\\Flow\\ETL\\Adapter\\GoogleSheet\\SheetRange\u003A\u003A\u0024endRow",
110-
"name": "endRow",
111-
"summary": "",
112-
"url": "classes/Flow-ETL-Adapter-GoogleSheet-SheetRange.html#property_endRow"
113113
}, {
114114
"fqsen": "\\",
115115
"name": "\\",

playground/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
data-playground-share-snippets-url-value="https://playground-snippets.flow-php.com"
289289
data-wasm-php-js-value="/assets/wasm/php-854edac03a51f967b58c16849625fb22.js"
290290
data-wasm-php-wasm-value="/assets/wasm/php-2c153f5537d6d5ef169b6c07f35bd236.wasm"
291-
data-wasm-resources-value="{&quot;code.php&quot;:&quot;\/assets\/wasm\/code.php-adea9d165ff134819809e92c908e0b90.wasm&quot;,&quot;tools\/flow.phar&quot;:&quot;\/assets\/wasm\/tools\/flow-dd2528f12eb837bb5532c04672370f15.phar&quot;,&quot;tools\/php-cs-fixer.phar&quot;:&quot;\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar&quot;,&quot;vendor\/autoload.php&quot;:&quot;\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm&quot;,&quot;.php-cs-fixer.php&quot;:&quot;\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm&quot;,&quot;bin\/cs-fixer.php&quot;:&quot;\/assets\/wasm\/bin\/cs-fixer.php-ac4974a6fd6684a03a024047ab1f831c.wasm&quot;,&quot;data\/orders.xml&quot;:&quot;\/assets\/wasm\/data\/orders-8ee52a57261a7825213f3d66b9109591.xml&quot;,&quot;data\/orders.json&quot;:&quot;\/assets\/wasm\/data\/orders-09429d88a4f65d938de30e5b8d9aa706.json&quot;,&quot;data\/orders.csv&quot;:&quot;\/assets\/wasm\/data\/orders-a23572d02c810fc9b709f09b0b8c92ef.csv&quot;,&quot;data\/orders.parquet&quot;:&quot;\/assets\/wasm\/data\/orders-e8777869fbcc2f3ff6a1471b5978db98.parquet&quot;}"
291+
data-wasm-resources-value="{&quot;code.php&quot;:&quot;\/assets\/wasm\/code.php-adea9d165ff134819809e92c908e0b90.wasm&quot;,&quot;tools\/flow.phar&quot;:&quot;\/assets\/wasm\/tools\/flow-cad511a92eb8bcb8f8adfeeee6116a1c.phar&quot;,&quot;tools\/php-cs-fixer.phar&quot;:&quot;\/assets\/wasm\/tools\/php-cs-fixer-de55dbd75a08d2eac0f0435d4168e6bc.phar&quot;,&quot;vendor\/autoload.php&quot;:&quot;\/assets\/wasm\/vendor\/autoload.php-901f7714ee4a437fea3a9d6638722933.wasm&quot;,&quot;.php-cs-fixer.php&quot;:&quot;\/assets\/wasm\/phpcsfixer.php-65bf51f1ea90e4896971e11e62efef0b.wasm&quot;,&quot;bin\/cs-fixer.php&quot;:&quot;\/assets\/wasm\/bin\/cs-fixer.php-ac4974a6fd6684a03a024047ab1f831c.wasm&quot;,&quot;data\/orders.xml&quot;:&quot;\/assets\/wasm\/data\/orders-8ee52a57261a7825213f3d66b9109591.xml&quot;,&quot;data\/orders.json&quot;:&quot;\/assets\/wasm\/data\/orders-09429d88a4f65d938de30e5b8d9aa706.json&quot;,&quot;data\/orders.csv&quot;:&quot;\/assets\/wasm\/data\/orders-a23572d02c810fc9b709f09b0b8c92ef.csv&quot;,&quot;data\/orders.parquet&quot;:&quot;\/assets\/wasm\/data\/orders-e8777869fbcc2f3ff6a1471b5978db98.parquet&quot;}"
292292
data-playground-package-icon-value="/assets/images/icons/package-30016a0b8b16a09f8bd0e0c19768ce6e.svg"
293293
data-playground-link-icon-value="/assets/images/icons/link-dd3acd183ca5fd1d06ddf52b258a2359.svg"
294294
data-playground-workspace-wasm-outlet="#playground"

sitemap.blog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog/2025-03-16/flow-php-release-cycle</loc><lastmod>2026-02-22T04:47:01+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2025-01-25/data-processing-in-php</loc><lastmod>2026-02-22T04:47:01+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-08-08/scalar-functions</loc><lastmod>2026-02-22T04:47:01+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-04-04/building-custom-extractor-google-analytics</loc><lastmod>2026-02-22T04:47:01+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url></urlset>
1+
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog/2025-03-16/flow-php-release-cycle</loc><lastmod>2026-02-22T18:00:51+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2025-01-25/data-processing-in-php</loc><lastmod>2026-02-22T18:00:51+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-08-08/scalar-functions</loc><lastmod>2026-02-22T18:00:51+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/blog/2024-04-04/building-custom-extractor-google-analytics</loc><lastmod>2026-02-22T18:00:51+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url></urlset>

sitemap.default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog</loc><lastmod>2026-02-22T04:47:01+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2026-02-22T04:47:01+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2026-02-22T04:47:01+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2026-02-22T04:47:01+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url></urlset>
1+
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ><url><loc>https://flow-php.com/blog</loc><lastmod>2026-02-22T18:00:51+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2026-02-22T18:00:51+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2026-02-22T18:00:51+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2026-02-22T18:00:51+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url></urlset>

sitemap.documentation.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)