|
195 | 195 | <directory suffix=".php">src/lib/parquet/src/Flow/Parquet/Thrift</directory> |
196 | 196 | <directory suffix=".php">src/lib/postgresql/src/Flow/PostgreSql/Protobuf</directory> |
197 | 197 | <file>src/core/etl/src/Flow/ETL/DSL/functions.php</file> |
| 198 | + <file>src/lib/postgresql/src/Flow/PostgreSql/DSL/functions.php</file> |
| 199 | + <file>src/functions.php</file> |
| 200 | + <file>src/tools/documentation/tests/Flow/Documentation/Tests/Integration/functions.php</file> |
| 201 | + <file>src/core/etl/src/Flow/ETL/DSL/functions.php</file> |
| 202 | + <file>src/bridge/filesystem/async-aws/src/Flow/Filesystem/Bridge/AsyncAWS/DSL/functions.php</file> |
| 203 | + <file>src/bridge/filesystem/azure/src/Flow/Filesystem/Bridge/Azure/DSL/functions.php</file> |
| 204 | + <file>src/bridge/openapi/specification/src/Flow/Bridge/OpenAPI/Specification/DSL/functions.php</file> |
| 205 | + <file>src/bridge/monolog/http/src/Flow/Bridge/Monolog/Http/DSL/functions.php</file> |
| 206 | + <file>src/bridge/symfony/http-foundation/src/Flow/Bridge/Symfony/HttpFoundation/functions.php</file> |
| 207 | + <file>src/adapter/etl-adapter-avro/src/Flow/ETL/Adapter/Avro/functions.php</file> |
| 208 | + <file>src/adapter/etl-adapter-elasticsearch/src/Flow/ETL/Adapter/Elasticsearch/functions.php</file> |
| 209 | + <file>src/adapter/etl-adapter-json/src/Flow/ETL/Adapter/JSON/functions.php</file> |
| 210 | + <file>src/adapter/etl-adapter-http/src/Flow/ETL/Adapter/Http/DSL/functions.php</file> |
| 211 | + <file>src/adapter/etl-adapter-text/src/Flow/ETL/Adapter/Text/functions.php</file> |
| 212 | + <file>src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/functions.php</file> |
| 213 | + <file>src/adapter/etl-adapter-parquet/src/Flow/ETL/Adapter/Parquet/functions.php</file> |
| 214 | + <file>src/adapter/etl-adapter-meilisearch/src/Flow/ETL/Adapter/Meilisearch/functions.php</file> |
| 215 | + <file>src/adapter/etl-adapter-google-sheet/src/Flow/ETL/Adapter/GoogleSheet/functions.php</file> |
| 216 | + <file>src/adapter/etl-adapter-chartjs/src/Flow/ETL/Adapter/ChartJS/functions.php</file> |
| 217 | + <file>src/adapter/etl-adapter-excel/src/Flow/ETL/Adapter/Excel/DSL/functions.php</file> |
| 218 | + <file>src/adapter/etl-adapter-xml/src/Flow/ETL/Adapter/XML/functions.php</file> |
| 219 | + <file>src/adapter/etl-adapter-doctrine/src/Flow/ETL/Adapter/Doctrine/functions.php</file> |
| 220 | + <file>src/cli/src/Flow/CLI/DSL/functions.php</file> |
| 221 | + <file>src/lib/postgresql/src/Flow/PostgreSql/DSL/functions.php</file> |
| 222 | + <file>src/lib/types/src/Flow/Types/DSL/functions.php</file> |
| 223 | + <file>src/lib/filesystem/src/Flow/Filesystem/DSL/functions.php</file> |
| 224 | + <file>src/lib/parquet/src/Flow/Parquet/functions.php</file> |
| 225 | + <file>src/lib/azure-sdk/src/Flow/Azure/SDK/DSL/functions.php</file> |
198 | 226 | </exclude> |
199 | 227 | </source> |
200 | 228 | </phpunit> |
0 commit comments