Skip to content

Commit 34442d4

Browse files
author
flow-php
committed
1 parent 44ea6ff commit 34442d4

File tree

8 files changed

+15
-70
lines changed

8 files changed

+15
-70
lines changed

changelog/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ <h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true"
227227
</ul>
228228
<h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
229229
<ul>
230+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1661">#1661</a> - <strong>Simplify Excel &amp; GoogleSheet extractor cell expanding</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
230231
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1660">#1660</a> - <strong>Renamed is_nullable() into type_is_nullable()</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
231232
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1656">#1656</a> - <strong>Update Excel reading example</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
232233
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1645">#1645</a> - <strong>Moved all Types related classes to flow-php/types component</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>

documentation/api/adapter/excel/classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html

Lines changed: 9 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h2 class="phpdocumentor-content__title">
110110

111111
<span class="phpdocumentor-element__implements">
112112
implements
113-
<abbr title="\Flow\ETL\Loader\Closure">Closure</abbr>, <abbr title="\Flow\ETL\Extractor">Extractor</abbr>, <abbr title="\Flow\ETL\Extractor\FileExtractor">FileExtractor</abbr>, <abbr title="\Flow\ETL\Extractor\LimitableExtractor">LimitableExtractor</abbr> </span>
113+
<abbr title="\Flow\ETL\Extractor">Extractor</abbr>, <abbr title="\Flow\ETL\Extractor\FileExtractor">FileExtractor</abbr>, <abbr title="\Flow\ETL\Extractor\LimitableExtractor">LimitableExtractor</abbr> </span>
114114

115115
<span class="phpdocumentor-element__extends">
116116
uses
@@ -147,7 +147,7 @@ <h4 id="toc-interfaces">
147147

148148
</h4>
149149
<dl class="phpdocumentor-table-of-contents">
150-
<dt class="phpdocumentor-table-of-contents__entry -interface"><abbr title="\Flow\ETL\Loader\Closure">Closure</abbr></dt> <dt class="phpdocumentor-table-of-contents__entry -interface"><abbr title="\Flow\ETL\Extractor">Extractor</abbr></dt> <dt class="phpdocumentor-table-of-contents__entry -interface"><abbr title="\Flow\ETL\Extractor\FileExtractor">FileExtractor</abbr></dt> <dt class="phpdocumentor-table-of-contents__entry -interface"><abbr title="\Flow\ETL\Extractor\LimitableExtractor">LimitableExtractor</abbr></dt> </dl>
150+
<dt class="phpdocumentor-table-of-contents__entry -interface"><abbr title="\Flow\ETL\Extractor">Extractor</abbr></dt> <dt class="phpdocumentor-table-of-contents__entry -interface"><abbr title="\Flow\ETL\Extractor\FileExtractor">FileExtractor</abbr></dt> <dt class="phpdocumentor-table-of-contents__entry -interface"><abbr title="\Flow\ETL\Extractor\LimitableExtractor">LimitableExtractor</abbr></dt> </dl>
151151

152152

153153

@@ -168,12 +168,6 @@ <h4 id="toc-methods">
168168
&nbsp;: mixed </span>
169169
</dt>
170170

171-
<dt class="phpdocumentor-table-of-contents__entry -method -public">
172-
<a class="" href="classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method_closure">closure()</a>
173-
<span>
174-
&nbsp;: void </span>
175-
</dt>
176-
177171
<dt class="phpdocumentor-table-of-contents__entry -method -public">
178172
<a class="" href="classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method_extract">extract()</a>
179173
<span>
@@ -273,50 +267,6 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
273267

274268

275269

276-
</article>
277-
<article
278-
class="phpdocumentor-element
279-
-method
280-
-public
281-
"
282-
>
283-
<h4 class="phpdocumentor-element__name" id="method_closure">
284-
closure()
285-
<a href="classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method_closure" class="headerlink"><i class="fas fa-link"></i></a>
286-
287-
</h4>
288-
<aside class="phpdocumentor-element-found-in">
289-
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php"><a href="files/src-adapter-etl-adapter-excel-src-flow-etl-adapter-excel-excelextractor.html"><abbr title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php">ExcelExtractor.php</abbr></a></abbr>
290-
:
291-
<span class="phpdocumentor-element-found-in__line">46</span>
292-
293-
</aside>
294-
295-
296-
<code class="phpdocumentor-code phpdocumentor-signature ">
297-
<span class="phpdocumentor-signature__visibility">public</span>
298-
<span class="phpdocumentor-signature__name">closure</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\Flow\ETL\FlowContext">FlowContext</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$context</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
299-
300-
<div class="phpdocumentor-label-line">
301-
</div>
302-
303-
304-
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
305-
<dl class="phpdocumentor-argument-list">
306-
<dt class="phpdocumentor-argument-list__entry">
307-
<span class="phpdocumentor-signature__argument__name">$context</span>
308-
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\Flow\ETL\FlowContext">FlowContext</abbr></span>
309-
</dt>
310-
<dd class="phpdocumentor-argument-list__definition">
311-
312-
</dd>
313-
</dl>
314-
315-
316-
317-
318-
319-
320270
</article>
321271
<article
322272
class="phpdocumentor-element
@@ -332,7 +282,7 @@ <h4 class="phpdocumentor-element__name" id="method_extract">
332282
<aside class="phpdocumentor-element-found-in">
333283
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php"><a href="files/src-adapter-etl-adapter-excel-src-flow-etl-adapter-excel-excelextractor.html"><abbr title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php">ExcelExtractor.php</abbr></a></abbr>
334284
:
335-
<span class="phpdocumentor-element-found-in__line">51</span>
285+
<span class="phpdocumentor-element-found-in__line">46</span>
336286

337287
</aside>
338288

@@ -380,7 +330,7 @@ <h4 class="phpdocumentor-element__name" id="method_source">
380330
<aside class="phpdocumentor-element-found-in">
381331
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php"><a href="files/src-adapter-etl-adapter-excel-src-flow-etl-adapter-excel-excelextractor.html"><abbr title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php">ExcelExtractor.php</abbr></a></abbr>
382332
:
383-
<span class="phpdocumentor-element-found-in__line">74</span>
333+
<span class="phpdocumentor-element-found-in__line">73</span>
384334

385335
</aside>
386336

@@ -418,7 +368,7 @@ <h4 class="phpdocumentor-element__name" id="method_withConvertEmptyToNull">
418368
<aside class="phpdocumentor-element-found-in">
419369
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php"><a href="files/src-adapter-etl-adapter-excel-src-flow-etl-adapter-excel-excelextractor.html"><abbr title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php">ExcelExtractor.php</abbr></a></abbr>
420370
:
421-
<span class="phpdocumentor-element-found-in__line">79</span>
371+
<span class="phpdocumentor-element-found-in__line">78</span>
422372

423373
</aside>
424374

@@ -466,7 +416,7 @@ <h4 class="phpdocumentor-element__name" id="method_withHeader">
466416
<aside class="phpdocumentor-element-found-in">
467417
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php"><a href="files/src-adapter-etl-adapter-excel-src-flow-etl-adapter-excel-excelextractor.html"><abbr title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php">ExcelExtractor.php</abbr></a></abbr>
468418
:
469-
<span class="phpdocumentor-element-found-in__line">86</span>
419+
<span class="phpdocumentor-element-found-in__line">85</span>
470420

471421
</aside>
472422

@@ -514,7 +464,7 @@ <h4 class="phpdocumentor-element__name" id="method_withOffset">
514464
<aside class="phpdocumentor-element-found-in">
515465
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php"><a href="files/src-adapter-etl-adapter-excel-src-flow-etl-adapter-excel-excelextractor.html"><abbr title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php">ExcelExtractor.php</abbr></a></abbr>
516466
:
517-
<span class="phpdocumentor-element-found-in__line">93</span>
467+
<span class="phpdocumentor-element-found-in__line">92</span>
518468

519469
</aside>
520470

@@ -562,7 +512,7 @@ <h4 class="phpdocumentor-element__name" id="method_withReader">
562512
<aside class="phpdocumentor-element-found-in">
563513
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php"><a href="files/src-adapter-etl-adapter-excel-src-flow-etl-adapter-excel-excelextractor.html"><abbr title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php">ExcelExtractor.php</abbr></a></abbr>
564514
:
565-
<span class="phpdocumentor-element-found-in__line">104</span>
515+
<span class="phpdocumentor-element-found-in__line">103</span>
566516

567517
</aside>
568518

@@ -610,7 +560,7 @@ <h4 class="phpdocumentor-element__name" id="method_withSheetName">
610560
<aside class="phpdocumentor-element-found-in">
611561
<abbr class="phpdocumentor-element-found-in__file" title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php"><a href="files/src-adapter-etl-adapter-excel-src-flow-etl-adapter-excel-excelextractor.html"><abbr title="src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/ExcelExtractor.php">ExcelExtractor.php</abbr></a></abbr>
612562
:
613-
<span class="phpdocumentor-element-found-in__line">114</span>
563+
<span class="phpdocumentor-element-found-in__line">113</span>
614564

615565
</aside>
616566

@@ -758,7 +708,6 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
758708
<li>
759709
<ul class="phpdocumentor-list -clean">
760710
<li class=""><a href="classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method___construct">__construct()</a></li>
761-
<li class=""><a href="classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method_closure">closure()</a></li>
762711
<li class=""><a href="classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method_extract">extract()</a></li>
763712
<li class=""><a href="classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method_source">source()</a></li>
764713
<li class=""><a href="classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method_withConvertEmptyToNull">withConvertEmptyToNull()</a></li>

documentation/api/adapter/excel/js/searchIndex.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ Search.appendIndex(
2020
"name": "__construct",
2121
"summary": "",
2222
"url": "classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method___construct"
23-
}, {
24-
"fqsen": "\\Flow\\ETL\\Adapter\\Excel\\ExcelExtractor\u003A\u003Aclosure\u0028\u0029",
25-
"name": "closure",
26-
"summary": "",
27-
"url": "classes/Flow-ETL-Adapter-Excel-ExcelExtractor.html#method_closure"
2823
}, {
2924
"fqsen": "\\Flow\\ETL\\Adapter\\Excel\\ExcelExtractor\u003A\u003Aextract\u0028\u0029",
3025
"name": "extract",

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>2025-05-19T13:41:34+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>2025-05-19T13:41:34+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>2025-05-19T13:41:34+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>2025-05-19T13:41:34+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>2025-05-20T16:03:53+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>2025-05-20T16:03:53+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>2025-05-20T16:03:53+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>2025-05-20T16:03:53+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>2025-05-19T13:41:34+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2025-05-19T13:41:34+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2025-05-19T13:41:34+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2025-05-19T13:41:34+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>2025-05-20T16:03:53+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation</loc><lastmod>2025-05-20T16:03:53+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2025-05-20T16:03:53+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2025-05-20T16:03:53+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)