repo
stringlengths
7
63
file_url
stringlengths
81
284
file_path
stringlengths
5
200
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 15:02:33
2026-01-05 05:24:06
truncated
bool
2 classes
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/PropertyBuilder/ProductCodeBuilder.php
src/PropertyBuilder/ProductCodeBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/PropertyBuilder/Mapper/ProductTaxonsMapper.php
src/PropertyBuilder/Mapper/ProductTaxonsMapper.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/PropertyBuilder/Mapper/ProductTaxonsMapperInterface.php
src/PropertyBuilder/Mapper/ProductTaxonsMapperInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Exception/TaxonNotFoundException.php
src/Exception/TaxonNotFoundException.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/IsEnabledQueryBuilder.php
src/QueryBuilder/IsEnabledQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/ProductsByPartialNameQueryBuilder.php
src/QueryBuilder/ProductsByPartialNameQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/HasPriceBetweenQueryBuilder.php
src/QueryBuilder/HasPriceBetweenQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/SiteWideProductsQueryBuilder.php
src/QueryBuilder/SiteWideProductsQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/QueryBuilderInterface.php
src/QueryBuilder/QueryBuilderInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/HasAttributesQueryBuilder.php
src/QueryBuilder/HasAttributesQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/HasChannelQueryBuilder.php
src/QueryBuilder/HasChannelQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/HasTaxonQueryBuilder.php
src/QueryBuilder/HasTaxonQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/TaxonProductsQueryBuilder.php
src/QueryBuilder/TaxonProductsQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/ContainsNameQueryBuilder.php
src/QueryBuilder/ContainsNameQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/ProductOptionsByTaxonQueryBuilder.php
src/QueryBuilder/ProductOptionsByTaxonQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/ProductAttributesByTaxonQueryBuilder.php
src/QueryBuilder/ProductAttributesByTaxonQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/HasOptionsQueryBuilder.php
src/QueryBuilder/HasOptionsQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/FormQueryBuilder/TaxonFacetsQueryBuilderInterface.php
src/QueryBuilder/FormQueryBuilder/TaxonFacetsQueryBuilderInterface.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/FormQueryBuilder/SiteWideFacetsQueryBuilderInterface.php
src/QueryBuilder/FormQueryBuilder/SiteWideFacetsQueryBuilderInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\SyliusElasticsearchPlugin\Qu...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/FormQueryBuilder/SiteWideFacetsQueryBuilder.php
src/QueryBuilder/FormQueryBuilder/SiteWideFacetsQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\SyliusElasticsearchPlugin\Qu...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/FormQueryBuilder/TaxonFacetsQueryBuilder.php
src/QueryBuilder/FormQueryBuilder/TaxonFacetsQueryBuilder.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/AttributesQueryBuilder/AttributesTypeNumberQueryBuilder.php
src/QueryBuilder/AttributesQueryBuilder/AttributesTypeNumberQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\SyliusElasticsearchPlugin\Qu...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/AttributesQueryBuilder/AttributesTypeDateQueryBuilder.php
src/QueryBuilder/AttributesQueryBuilder/AttributesTypeDateQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\SyliusElasticsearchPlugin\Qu...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/AttributesQueryBuilder/AttributesTypeTextQueryBuilder.php
src/QueryBuilder/AttributesQueryBuilder/AttributesTypeTextQueryBuilder.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\SyliusElasticsearchPlugin\Qu...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/QueryBuilder/AttributesQueryBuilder/AttributesQueryBuilderCollectorInterface.php
src/QueryBuilder/AttributesQueryBuilder/AttributesQueryBuilderCollectorInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\SyliusElasticsearchPlugin\Qu...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Api/RequestDataHandler/RequestDataHandler.php
src/Api/RequestDataHandler/RequestDataHandler.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Api/RequestDataHandler/RequestDataHandlerInterface.php
src/Api/RequestDataHandler/RequestDataHandlerInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Api/OpenApi/Documentation/ProductSearchDocumentationModifier.php
src/Api/OpenApi/Documentation/ProductSearchDocumentationModifier.php
<?php declare(strict_types=1); namespace BitBag\SyliusElasticsearchPlugin\Api\OpenApi\Documentation; use ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface; use ApiPlatform\OpenApi\Model\Parameter; use ApiPlatform\OpenApi\OpenApi; final class ProductSearchDocumentationModifier implements OpenApiFactoryInterface { ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Api/DataProvider/ProductCollectionDataProvider.php
src/Api/DataProvider/ProductCollectionDataProvider.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Api/Resolver/FacetsResolverInterface.php
src/Api/Resolver/FacetsResolverInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Api/Resolver/FacetsResolver.php
src/Api/Resolver/FacetsResolver.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Refresher/ResourceRefresher.php
src/Refresher/ResourceRefresher.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Refresher/ResourceRefresherInterface.php
src/Refresher/ResourceRefresherInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/ProductAttributeValueRepository.php
src/Repository/ProductAttributeValueRepository.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/ProductAttributeRepositoryInterface.php
src/Repository/ProductAttributeRepositoryInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/ProductOptionRepositoryInterface.php
src/Repository/ProductOptionRepositoryInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/OrderItemRepository.php
src/Repository/OrderItemRepository.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/ProductVariantRepositoryInterface.php
src/Repository/ProductVariantRepositoryInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/ProductOptionRepository.php
src/Repository/ProductOptionRepository.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/ProductAttributeRepository.php
src/Repository/ProductAttributeRepository.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/TaxonRepositoryInterface.php
src/Repository/TaxonRepositoryInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/TaxonRepository.php
src/Repository/TaxonRepository.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/OrderItemRepositoryInterface.php
src/Repository/OrderItemRepositoryInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/ProductVariantRepository.php
src/Repository/ProductVariantRepository.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/Repository/ProductAttributeValueRepositoryInterface.php
src/Repository/ProductAttributeValueRepositoryInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/EventListener/ResourceIndexListener.php
src/EventListener/ResourceIndexListener.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/EventListener/ResourceIndexListenerInterface.php
src/EventListener/ResourceIndexListenerInterface.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/EventListener/OrderProductsListener.php
src/EventListener/OrderProductsListener.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/src/EventListener/ProductTaxonIndexListener.php
src/EventListener/ProductTaxonIndexListener.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace BitBag\Sy...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Application/Kernel.php
tests/Application/Kernel.php
<?php declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlugin\Application; use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait; use Symfony\Component\HttpKernel\Kernel as BaseKernel; final class Kernel extends BaseKernel { use MicroKernelTrait; }
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Application/public/index.php
tests/Application/public/index.php
<?php declare(strict_types=1); use Symfony\Component\ErrorHandler\Debug; use Symfony\Component\HttpFoundation\Request; use Tests\BitBag\SyliusElasticsearchPlugin\Application\Kernel; require dirname(__DIR__) . '/config/bootstrap.php'; if ($_SERVER['APP_DEBUG']) { umask(0000); Debug::enable(); } if ($truste...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Application/config/bundles.php
tests/Application/config/bundles.php
<?php declare(strict_types=1); $bundles = [ Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true], Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true], Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true], Symfony\Bundle\TwigBundle\TwigBundle::clas...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Application/config/bootstrap.php
tests/Application/config/bootstrap.php
<?php declare(strict_types=1); use Symfony\Component\Dotenv\Dotenv; require dirname(__DIR__) . '../../../vendor/autoload.php'; // Load cached env vars if the .env.local.php file exists // Run "composer dump-env prod" to create it (requires symfony/flex >=1.2) if (is_array($env = @include dirname(__DIR__) . '/.env.l...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/PHPUnit/Integration/IntegrationTestCase.php
tests/PHPUnit/Integration/IntegrationTestCase.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/PHPUnit/Integration/Form/Type/ChoiceMapper/AttributesMapper/AttributesTypePercentMapperTest.php
tests/PHPUnit/Integration/Form/Type/ChoiceMapper/AttributesMapper/AttributesTypePercentMapperTest.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace PHPUnit\Integration\Form\Type\Choic...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/PHPUnit/Integration/Form/Type/ChoiceMapper/AttributesMapper/AttributesTypeDateMapperTest.php
tests/PHPUnit/Integration/Form/Type/ChoiceMapper/AttributesMapper/AttributesTypeDateMapperTest.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace PHPUnit\Integration\Form\Type\Choic...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/PHPUnit/Integration/Form/Type/ChoiceMapper/AttributesMapper/AttributesTypeDateTimeMapperTest.php
tests/PHPUnit/Integration/Form/Type/ChoiceMapper/AttributesMapper/AttributesTypeDateTimeMapperTest.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace PHPUnit\Integration\Form\Type\Choic...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/PHPUnit/Integration/Api/ProductListingTest.php
tests/PHPUnit/Integration/Api/ProductListingTest.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace PHPUnit\I...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/PHPUnit/Integration/Repository/ProductAttributeValueRepositoryTest.php
tests/PHPUnit/Integration/Repository/ProductAttributeValueRepositoryTest.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlu...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/PHPUnit/Integration/Repository/ProductAttributeRepositoryTest.php
tests/PHPUnit/Integration/Repository/ProductAttributeRepositoryTest.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * You can find more information about us on https://bitbag.io and write us * an email on hello@bitbag.io. */ declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlu...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Context/Api/Shop/ProductContext.php
tests/Behat/Context/Api/Shop/ProductContext.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Context/Ui/Shop/ProductContext.php
tests/Behat/Context/Ui/Shop/ProductContext.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Context/Ui/Shop/SearchContext.php
tests/Behat/Context/Ui/Shop/SearchContext.php
<?php declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlugin\Behat\Context\Ui\Shop; use Behat\Behat\Context\Context; use Behat\Gherkin\Node\PyStringNode; use Sylius\Component\Core\Model\ProductInterface; use Tests\BitBag\SyliusElasticsearchPlugin\Behat\Page\Shop\SearchPageInterface; final class S...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Context/Ui/Shop/HomepageContext.php
tests/Behat/Context/Ui/Shop/HomepageContext.php
<?php declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlugin\Behat\Context\Ui\Shop; use Behat\Behat\Context\Context; use Tests\BitBag\SyliusElasticsearchPlugin\Behat\Page\Shop\HomePageInterface; class HomepageContext implements Context { public function __construct( private HomePageIn...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Context/Setup/ProductTaxonContext.php
tests/Behat/Context/Setup/ProductTaxonContext.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Context/Setup/ProductAttributeContext.php
tests/Behat/Context/Setup/ProductAttributeContext.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Context/Setup/ElasticsearchContext.php
tests/Behat/Context/Setup/ElasticsearchContext.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Context/Setup/ProductContext.php
tests/Behat/Context/Setup/ProductContext.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Page/Shop/HomePage.php
tests/Behat/Page/Shop/HomePage.php
<?php declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlugin\Behat\Page\Shop; use Sylius\Behat\Page\Shop\HomePage as BaseHomePage; class HomePage extends BaseHomePage implements HomePageInterface { }
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Page/Shop/SearchPage.php
tests/Behat/Page/Shop/SearchPage.php
<?php declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlugin\Behat\Page\Shop; use Behat\Mink\Element\NodeElement; use Behat\Mink\Exception\ExpectationException; use FriendsOfBehat\PageObjectExtension\Page\SymfonyPage; use Sylius\Component\Core\Model\ProductInterface; use Webmozart\Assert\Assert; ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Page/Shop/HomePageInterface.php
tests/Behat/Page/Shop/HomePageInterface.php
<?php declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlugin\Behat\Page\Shop; use Sylius\Behat\Page\Shop\HomePageInterface as BaseHomePageInterface; interface HomePageInterface extends BaseHomePageInterface { }
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Page/Shop/SearchPageInterface.php
tests/Behat/Page/Shop/SearchPageInterface.php
<?php declare(strict_types=1); namespace Tests\BitBag\SyliusElasticsearchPlugin\Behat\Page\Shop; use FriendsOfBehat\PageObjectExtension\Page\PageInterface; use Sylius\Component\Core\Model\ProductInterface; interface SearchPageInterface extends PageInterface { public function searchPhrase(string $phrase): void; ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Page/Shop/Product/IndexPage.php
tests/Behat/Page/Shop/Product/IndexPage.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Page/Shop/Product/IndexPageInterface.php
tests/Behat/Page/Shop/Product/IndexPageInterface.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/tests/Behat/Service/Populate.php
tests/Behat/Service/Populate.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/bin/create_node_symlink.php
bin/create_node_symlink.php
<?php const NODE_MODULES_FOLDER_NAME = 'node_modules'; const PATH_TO_NODE_MODULES = 'tests' . DIRECTORY_SEPARATOR . 'Application' . DIRECTORY_SEPARATOR . 'node_modules'; /* cannot use `file_exists` or `stat` as gives false on symlinks if target path does not exist yet */ if (@lstat(NODE_MODULES_FOLDER_NAME)) { if...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Formatter/StringFormatterSpec.php
spec/Formatter/StringFormatterSpec.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.shop and write us * an email on mikolaj.krol@bitbag.pl. */ declare(strict_types=1); namespace ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Facet/TaxonFacetSpec.php
spec/Facet/TaxonFacetSpec.php
<?php declare(strict_types=1); namespace spec\BitBag\SyliusElasticsearchPlugin\Facet; use BitBag\SyliusElasticsearchPlugin\Facet\FacetInterface; use BitBag\SyliusElasticsearchPlugin\Facet\TaxonFacet; use Elastica\Aggregation\Terms; use PhpSpec\ObjectBehavior; use Sylius\Component\Core\Model\Taxon; use Sylius\Compone...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Facet/AttributeFacetSpec.php
spec/Facet/AttributeFacetSpec.php
<?php declare(strict_types=1); namespace spec\BitBag\SyliusElasticsearchPlugin\Facet; use BitBag\SyliusElasticsearchPlugin\Facet\AttributeFacet; use BitBag\SyliusElasticsearchPlugin\Facet\FacetInterface; use BitBag\SyliusElasticsearchPlugin\PropertyNameResolver\ConcatedNameResolverInterface; use Elastica\Aggregation...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Facet/PriceFacetSpec.php
spec/Facet/PriceFacetSpec.php
<?php declare(strict_types=1); namespace spec\BitBag\SyliusElasticsearchPlugin\Facet; use BitBag\SyliusElasticsearchPlugin\Facet\FacetInterface; use BitBag\SyliusElasticsearchPlugin\Facet\PriceFacet; use BitBag\SyliusElasticsearchPlugin\PropertyNameResolver\ConcatedNameResolverInterface; use Elastica\Aggregation\His...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Facet/OptionFacetSpec.php
spec/Facet/OptionFacetSpec.php
<?php declare(strict_types=1); namespace spec\BitBag\SyliusElasticsearchPlugin\Facet; use BitBag\SyliusElasticsearchPlugin\Facet\FacetInterface; use BitBag\SyliusElasticsearchPlugin\Facet\OptionFacet; use BitBag\SyliusElasticsearchPlugin\PropertyNameResolver\ConcatedNameResolverInterface; use Elastica\Aggregation\Te...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Finder/ShopProductsFinderSpec.php
spec/Finder/ShopProductsFinderSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Finder/NamedProductsFinderSpec.php
spec/Finder/NamedProductsFinderSpec.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.shop and write us * an email on mikolaj.krol@bitbag.pl. */ declare(strict_types=1); namespace ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Finder/ProductAttributesFinderSpec.php
spec/Finder/ProductAttributesFinderSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Finder/ProductOptionsFinderSpec.php
spec/Finder/ProductOptionsFinderSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Controller/RequestDataHandler/ShopProductsSortDataHandlerSpec.php
spec/Controller/RequestDataHandler/ShopProductsSortDataHandlerSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Controller/RequestDataHandler/PaginationDataHandlerSpec.php
spec/Controller/RequestDataHandler/PaginationDataHandlerSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Controller/RequestDataHandler/ShopProductListDataHandlerSpec.php
spec/Controller/RequestDataHandler/ShopProductListDataHandlerSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Controller/Response/ItemsResponseSpec.php
spec/Controller/Response/ItemsResponseSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Controller/Response/DTO/ItemSpec.php
spec/Controller/Response/DTO/ItemSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Controller/Action/Shop/TaxonProductsSearchActionSpec.php
spec/Controller/Action/Shop/TaxonProductsSearchActionSpec.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.shop and write us * an email on mikolaj.krol@bitbag.pl. */ declare(strict_types=1); namespace ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Twig/Extension/UnsetArrayElementsExtensionSpec.php
spec/Twig/Extension/UnsetArrayElementsExtensionSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Transformer/Product/ChannelPricingTransformerSpec.php
spec/Transformer/Product/ChannelPricingTransformerSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Transformer/Product/ImageTransformerSpec.php
spec/Transformer/Product/ImageTransformerSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Transformer/Product/SlugTransformerSpec.php
spec/Transformer/Product/SlugTransformerSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/PropertyNameResolver/ConcatedNameResolverSpec.php
spec/PropertyNameResolver/ConcatedNameResolverSpec.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.shop and write us * an email on mikolaj.krol@bitbag.pl. */ declare(strict_types=1); namespace ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/PropertyNameResolver/PriceNameResolverSpec.php
spec/PropertyNameResolver/PriceNameResolverSpec.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.shop and write us * an email on mikolaj.krol@bitbag.pl. */ declare(strict_types=1); namespace ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Context/TaxonContextSpec.php
spec/Context/TaxonContextSpec.php
<?php /* * This file was created by developers working at BitBag * Do you need more information about us and what we do? Visit our https://bitbag.io website! * We are hiring developers from all over the world. Join us and start your new, exciting adventure and become part of us: https://bitbag.io/career */ declare...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Context/ProductAttributesContextSpec.php
spec/Context/ProductAttributesContextSpec.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.shop and write us * an email on mikolaj.krol@bitbag.pl. */ declare(strict_types=1); namespace ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false
BitBagCommerce/SyliusElasticsearchPlugin
https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/12afd251bd3a3f7cf280cbb43166a94e89eac291/spec/Context/ProductProductAttributesContextSpec.php
spec/Context/ProductProductAttributesContextSpec.php
<?php /* * This file has been created by developers from BitBag. * Feel free to contact us once you face any issues or want to start * another great project. * You can find more information about us on https://bitbag.shop and write us * an email on mikolaj.krol@bitbag.pl. */ declare(strict_types=1); namespace ...
php
MIT
12afd251bd3a3f7cf280cbb43166a94e89eac291
2026-01-05T05:15:43.159589Z
false