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 |
|---|---|---|---|---|---|---|---|---|
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/TranslatorBagTest.php | src/Symfony/Component/Translation/Tests/TranslatorBagTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\TestCase;
us... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/TranslatableTest.php | src/Symfony/Component/Translation/Tests/TranslatableTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\Attributes\D... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/MessageCatalogueTest.php | src/Symfony/Component/Translation/Tests/MessageCatalogueTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\TestCase;
us... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/TranslatorTest.php | src/Symfony/Component/Translation/Tests/TranslatorTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\Attributes\D... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/PseudoLocalizationTranslatorTest.php | src/Symfony/Component/Translation/Tests/PseudoLocalizationTranslatorTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\Attributes\D... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/LoggingTranslatorTest.php | src/Symfony/Component/Translation/Tests/LoggingTranslatorTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\TestCase;
us... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php | src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\Attributes\D... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/StaticMessageTest.php | src/Symfony/Component/Translation/Tests/StaticMessageTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\TestCase;
us... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DataCollectorTranslatorTest.php | src/Symfony/Component/Translation/Tests/DataCollectorTranslatorTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\TestCase;
us... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/LocaleSwitcherTest.php | src/Symfony/Component/Translation/Tests/LocaleSwitcherTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests;
use PHPUnit\Framework\Attributes\R... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Formatter/MessageFormatterTest.php | src/Symfony/Component/Translation/Tests/Formatter/MessageFormatterTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Formatter;
use PHPUnit\Framework\At... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Formatter/IntlFormatterTest.php | src/Symfony/Component/Translation/Tests/Formatter/IntlFormatterTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Formatter;
use PHPUnit\Framework\At... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/resources.php | src/Symfony/Component/Translation/Tests/Fixtures/resources.php | <?php
return array (
'foo' => 'bar',
);
| php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor/translation.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor/translation.html.php | This template is used for translation message extraction tests
<?php echo $view['translator']->trans('single-quoted key'); ?>
<?php echo $view['translator']->trans('double-quoted key'); ?>
<?php echo $view['translator']->trans(<<<EOF
heredoc key
EOF
); ?>
<?php echo $view['translator']->trans(<<<'EOF'
nowdoc key
EOF
);... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor/translatable-short.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor/translatable-short.html.php | This template is used for translation message extraction tests
<?php t('translatable-short single-quoted key'); ?>
<?php t('translatable-short double-quoted key'); ?>
<?php t(<<<EOF
translatable-short heredoc key
EOF
); ?>
<?php t(<<<'EOF'
translatable-short nowdoc key
EOF
); ?>
<?php t(
"translatable-short double-... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor/translatable-fqn.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor/translatable-fqn.html.php | This template is used for translation message extraction tests
<?php new \Symfony\Component\Translation\TranslatableMessage('translatable-fqn single-quoted key'); ?>
<?php new \Symfony\Component\Translation\TranslatableMessage('translatable-fqn double-quoted key'); ?>
<?php new \Symfony\Component\Translation\Translatab... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor/translatable.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor/translatable.html.php | This template is used for translation message extraction tests
<?php new TranslatableMessage('translatable single-quoted key'); ?>
<?php new TranslatableMessage('translatable double-quoted key'); ?>
<?php new TranslatableMessage(<<<EOF
translatable heredoc key
EOF
); ?>
<?php new TranslatableMessage(<<<'EOF'
translatab... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translatable-short-fqn.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translatable-short-fqn.html.php | This template is used for translation message extraction tests
<?php \Symfony\Component\Translation\t('translatable-short-fqn single-quoted key'); ?>
<?php \Symfony\Component\Translation\t('translatable-short-fqn double-quoted key'); ?>
<?php \Symfony\Component\Translation\t(<<<EOF
translatable-short-fqn heredoc key
EO... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translation.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translation.html.php | This template is used for translation message extraction tests
<?php echo $view['translator']->trans('single-quoted key'); ?>
<?php echo $view['translator']->trans('double-quoted key'); ?>
<?php echo $view['translator']->trans(<<<EOF
heredoc key
EOF
); ?>
<?php echo $view['translator']->trans(<<<'EOF'
nowdoc key
EOF
);... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/validator-constraints.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/validator-constraints.php | This template is used for translation message extraction tests
<?php
use Symfony\Component\Validator\Constraints as Assert;
class Foo
{
#[Assert\NotBlank(message: 'message-in-constraint-attribute')]
public string $bar;
#[Assert\Length(exactMessage: 'custom Length exact message from attribute from named a... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translatable-short.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translatable-short.html.php | This template is used for translation message extraction tests
<?php t('translatable-short single-quoted key'); ?>
<?php t('translatable-short double-quoted key'); ?>
<?php t(<<<EOF
translatable-short heredoc key
EOF
); ?>
<?php t(<<<'EOF'
translatable-short nowdoc key
EOF
); ?>
<?php t(
"translatable-short double-... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translatable-fqn.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translatable-fqn.html.php | This template is used for translation message extraction tests
<?php new \Symfony\Component\Translation\TranslatableMessage('translatable-fqn single-quoted key'); ?>
<?php new \Symfony\Component\Translation\TranslatableMessage('translatable-fqn double-quoted key'); ?>
<?php new \Symfony\Component\Translation\Translatab... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translatable.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor-ast/translatable.html.php | This template is used for translation message extraction tests
<?php new TranslatableMessage('translatable single-quoted key'); ?>
<?php new TranslatableMessage('translatable double-quoted key'); ?>
<?php new TranslatableMessage(<<<EOF
translatable heredoc key
EOF
); ?>
<?php new TranslatableMessage(<<<'EOF'
translatab... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Fixtures/extractor-7.3/translation.html.php | src/Symfony/Component/Translation/Tests/Fixtures/extractor-7.3/translation.html.php | This template is used for translation message extraction tests
<?php echo $view['translator']->trans(<<<EOF
heredoc
indented
further
EOF
); ?>
<?php echo $view['translator']->trans(<<<'EOF'
nowdoc
indented
further
EOF
); ?>
| php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Extractor/PhpAstExtractorTest.php | src/Symfony/Component/Translation/Tests/Extractor/PhpAstExtractorTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Extractor;
use PHPUnit\Framework\At... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/LoggingTranslatorPassTest.php | src/Symfony/Component/Translation/Tests/DependencyInjection/LoggingTranslatorPassTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection;
use PHPUnit\Fr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationExtractorPassTest.php | src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationExtractorPassTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection;
use PHPUnit\Fr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationPathsPassTest.php | src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationPathsPassTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection;
use PHPUnit\Fr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationDumperPassTest.php | src/Symfony/Component/Translation/Tests/DependencyInjection/TranslationDumperPassTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection;
use PHPUnit\Fr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/DataCollectorTranslatorPassTest.php | src/Symfony/Component/Translation/Tests/DependencyInjection/DataCollectorTranslatorPassTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection;
use PHPUnit\Fr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/TranslatorPassTest.php | src/Symfony/Component/Translation/Tests/DependencyInjection/TranslatorPassTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection;
use PHPUnit\Fr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ServiceSubscriber.php | src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ServiceSubscriber.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection\Fixtures;
use P... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ServiceMethodCalls.php | src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ServiceMethodCalls.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection\Fixtures;
use S... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ControllerArguments.php | src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ControllerArguments.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection\Fixtures;
use S... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ServiceProperties.php | src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ServiceProperties.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection\Fixtures;
class... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ServiceArguments.php | src/Symfony/Component/Translation/Tests/DependencyInjection/Fixtures/ServiceArguments.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DependencyInjection\Fixtures;
use S... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/DataCollector/TranslationDataCollectorTest.php | src/Symfony/Component/Translation/Tests/DataCollector/TranslationDataCollectorTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\DataCollector;
use PHPUnit\Framewor... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Util/ArrayConverterTest.php | src/Symfony/Component/Translation/Tests/Util/ArrayConverterTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Util;
use PHPUnit\Framework\Attribu... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Exception/ProviderExceptionTest.php | src/Symfony/Component/Translation/Tests/Exception/ProviderExceptionTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Exception;
use PHPUnit\Framework\Te... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Exception/UnsupportedSchemeExceptionTest.php | src/Symfony/Component/Translation/Tests/Exception/UnsupportedSchemeExceptionTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Exception;
use PHPUnit\Framework\At... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/FileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/FileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/CsvFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/CsvFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/JsonFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/JsonFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/QtFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/QtFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/YamlFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/YamlFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/IniFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/IniFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/PoFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/PoFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/XliffFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/XliffFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/IcuResFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/IcuResFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/MoFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/MoFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Dumper/PhpFileDumperTest.php | src/Symfony/Component/Translation/Tests/Dumper/PhpFileDumperTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Dumper;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/IcuResFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/IcuResFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\Attri... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/PoFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/PoFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/MoFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/MoFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/CsvFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/CsvFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/JsonFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/JsonFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/IcuDatFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/IcuDatFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\Attri... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/QtFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/QtFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/IniFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/IniFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/LocalizedTestCase.php | src/Symfony/Component/Translation/Tests/Loader/LocalizedTestCase.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/YamlFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/YamlFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Loader/PhpFileLoaderTest.php | src/Symfony/Component/Translation/Tests/Loader/PhpFileLoaderTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Loader;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Writer/TranslationWriterTest.php | src/Symfony/Component/Translation/Tests/Writer/TranslationWriterTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Writer;
use PHPUnit\Framework\TestC... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Catalogue/AbstractOperationTestCase.php | src/Symfony/Component/Translation/Tests/Catalogue/AbstractOperationTestCase.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Catalogue;
use PHPUnit\Framework\Te... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Catalogue/MessageCatalogueTest.php | src/Symfony/Component/Translation/Tests/Catalogue/MessageCatalogueTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Catalogue;
use PHPUnit\Framework\Te... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Catalogue/MergeOperationTest.php | src/Symfony/Component/Translation/Tests/Catalogue/MergeOperationTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Catalogue;
use Symfony\Component\Tr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Catalogue/TargetOperationTest.php | src/Symfony/Component/Translation/Tests/Catalogue/TargetOperationTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Catalogue;
use Symfony\Component\Tr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Provider/NullProviderFactoryTest.php | src/Symfony/Component/Translation/Tests/Provider/NullProviderFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Provider;
use PHPUnit\Framework\Tes... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Provider/TranslationProviderCollectionTest.php | src/Symfony/Component/Translation/Tests/Provider/TranslationProviderCollectionTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Provider;
use PHPUnit\Framework\Tes... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Provider/DsnTest.php | src/Symfony/Component/Translation/Tests/Provider/DsnTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Provider;
use PHPUnit\Framework\Att... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Command/TranslationPullCommandTest.php | src/Symfony/Component/Translation/Tests/Command/TranslationPullCommandTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Command;
use PHPUnit\Framework\Attr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Command/TranslationLintCommandTest.php | src/Symfony/Component/Translation/Tests/Command/TranslationLintCommandTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Command;
use PHPUnit\Framework\Attr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Command/TranslationProviderTestCase.php | src/Symfony/Component/Translation/Tests/Command/TranslationProviderTestCase.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Command;
use PHPUnit\Framework\Test... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Command/XliffLintCommandTest.php | src/Symfony/Component/Translation/Tests/Command/XliffLintCommandTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Command;
use PHPUnit\Framework\Attr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Tests/Command/TranslationPushCommandTest.php | src/Symfony/Component/Translation/Tests/Command/TranslationPushCommandTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Tests\Command;
use PHPUnit\Framework\Attr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/ArrayLoader.php | src/Symfony/Component/Translation/Loader/ArrayLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Translation... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/IniFileLoader.php | src/Symfony/Component/Translation/Loader/IniFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
/**
* IniFileLoader loads transl... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/YamlFileLoader.php | src/Symfony/Component/Translation/Loader/YamlFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Translation... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/FileLoader.php | src/Symfony/Component/Translation/Loader/FileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Config\Reso... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/IcuDatFileLoader.php | src/Symfony/Component/Translation/Loader/IcuDatFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Config\Reso... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/LoaderInterface.php | src/Symfony/Component/Translation/Loader/LoaderInterface.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Translation... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/IcuResFileLoader.php | src/Symfony/Component/Translation/Loader/IcuResFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Config\Reso... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/XliffFileLoader.php | src/Symfony/Component/Translation/Loader/XliffFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Config\Reso... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/JsonFileLoader.php | src/Symfony/Component/Translation/Loader/JsonFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Translation... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/PoFileLoader.php | src/Symfony/Component/Translation/Loader/PoFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
/**
* @copyright Copyright (c) 2... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/QtFileLoader.php | src/Symfony/Component/Translation/Loader/QtFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Config\Reso... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/CsvFileLoader.php | src/Symfony/Component/Translation/Loader/CsvFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Translation... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/MoFileLoader.php | src/Symfony/Component/Translation/Loader/MoFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
use Symfony\Component\Translation... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Loader/PhpFileLoader.php | src/Symfony/Component/Translation/Loader/PhpFileLoader.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Loader;
/**
* PhpFileLoader loads transl... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Writer/TranslationWriter.php | src/Symfony/Component/Translation/Writer/TranslationWriter.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Writer;
use Symfony\Component\Translation... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Writer/TranslationWriterInterface.php | src/Symfony/Component/Translation/Writer/TranslationWriterInterface.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Writer;
use Symfony\Component\Translation... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Catalogue/OperationInterface.php | src/Symfony/Component/Translation/Catalogue/OperationInterface.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Catalogue;
use Symfony\Component\Translat... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Catalogue/AbstractOperation.php | src/Symfony/Component/Translation/Catalogue/AbstractOperation.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Catalogue;
use Symfony\Component\Translat... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Catalogue/MergeOperation.php | src/Symfony/Component/Translation/Catalogue/MergeOperation.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Catalogue;
use Symfony\Component\Translat... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Catalogue/TargetOperation.php | src/Symfony/Component/Translation/Catalogue/TargetOperation.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Catalogue;
use Symfony\Component\Translat... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Provider/TranslationProviderCollectionFactory.php | src/Symfony/Component/Translation/Provider/TranslationProviderCollectionFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Provider;
use Symfony\Component\Translati... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Provider/NullProviderFactory.php | src/Symfony/Component/Translation/Provider/NullProviderFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Provider;
use Symfony\Component\Translati... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Provider/ProviderFactoryInterface.php | src/Symfony/Component/Translation/Provider/ProviderFactoryInterface.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Provider;
use Symfony\Component\Translati... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Translation/Provider/TranslationProviderCollection.php | src/Symfony/Component/Translation/Provider/TranslationProviderCollection.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Translation\Provider;
use Symfony\Component\Translati... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.