Skip to content

Commit 885ff89

Browse files
author
flow-php
committed
1 parent c2ee13b commit 885ff89

File tree

103 files changed

+13072
-1295
lines changed

Some content is hidden

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

103 files changed

+13072
-1295
lines changed

documentation/api/core/classes/Flow-ETL-Function-ArrayExpand.html

Lines changed: 76 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,12 @@ <h4 id="toc-methods">
659659
&nbsp;: self </span>
660660
</dt>
661661

662+
<dt class="phpdocumentor-table-of-contents__entry -method -public">
663+
<a class="" href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_stringAfter">stringAfter()</a>
664+
<span>
665+
&nbsp;: self </span>
666+
</dt>
667+
662668
<dt class="phpdocumentor-table-of-contents__entry -method -public">
663669
<a class="" href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_stringFold">stringFold()</a>
664670
<span>
@@ -4644,6 +4650,61 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
46444650

46454651

46464652

4653+
<section>
4654+
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
4655+
<span class="phpdocumentor-signature__response_type">self</span>
4656+
</section>
4657+
4658+
</article>
4659+
<article
4660+
class="phpdocumentor-element
4661+
-method
4662+
-public
4663+
"
4664+
>
4665+
<h4 class="phpdocumentor-element__name" id="method_stringAfter">
4666+
stringAfter()
4667+
<a href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_stringAfter" class="headerlink"><i class="fas fa-link"></i></a>
4668+
4669+
</h4>
4670+
<aside class="phpdocumentor-element-found-in">
4671+
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
4672+
:
4673+
<span class="phpdocumentor-element-found-in__line">485</span>
4674+
4675+
</aside>
4676+
4677+
4678+
<code class="phpdocumentor-code phpdocumentor-signature ">
4679+
<span class="phpdocumentor-signature__visibility">public</span>
4680+
<span class="phpdocumentor-signature__name">stringAfter</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Flow-ETL-Function-ScalarFunction.html"><abbr title="\Flow\ETL\Function\ScalarFunction">ScalarFunction</abbr></a>|string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$needle</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Flow-ETL-Function-ScalarFunction.html"><abbr title="\Flow\ETL\Function\ScalarFunction">ScalarFunction</abbr></a>|bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$includeNeedle</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">false</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">self</span></code>
4681+
4682+
<div class="phpdocumentor-label-line">
4683+
</div>
4684+
4685+
4686+
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
4687+
<dl class="phpdocumentor-argument-list">
4688+
<dt class="phpdocumentor-argument-list__entry">
4689+
<span class="phpdocumentor-signature__argument__name">$needle</span>
4690+
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Flow-ETL-Function-ScalarFunction.html"><abbr title="\Flow\ETL\Function\ScalarFunction">ScalarFunction</abbr></a>|string</span>
4691+
</dt>
4692+
<dd class="phpdocumentor-argument-list__definition">
4693+
4694+
</dd>
4695+
<dt class="phpdocumentor-argument-list__entry">
4696+
<span class="phpdocumentor-signature__argument__name">$includeNeedle</span>
4697+
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Flow-ETL-Function-ScalarFunction.html"><abbr title="\Flow\ETL\Function\ScalarFunction">ScalarFunction</abbr></a>|bool</span>
4698+
= <span class="phpdocumentor-signature__argument__default-value">false</span> </dt>
4699+
<dd class="phpdocumentor-argument-list__definition">
4700+
4701+
</dd>
4702+
</dl>
4703+
4704+
4705+
4706+
4707+
46474708
<section>
46484709
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
46494710
<span class="phpdocumentor-signature__response_type">self</span>
@@ -4664,7 +4725,7 @@ <h4 class="phpdocumentor-element__name" id="method_stringFold">
46644725
<aside class="phpdocumentor-element-found-in">
46654726
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
46664727
:
4667-
<span class="phpdocumentor-element-found-in__line">485</span>
4728+
<span class="phpdocumentor-element-found-in__line">490</span>
46684729

46694730
</aside>
46704731

@@ -4702,7 +4763,7 @@ <h4 class="phpdocumentor-element__name" id="method_stringStyle">
47024763
<aside class="phpdocumentor-element-found-in">
47034764
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
47044765
:
4705-
<span class="phpdocumentor-element-found-in__line">490</span>
4766+
<span class="phpdocumentor-element-found-in__line">495</span>
47064767

47074768
</aside>
47084769

@@ -4750,7 +4811,7 @@ <h4 class="phpdocumentor-element__name" id="method_stringTitle">
47504811
<aside class="phpdocumentor-element-found-in">
47514812
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
47524813
:
4753-
<span class="phpdocumentor-element-found-in__line">495</span>
4814+
<span class="phpdocumentor-element-found-in__line">500</span>
47544815

47554816
</aside>
47564817

@@ -4798,7 +4859,7 @@ <h4 class="phpdocumentor-element__name" id="method_strPad">
47984859
<aside class="phpdocumentor-element-found-in">
47994860
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
48004861
:
4801-
<span class="phpdocumentor-element-found-in__line">500</span>
4862+
<span class="phpdocumentor-element-found-in__line">505</span>
48024863

48034864
</aside>
48044865

@@ -4860,7 +4921,7 @@ <h4 class="phpdocumentor-element__name" id="method_strPadBoth">
48604921
<aside class="phpdocumentor-element-found-in">
48614922
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
48624923
:
4863-
<span class="phpdocumentor-element-found-in__line">505</span>
4924+
<span class="phpdocumentor-element-found-in__line">510</span>
48644925

48654926
</aside>
48664927

@@ -4915,7 +4976,7 @@ <h4 class="phpdocumentor-element__name" id="method_strPadLeft">
49154976
<aside class="phpdocumentor-element-found-in">
49164977
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
49174978
:
4918-
<span class="phpdocumentor-element-found-in__line">510</span>
4979+
<span class="phpdocumentor-element-found-in__line">515</span>
49194980

49204981
</aside>
49214982

@@ -4970,7 +5031,7 @@ <h4 class="phpdocumentor-element__name" id="method_strPadRight">
49705031
<aside class="phpdocumentor-element-found-in">
49715032
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
49725033
:
4973-
<span class="phpdocumentor-element-found-in__line">515</span>
5034+
<span class="phpdocumentor-element-found-in__line">520</span>
49745035

49755036
</aside>
49765037

@@ -5025,7 +5086,7 @@ <h4 class="phpdocumentor-element__name" id="method_strReplace">
50255086
<aside class="phpdocumentor-element-found-in">
50265087
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
50275088
:
5028-
<span class="phpdocumentor-element-found-in__line">524</span>
5089+
<span class="phpdocumentor-element-found-in__line">529</span>
50295090

50305091
</aside>
50315092

@@ -5080,7 +5141,7 @@ <h4 class="phpdocumentor-element__name" id="method_toDate">
50805141
<aside class="phpdocumentor-element-found-in">
50815142
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
50825143
:
5083-
<span class="phpdocumentor-element-found-in__line">532</span>
5144+
<span class="phpdocumentor-element-found-in__line">537</span>
50845145

50855146
</aside>
50865147

@@ -5139,7 +5200,7 @@ <h4 class="phpdocumentor-element__name" id="method_toDateTime">
51395200
<aside class="phpdocumentor-element-found-in">
51405201
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
51415202
:
5142-
<span class="phpdocumentor-element-found-in__line">541</span>
5203+
<span class="phpdocumentor-element-found-in__line">546</span>
51435204

51445205
</aside>
51455206

@@ -5198,7 +5259,7 @@ <h4 class="phpdocumentor-element__name" id="method_trim">
51985259
<aside class="phpdocumentor-element-found-in">
51995260
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
52005261
:
5201-
<span class="phpdocumentor-element-found-in__line">546</span>
5262+
<span class="phpdocumentor-element-found-in__line">551</span>
52025263

52035264
</aside>
52045265

@@ -5255,7 +5316,7 @@ <h4 class="phpdocumentor-element__name" id="method_unpack">
52555316
<aside class="phpdocumentor-element-found-in">
52565317
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
52575318
:
5258-
<span class="phpdocumentor-element-found-in__line">570</span>
5319+
<span class="phpdocumentor-element-found-in__line">575</span>
52595320

52605321
</aside>
52615322

@@ -5326,7 +5387,7 @@ <h4 class="phpdocumentor-element__name" id="method_upper">
53265387
<aside class="phpdocumentor-element-found-in">
53275388
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
53285389
:
5329-
<span class="phpdocumentor-element-found-in__line">575</span>
5390+
<span class="phpdocumentor-element-found-in__line">580</span>
53305391

53315392
</aside>
53325393

@@ -5364,7 +5425,7 @@ <h4 class="phpdocumentor-element__name" id="method_xpath">
53645425
<aside class="phpdocumentor-element-found-in">
53655426
<abbr class="phpdocumentor-element-found-in__file" title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php"><a href="files/src-core-etl-src-flow-etl-function-scalarfunctionchain.html"><abbr title="src/core/etl/src/Flow/ETL/Function/ScalarFunctionChain.php">ScalarFunctionChain.php</abbr></a></abbr>
53665427
:
5367-
<span class="phpdocumentor-element-found-in__line">580</span>
5428+
<span class="phpdocumentor-element-found-in__line">585</span>
53685429

53695430
</aside>
53705431

@@ -5591,6 +5652,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
55915652
<li class=""><a href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_split">split()</a></li>
55925653
<li class=""><a href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_sprintf">sprintf()</a></li>
55935654
<li class=""><a href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_startsWith">startsWith()</a></li>
5655+
<li class=""><a href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_stringAfter">stringAfter()</a></li>
55945656
<li class=""><a href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_stringFold">stringFold()</a></li>
55955657
<li class=""><a href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_stringStyle">stringStyle()</a></li>
55965658
<li class=""><a href="classes/Flow-ETL-Function-ScalarFunctionChain.html#method_stringTitle">stringTitle()</a></li>

0 commit comments

Comments
 (0)