Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.223.213.54
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
doctrine /
doctrine-bundle /
Delete
Unzip
Name
Size
Permission
Date
Action
Attribute
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
CacheWarmer
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Command
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Controller
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
DataCollector
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Dbal
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
DependencyInjection
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
EventSubscriber
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Mapping
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Middleware
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Orm
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Repository
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Resources
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
Twig
[ DIR ]
drwxrwxr-x
2022-06-10 10:55
.doctrine-project.json
2.35
KB
-rw-rw-r--
2022-06-10 10:55
.symfony.bundle.yaml
147
B
-rw-rw-r--
2022-06-10 10:55
ConnectionFactory.php
7.25
KB
-rw-rw-r--
2022-06-10 10:55
DoctrineBundle.php
6.72
KB
-rw-rw-r--
2022-06-10 10:55
LICENSE
1.05
KB
-rw-rw-r--
2022-06-10 10:55
ManagerConfigurator.php
1.84
KB
-rw-rw-r--
2022-06-10 10:55
README.md
1.54
KB
-rw-rw-r--
2022-06-10 10:55
Registry.php
2.42
KB
-rw-rw-r--
2022-06-10 10:55
UPGRADE-1.11.md
1.07
KB
-rw-rw-r--
2022-06-10 10:55
UPGRADE-1.12.md
2.44
KB
-rw-rw-r--
2022-06-10 10:55
UPGRADE-2.0.md
3.74
KB
-rw-rw-r--
2022-06-10 10:55
UPGRADE-2.1.md
2.36
KB
-rw-rw-r--
2022-06-10 10:55
UPGRADE-2.2.md
530
B
-rw-rw-r--
2022-06-10 10:55
UPGRADE-2.3.md
774
B
-rw-rw-r--
2022-06-10 10:55
UPGRADE-2.4.md
402
B
-rw-rw-r--
2022-06-10 10:55
UPGRADE-2.5.md
147
B
-rw-rw-r--
2022-06-10 10:55
UPGRADE-2.6.md
154
B
-rw-rw-r--
2022-06-10 10:55
UPGRADE-3.0.md
152
B
-rw-rw-r--
2022-06-10 10:55
composer.json
2.94
KB
-rw-rw-r--
2022-06-10 10:55
phpcs.xml.dist
1.27
KB
-rw-rw-r--
2022-06-10 10:55
psalm.xml.dist
2.25
KB
-rw-rw-r--
2022-06-10 10:55
Save
Rename
<?xml version="1.0"?> <psalm errorLevel="4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" > <plugins> <pluginClass class="Psalm\SymfonyPsalmPlugin\Plugin"/> <pluginClass class="Psalm\PhpUnitPlugin\Plugin"/> </plugins> <projectFiles> <ignoreFiles> <directory name="vendor"/> <!-- Deprecated classes, not worth fixing --> <file name="Command/ImportMappingDoctrineCommand.php"/> <file name="DependencyInjection/Compiler/WellKnownSchemaFilterPass.php"/> </ignoreFiles> <directory name="CacheWarmer"/> <directory name="Command"/> <directory name="Controller"/> <directory name="DataCollector"/> <directory name="Dbal"/> <directory name="DependencyInjection"/> <directory name="EventSubscriber"/> <directory name="Mapping"/> <directory name="Repository"/> <directory name="Tests"/> <directory name="Twig"/> <file name="ConnectionFactory.php"/> <file name="DoctrineBundle.php"/> <file name="ManagerConfigurator.php"/> <file name="Registry.php"/> </projectFiles> <issueHandlers> <InvalidArrayOffset> <errorLevel type="suppress"> <!-- requires a release of https://github.com/doctrine/dbal/pull/5261 --> <file name="Tests/ConnectionFactoryTest.php"/> </errorLevel> </InvalidArrayOffset> <UndefinedClass> <errorLevel type="suppress"> <!-- We use the "Foo" namespace in unit tests. We are aware that those classes don't exist. --> <referencedClass name="Foo\*"/> </errorLevel> </UndefinedClass> <UndefinedDocblockClass> <errorLevel type="suppress"> <!-- https://github.com/symfony/symfony/issues/45609 --> <referencedClass name="UnitEnum" /> <directory name="DependencyInjection"/> <directory name="Tests/DependencyInjection"/> </errorLevel> </UndefinedDocblockClass> </issueHandlers> </psalm>