Skip to content

Commit 298554f

Browse files
author
flow-php
committed
1 parent 157fb90 commit 298554f

File tree

511 files changed

+1403
-4399
lines changed

Some content is hidden

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

511 files changed

+1403
-4399
lines changed

aggregations/aggregating_functions/average/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="preload" fetchpriority="high" href="https://flow-php.com/assets/vendor/@fontsource-variable/cabin/files/cabin-latin-wght-normal-866be39b45f5b5b8840cb93bc1069465.woff2" as="font" crossorigin>
3333

3434
<style>@font-face{font-family:'Cabin Variable';font-style:normal;font-display:swap;font-weight:400 700;src:url("https://flow-php.com/assets/vendor/@fontsource-variable/cabin/files/cabin-vietnamese-wght-normal-728366455e644228c0222e375fa14bb4.woff2") format('woff2-variations');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Cabin Variable';font-style:normal;font-display:swap;font-weight:400 700;src:url("https://flow-php.com/assets/vendor/@fontsource-variable/cabin/files/cabin-latin-ext-wght-normal-2faa374eb2a80d6be629a356e68b73d7.woff2") format('woff2-variations');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Cabin Variable';font-style:normal;font-display:swap;font-weight:400 700;src:url("https://flow-php.com/assets/vendor/@fontsource-variable/cabin/files/cabin-latin-wght-normal-866be39b45f5b5b8840cb93bc1069465.woff2") format('woff2-variations');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}</style>
35-
<link rel="stylesheet" href="https://flow-php.com/assets/styles/app-f92681f77869f2c1e9b7bc1093b91a09.css">
35+
<link rel="stylesheet" href="https://flow-php.com/assets/styles/app-fae3e8e35c7e7eb17f756b858fd7b769.css">
3636

3737
<script defer src="https://cloud.umami.is/script.js" data-website-id="f9c034bb-efdf-4f70-b6ef-34da144ce7b0"></script>
3838

@@ -216,47 +216,47 @@ <h2 class="mb-4 text-2xl font-semibold tracking-wide">Examples:</h2>
216216
<nav class="font-medium text-center bg-orange-100 rounded">
217217
<ul class="flex whitespace-nowrap overflow-auto justify-between">
218218
<li class="grow">
219-
<a href="/data_frame/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
219+
<a href="/data_frame/data_reading/array/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
220220
Data frame
221221
</a>
222222
</li>
223223
<li class="grow">
224-
<a href="/transformations/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
224+
<a href="/transformations/array/expand/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
225225
Transformations
226226
</a>
227227
</li>
228228
<li class="grow">
229-
<a href="/filesystem/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
229+
<a href="/filesystem/local/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
230230
Filesystem
231231
</a>
232232
</li>
233233
<li class="grow">
234-
<a href="/schema/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
234+
<a href="/schema/validate/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
235235
Schema
236236
</a>
237237
</li>
238238
<li class="grow">
239-
<a href="/partitioning/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
239+
<a href="/partitioning/partitioning/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
240240
Partitioning
241241
</a>
242242
</li>
243243
<li class="grow">
244-
<a href="/join/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
244+
<a href="/join/join/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
245245
Join
246246
</a>
247247
</li>
248248
<li class="grow">
249-
<a href="/aggregations/#example" class="active inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
249+
<a href="/aggregations/grouping/group_by/#example" class="active inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
250250
Aggregations
251251
</a>
252252
</li>
253253
<li class="grow">
254-
<a href="/types/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
254+
<a href="/types/assertions/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
255255
Types
256256
</a>
257257
</li>
258258
<li class="grow">
259-
<a href="/window_functions/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
259+
<a href="/window_functions/dens_rank/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
260260
Window functions
261261
</a>
262262
</li>
@@ -267,21 +267,21 @@ <h2 class="mb-4 text-2xl font-semibold tracking-wide">Examples:</h2>
267267
<nav>
268268
<ul class="flex whitespace-nowrap overflow-auto py-2">
269269
<li>
270-
<a href="/aggregations/grouping/#example" class="w-max tracking-wide flex items-center leading-8 px-2 [&.active]:bg-orange-300 rounded">
270+
<a href="/aggregations/grouping/group_by/#example" class="w-max tracking-wide flex items-center leading-8 px-2 [&.active]:bg-orange-300 rounded">
271271
<img src="https://flow-php.com/assets/images/icons/flow-cafc61a123235340b0846daa351952ee.svg" alt="flow php icon" width="16" height="16" class="mr-2">
272272
Grouping
273273
</a>
274274
</li>
275275
<li>
276-
<a href="/aggregations/aggregating_functions/#example" class="active w-max tracking-wide flex items-center leading-8 px-2 [&.active]:bg-orange-300 rounded">
276+
<a href="/aggregations/aggregating_functions/average/#example" class="active w-max tracking-wide flex items-center leading-8 px-2 [&.active]:bg-orange-300 rounded">
277277
<img src="https://flow-php.com/assets/images/icons/flow-cafc61a123235340b0846daa351952ee.svg" alt="flow php icon" width="16" height="16" class="mr-2">
278278
Aggregating functions
279279
</a>
280280
</li>
281281
</ul>
282282
</nav>
283283

284-
<nav class="bg-gray-50 rounded px-3 pb-2 mb-4 border border-gray-200">
284+
<nav class="bg-gray-50 rounded px-3 pb-2 mb-4">
285285
<ul class="flex whitespace-nowrap overflow-auto gap-1">
286286
<li>
287287
<a href="/aggregations/aggregating_functions/average/#example"

aggregations/aggregating_functions/first/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="preload" fetchpriority="high" href="https://flow-php.com/assets/vendor/@fontsource-variable/cabin/files/cabin-latin-wght-normal-866be39b45f5b5b8840cb93bc1069465.woff2" as="font" crossorigin>
3333

3434
<style>@font-face{font-family:'Cabin Variable';font-style:normal;font-display:swap;font-weight:400 700;src:url("https://flow-php.com/assets/vendor/@fontsource-variable/cabin/files/cabin-vietnamese-wght-normal-728366455e644228c0222e375fa14bb4.woff2") format('woff2-variations');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Cabin Variable';font-style:normal;font-display:swap;font-weight:400 700;src:url("https://flow-php.com/assets/vendor/@fontsource-variable/cabin/files/cabin-latin-ext-wght-normal-2faa374eb2a80d6be629a356e68b73d7.woff2") format('woff2-variations');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Cabin Variable';font-style:normal;font-display:swap;font-weight:400 700;src:url("https://flow-php.com/assets/vendor/@fontsource-variable/cabin/files/cabin-latin-wght-normal-866be39b45f5b5b8840cb93bc1069465.woff2") format('woff2-variations');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}</style>
35-
<link rel="stylesheet" href="https://flow-php.com/assets/styles/app-f92681f77869f2c1e9b7bc1093b91a09.css">
35+
<link rel="stylesheet" href="https://flow-php.com/assets/styles/app-fae3e8e35c7e7eb17f756b858fd7b769.css">
3636

3737
<script defer src="https://cloud.umami.is/script.js" data-website-id="f9c034bb-efdf-4f70-b6ef-34da144ce7b0"></script>
3838

@@ -216,47 +216,47 @@ <h2 class="mb-4 text-2xl font-semibold tracking-wide">Examples:</h2>
216216
<nav class="font-medium text-center bg-orange-100 rounded">
217217
<ul class="flex whitespace-nowrap overflow-auto justify-between">
218218
<li class="grow">
219-
<a href="/data_frame/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
219+
<a href="/data_frame/data_reading/array/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
220220
Data frame
221221
</a>
222222
</li>
223223
<li class="grow">
224-
<a href="/transformations/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
224+
<a href="/transformations/array/expand/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
225225
Transformations
226226
</a>
227227
</li>
228228
<li class="grow">
229-
<a href="/filesystem/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
229+
<a href="/filesystem/local/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
230230
Filesystem
231231
</a>
232232
</li>
233233
<li class="grow">
234-
<a href="/schema/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
234+
<a href="/schema/validate/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
235235
Schema
236236
</a>
237237
</li>
238238
<li class="grow">
239-
<a href="/partitioning/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
239+
<a href="/partitioning/partitioning/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
240240
Partitioning
241241
</a>
242242
</li>
243243
<li class="grow">
244-
<a href="/join/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
244+
<a href="/join/join/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
245245
Join
246246
</a>
247247
</li>
248248
<li class="grow">
249-
<a href="/aggregations/#example" class="active inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
249+
<a href="/aggregations/grouping/group_by/#example" class="active inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
250250
Aggregations
251251
</a>
252252
</li>
253253
<li class="grow">
254-
<a href="/types/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
254+
<a href="/types/assertions/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
255255
Types
256256
</a>
257257
</li>
258258
<li class="grow">
259-
<a href="/window_functions/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
259+
<a href="/window_functions/dens_rank/#example" class="inline-block leading-10 px-4 py-2 w-full [&.active]:bg-orange-300 rounded">
260260
Window functions
261261
</a>
262262
</li>
@@ -267,21 +267,21 @@ <h2 class="mb-4 text-2xl font-semibold tracking-wide">Examples:</h2>
267267
<nav>
268268
<ul class="flex whitespace-nowrap overflow-auto py-2">
269269
<li>
270-
<a href="/aggregations/grouping/#example" class="w-max tracking-wide flex items-center leading-8 px-2 [&.active]:bg-orange-300 rounded">
270+
<a href="/aggregations/grouping/group_by/#example" class="w-max tracking-wide flex items-center leading-8 px-2 [&.active]:bg-orange-300 rounded">
271271
<img src="https://flow-php.com/assets/images/icons/flow-cafc61a123235340b0846daa351952ee.svg" alt="flow php icon" width="16" height="16" class="mr-2">
272272
Grouping
273273
</a>
274274
</li>
275275
<li>
276-
<a href="/aggregations/aggregating_functions/#example" class="active w-max tracking-wide flex items-center leading-8 px-2 [&.active]:bg-orange-300 rounded">
276+
<a href="/aggregations/aggregating_functions/average/#example" class="active w-max tracking-wide flex items-center leading-8 px-2 [&.active]:bg-orange-300 rounded">
277277
<img src="https://flow-php.com/assets/images/icons/flow-cafc61a123235340b0846daa351952ee.svg" alt="flow php icon" width="16" height="16" class="mr-2">
278278
Aggregating functions
279279
</a>
280280
</li>
281281
</ul>
282282
</nav>
283283

284-
<nav class="bg-gray-50 rounded px-3 pb-2 mb-4 border border-gray-200">
284+
<nav class="bg-gray-50 rounded px-3 pb-2 mb-4">
285285
<ul class="flex whitespace-nowrap overflow-auto gap-1">
286286
<li>
287287
<a href="/aggregations/aggregating_functions/average/#example"

0 commit comments

Comments
 (0)