^ array:39 [
"service_manager" => array:6 [
"abstract_factories" => array:8 [
0 => "Laminas\Cache\Service\StorageCacheAbstractServiceFactory"
1 => "Laminas\Form\FormAbstractServiceFactory"
2 => "Laminas\Session\Service\ContainerAbstractServiceFactory"
3 => "Laminas\Navigation\Service\NavigationAbstractServiceFactory"
"DoctrineModule" => "DoctrineModule\ServiceFactory\AbstractDoctrineServiceFactory"
4 => "Laminas\Cache\Service\StorageCacheAbstractServiceFactory"
5 => "Laminas\Log\LoggerAbstractServiceFactory"
"Laminas\Navigation\Service\NavigationAbstractServiceFactory" => "Laminas\Navigation\Service\NavigationAbstractServiceFactory"
]
"factories" => array:202 [
"Laminas\Cache\Storage\AdapterPluginManager" => "Laminas\Cache\Service\StorageAdapterPluginManagerFactory"
"Laminas\Cache\Storage\PluginManager" => "Laminas\Cache\Service\StoragePluginManagerFactory"
"Laminas\Cache\Service\StoragePluginFactory" => "Laminas\Cache\Service\StoragePluginFactoryFactory"
"Laminas\Cache\Service\StoragePluginFactoryInterface" => "Laminas\Cache\Service\StoragePluginFactoryFactory"
"Laminas\Cache\Service\StorageAdapterFactory" => "Laminas\Cache\Service\StorageAdapterFactoryFactory"
"Laminas\Cache\Service\StorageAdapterFactoryInterface" => "Laminas\Cache\Service\StorageAdapterFactoryFactory"
"Laminas\Cache\Command\DeprecatedStorageFactoryConfigurationCheckCommand" => "Laminas\Cache\Command\DeprecatedStorageFactoryConfigurationCheckCommandFactory"
"Laminas\I18n\Translator\TranslatorInterface" => "Laminas\I18n\Translator\TranslatorServiceFactory"
"Laminas\I18n\Translator\LoaderPluginManager" => "Laminas\I18n\Translator\LoaderPluginManagerFactory"
"Laminas\Mail\Protocol\SmtpPluginManager" => "Laminas\Mail\Protocol\SmtpPluginManagerFactory"
"Laminas\Router\Http\TreeRouteStack" => "Laminas\Router\Http\HttpRouterFactory"
"Laminas\Router\RoutePluginManager" => "Laminas\Router\RoutePluginManagerFactory"
"Laminas\Router\RouteStackInterface" => "Laminas\Router\RouterFactory"
"Laminas\Validator\ValidatorPluginManager" => "Laminas\Validator\ValidatorPluginManagerFactory"
"Laminas\InputFilter\InputFilterPluginManager" => "Laminas\InputFilter\InputFilterPluginManagerFactory"
"FormAnnotationBuilder" => "Laminas\Form\Annotation\BuilderAbstractFactory"
"FormAttributeBuilder" => "Laminas\Form\Annotation\BuilderAbstractFactory"
"FormElementManager" => "Laminas\Form\FormElementManagerFactory"
"Laminas\Session\Config\ConfigInterface" => "Laminas\Session\Service\SessionConfigFactory"
"Laminas\Session\ManagerInterface" => "Laminas\Session\Service\SessionManagerFactory"
"Laminas\Session\Storage\StorageInterface" => "Laminas\Session\Service\StorageFactory"
"ConsoleAdapter" => "Laminas\Mvc\Console\Service\ConsoleAdapterFactory"
"ConsoleExceptionStrategy" => "Laminas\Mvc\Console\Service\ConsoleExceptionStrategyFactory"
"ConsoleRouteNotFoundStrategy" => "Laminas\Mvc\Console\Service\ConsoleRouteNotFoundStrategyFactory"
"ConsoleRouter" => "Laminas\Mvc\Console\Router\ConsoleRouterFactory"
"ConsoleViewManager" => "Laminas\Mvc\Console\Service\ConsoleViewManagerFactory"
"Laminas\Mvc\Console\View\DefaultRenderingStrategy" => "Laminas\Mvc\Console\Service\DefaultRenderingStrategyFactory"
"Laminas\Mvc\Console\View\Renderer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Navigation\Navigation" => "Laminas\Navigation\Service\DefaultNavigationFactory"
"SlmLocale\Strategy\StrategyPluginManager" => "SlmLocale\Strategy\Factory\StrategyPluginManagerFactory"
"SlmLocale\Locale\Detector" => "SlmLocale\Service\DetectorFactory"
"Twig\Environment" => "ZfcTwig\Twig\EnvironmentFactory"
"Twig\Loader\ChainLoader" => "ZfcTwig\Twig\ChainLoaderFactory"
"ZfcTwig\Twig\Extension" => "ZfcTwig\Twig\ExtensionFactory"
"ZfcTwig\Twig\MapLoader" => "ZfcTwig\Twig\MapLoaderFactory"
"ZfcTwig\Twig\StackLoader" => "ZfcTwig\Twig\StackLoaderFactory"
"ZfcTwig\View\TwigRenderer" => "ZfcTwig\View\TwigRendererFactory"
"ZfcTwig\View\TwigResolver" => "ZfcTwig\View\TwigResolverFactory"
"ZfcTwig\View\HelperPluginManager" => "ZfcTwig\View\HelperPluginManagerFactory"
"ZfcTwig\View\TwigStrategy" => "ZfcTwig\View\TwigStrategyFactory"
"ZfcTwig\ModuleOptions" => "ZfcTwig\ModuleOptionsFactory"
"doctrine.cli" => "DoctrineModule\Service\CliFactory"
"DoctrineORMModule\CliConfigurator" => "DoctrineORMModule\Service\CliConfiguratorFactory"
"Doctrine\ORM\EntityManager" => "DoctrineORMModule\Service\EntityManagerAliasCompatFactory"
"doctrine.dbal_cmd.runsql" => "DoctrineORMModule\Service\RunSqlCommandFactory"
"doctrine.dbal_cmd.reserved_words" => "DoctrineORMModule\Service\ReservedWordsCommandFactory"
"BjyAuthorize\Cache" => "BjyAuthorize\Service\CacheFactory"
"BjyAuthorize\CacheKeyGenerator" => "BjyAuthorize\Service\CacheKeyGeneratorFactory"
"BjyAuthorize\Config" => "BjyAuthorize\Service\ConfigServiceFactory"
"BjyAuthorize\Guards" => "BjyAuthorize\Service\GuardsServiceFactory"
"BjyAuthorize\RoleProviders" => "BjyAuthorize\Service\RoleProvidersServiceFactory"
"BjyAuthorize\ResourceProviders" => "BjyAuthorize\Service\ResourceProvidersServiceFactory"
"BjyAuthorize\RuleProviders" => "BjyAuthorize\Service\RuleProvidersServiceFactory"
"BjyAuthorize\Service\RoleDbTableGateway" => "BjyAuthorize\Service\UserRoleServiceFactory"
"BjyAuthorize\Collector\RoleCollector" => "BjyAuthorize\Service\RoleCollectorServiceFactory"
"BjyAuthorize\Guard\Controller" => "BjyAuthorize\Service\ControllerGuardServiceFactory"
"BjyAuthorize\Guard\Route" => "BjyAuthorize\Service\RouteGuardServiceFactory"
"BjyAuthorize\Provider\Identity\AuthenticationIdentityProvider" => "BjyAuthorize\Service\AuthenticationIdentityProviderServiceFactory"
"BjyAuthorize\Provider\Identity\LmcUserLaminasDb" => "BjyAuthorize\Service\LmcUserLaminasDbIdentityProviderServiceFactory"
"BjyAuthorize\Provider\Identity\ProviderInterface" => "BjyAuthorize\Service\IdentityProviderServiceFactory"
"BjyAuthorize\Provider\Resource\Config" => "BjyAuthorize\Service\ConfigResourceProviderServiceFactory"
"BjyAuthorize\Provider\Role\Config" => "BjyAuthorize\Service\ConfigRoleProviderServiceFactory"
"BjyAuthorize\Provider\Role\LaminasDb" => "BjyAuthorize\Service\LaminasDbRoleProviderServiceFactory"
"BjyAuthorize\Provider\Role\ObjectRepositoryProvider" => "BjyAuthorize\Service\ObjectRepositoryRoleProviderFactory"
"BjyAuthorize\Provider\Rule\Config" => "BjyAuthorize\Service\ConfigRuleProviderServiceFactory"
"BjyAuthorize\Service\Authorize" => "BjyAuthorize\Service\AuthorizeFactory"
"BjyAuthorize\View\UnauthorizedStrategy" => "BjyAuthorize\Service\UnauthorizedStrategyServiceFactory"
"GameBackend\DataService\Mocking" => "GameBackend\DataService\MockingFactory"
"GameBackend\DataService\SRO" => "GameBackend\DataService\SROFactory"
"GameBackend\DataService\CrossFire" => "GameBackend\DataService\CrossFireFactory"
"GameBackend\DataService\Metin" => "GameBackend\DataService\MetinFactory"
"GameBackend\Options\CrossFireOptions" => "GameBackend\Options\CrossFireFactory"
"GameBackend\Options\SroOptions" => "GameBackend\Options\SroFactory"
"GameBackend\Options\MetinOptions" => "GameBackend\Options\MetinFactory"
"GameBackend\Options\GeneralOptions" => "GameBackend\Options\GeneralFactory"
"gamebackend_caching_service" => "GameBackend\Service\CacheFactory"
"ZfcTicketSystem\Service\TicketSystem" => "ZfcTicketSystem\Service\TicketSystemFactory"
"ZfcTicketSystem\Service\Category" => "ZfcTicketSystem\Service\CategoryFactory"
"ZfcTicketSystem\Options\EntityOptions" => "ZfcTicketSystem\Options\EntityFactory"
"ZfcBBCode\Service\SBBCodeParser" => "ZfcBBCode\Service\SBBCodeParserFactory"
"PaymentAPI\Option\PayPal" => "PaymentAPI\Option\PayPalFactory"
"PaymentAPI\Option\Payssion" => "PaymentAPI\Option\PayssionFactory"
"PaymentAPI\Service\Log" => "PServerCore\Service\PaymentNotifyFactory"
"PaymentAPI\Service\Ip" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PaymentAPI\Service\Payment" => "PaymentAPI\Service\PaymentFactory"
"PaymentAPI\Provider\PaymentWall" => "PaymentAPI\Provider\PaymentWallFactory"
"PaymentAPI\Provider\PayPal" => "PaymentAPI\Provider\PayPalFactory"
"PaymentAPI\Provider\Payssion" => "PaymentAPI\Provider\PayssionFactory"
"PaymentAPI\Provider\Payop" => "PaymentAPI\Provider\PayopFactory"
"PaymentAPI\Provider\UnitPay" => "PaymentAPI\Provider\UnitPayFactory"
"PaymentAPI\Provider\Paywant" => "PaymentAPI\Provider\PaywantFactory"
"PaymentAPI\Provider\CentApp" => "PaymentAPI\Provider\CentAppFactory"
"PaymentAPI\Provider\Stripe" => "PaymentAPI\Provider\StripeFactory"
"PaymentAPI\Service\Validation" => "Laminas\ServiceManager\Factory\InvokableFactory"
"payment_api_logger_provider" => "PaymentAPI\Service\LoggerProviderFactory"
"ZfcDatagrid\Datagrid" => "ZfcDatagrid\Service\DatagridFactory"
"zfcDatagrid_dbAdapter" => "ZfcDatagrid\Service\LaminasDbAdapterFactory"
"ZfcDatagrid\Renderer\BootstrapTable\Renderer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcDatagrid\Renderer\JqGrid\Renderer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcDatagrid\Renderer\LaminasTable\Renderer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcDatagrid\Renderer\PrintHtml\Renderer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcDatagrid\Renderer\PHPExcel\Renderer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcDatagrid\Renderer\TCPDF\Renderer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcDatagrid\Renderer\Csv\Renderer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcSitemap\Service\Sitemap" => "ZfcSitemap\Service\SitemapFactory"
"SmallUser\Service\User" => "SmallUser\Service\UserFactory"
"SmallUser\Service\UserAuthFactory" => "SmallUser\Service\UserAuthFactory"
"SmallUser\Form\LoginFactory" => "SmallUser\Form\LoginFactory"
"pserver_caching_service" => "PServerCore\Service\CachingFactory"
"pserver_paginator_caching_service" => "PServerCore\Service\PaginatorCachingFactory"
"PServerCore\Service\Account" => "PServerCore\Service\AccountFactory"
"PServerCore\Service\TicketSystem" => "PServerCore\Service\TicketSystemFactory"
"PServerCore\Service\PaymentValidation" => "PServerCore\Service\PaymentValidationFactory"
"PServerCore\Options\Collection" => "PServerCore\Options\CollectionFactory"
"PServerCore\Service\Timer" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\Service\Ip" => "PServerCore\Service\IpFactory"
"PServerCore\Service\UserCodes" => "PServerCore\Service\UserCodesFactory"
"PServerCore\Service\CachingHelper" => "PServerCore\Service\CachingHelperFactory"
"PServerCore\Service\ConfigRead" => "PServerCore\Service\ConfigReadFactory"
"PServerCore\Service\Donate" => "PServerCore\Service\DonateFactory"
"PServerCore\Service\Format" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\Service\LoginHistory" => "PServerCore\Service\LoginHistoryFactory"
"PServerCore\Service\Logs" => "PServerCore\Service\LogsFactory"
"PServerCore\Service\ServerInfo" => "PServerCore\Service\ServerInfoFactory"
"PServerCore\Service\Mail" => "PServerCore\Service\MailFactory"
"PServerCore\Service\SecretQuestion" => "PServerCore\Service\SecretQuestionFactory"
"PServerCore\Service\News" => "PServerCore\Service\NewsFactory"
"PServerCore\Service\Download" => "PServerCore\Service\DownloadFactory"
"PServerCore\Service\AddEmail" => "PServerCore\Service\AddEmailFactory"
"PServerCore\Service\Coin" => "PServerCore\Service\CoinFactory"
"PServerCore\Service\PageInfo" => "PServerCore\Service\PageInfoFactory"
"PServerCore\Service\PlayerHistory" => "PServerCore\Service\PlayerHistoryFactory"
"PServerCore\Service\UserBlock" => "PServerCore\Service\UserBlockFactory"
"PServerCore\Service\UserRole" => "PServerCore\Service\UserRoleFactory"
"PServerCore\Service\CaptchaHandling" => "PServerCore\Service\CaptchaHandlingFactory"
"PServerCore\Service\PaymentNotify" => "PServerCore\Service\PaymentNotifyFactory"
"PServerCore\Service\PaymentNotifyCoins" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\Service\User" => "PServerCore\Service\UserFactory"
"PServerCore\Service\ChangeEmail" => "PServerCore\Service\ChangeEmailFactory"
"PServerCore\Options\EntityOptions" => "PServerCore\Options\EntityOptionsFactory"
"PServerCore\Options\MailOptions" => "PServerCore\Options\MailOptionsFactory"
"PServerCore\Options\GeneralOptions" => "PServerCore\Options\GeneralOptionsFactory"
"PServerCore\Options\PasswordOptions" => "PServerCore\Options\PasswordOptionsFactory"
"PServerCore\Options\UserCodeOptions" => "PServerCore\Options\UserCodeOptionsFactory"
"PServerCore\Options\LoginOptions" => "PServerCore\Options\LoginOptionsFactory"
"PServerCore\Options\RegisterOptions" => "PServerCore\Options\RegisterOptionsFactory"
"PServerCore\Options\ValidationOptions" => "PServerCore\Options\ValidationOptionsFactory"
"PServerCore\Guard\UserBlock" => "PServerCore\Guard\UserBlockFactory"
"PServerCore\Guard\UserRefresh" => "PServerCore\Guard\UserRefreshFactory"
"PServerCore\Listener\SitemapRemove" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Translator\Translator" => "Laminas\Mvc\I18n\TranslatorFactory"
"PServerCore\DBAL\Logging\DoctrineLogger" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Service\Coin" => "PServerAdmin\Service\CoinFactory"
"PServerAdmin\Service\UserPanel" => "PServerAdmin\Service\UserPanelFactory"
"PServerAdmin\Service\UserBlock" => "PServerAdmin\Service\UserBlockFactory"
"PServerAdmin\Service\GithubAPI" => "PServerAdmin\Service\GithubAPIFactory"
"PServerAdmin\Service\SecretQuestion" => "PServerAdmin\Service\SecretQuestionFactory"
"PServerAdmin\Service\Download" => "PServerAdmin\Service\DownloadFactory"
"PServerAdmin\Service\News" => "PServerAdmin\Service\NewsFactory"
"PServerAdmin\Service\PageInfo" => "PServerAdmin\Service\PageInfoFactory"
"PServerAdmin\Service\ServerInfo" => "PServerAdmin\Service\ServerInfoFactory"
"PServerAdmin\Service\Vote" => "PServerAdmin\Service\VoteFactory"
"PServerAdmin\Service\TicketSystemCategory" => "PServerAdmin\Service\TicketSystemCategoryFactory"
"PServerAdmin\Service\LoginLog" => "PServerAdmin\Service\LoginLogFactory"
"PServerAdmin\Options\GithubAPI" => "PServerAdmin\Options\GithubAPIFactory"
"PServerAdminStatistic\Service\User" => "PServerAdminStatistic\Service\UserFactory"
"PServerAdminStatistic\Service\Player" => "PServerAdminStatistic\Service\PlayerFactory"
"PServerRanking\Service\Ranking" => "PServerRanking\Service\RankingFactory"
"PServerRanking\Service\Character" => "PServerRanking\Service\CharacterFactory"
"PServerRanking\Service\Guild" => "PServerRanking\Service\GuildFactory"
"PServerRanking\Service\GameSearch" => "PServerRanking\Service\GameSearchFactory"
"PServerRanking\Form\GameSearch" => "PServerRanking\Form\GameSearchFactory"
"PServerRanking\Listener\SitemapCharacter" => "PServerRanking\Listener\SitemapCharacterFactory"
"PServerRanking\Listener\SitemapGuild" => "PServerRanking\Listener\SitemapGuildFactory"
"PServerPanel\Service\Character" => "PServerPanel\Service\CharacterFactory"
"PServerPanel\Service\UserAlias" => "PServerPanel\Service\UserAliasFactory"
"PServerPanel\Service\Vote" => "PServerPanel\Service\VoteFactory"
"PServerPanel\Service\VotePostback" => "PServerPanel\Service\VotePostbackFactory"
"PServerPanel\Service\Maxigame" => "PServerPanel\Service\MaxigameFactory"
"PServerPanel\Service\Hipopotamya" => "PServerPanel\Service\HipopotamyaFactory"
"PServerPanel\Service\Tiklaode" => "PServerPanel\Service\TiklaodeFactory"
"PServerPanel\Service\ResendRegister" => "PServerPanel\Service\ResendRegisterFactory"
"PServerPanel\Options\EntityOptions" => "PServerPanel\Options\EntityOptionsFactory"
"PServerPanel\Options\VoteMinRequirementOptions" => "PServerPanel\Options\VoteMinRequirementOptionsFactory"
"PServerSRO\Service\RankingJob" => "PServerSRO\Service\RankingJobFactory"
"PServerSRO\Service\UnStuck" => "PServerSRO\Service\UnStuckFactory"
"PServerSRO\Service\AdminSMCLog" => "PServerSRO\Service\AdminSMCLogFactory"
"PServerSRO\Service\AdminCharacter" => "PServerSRO\Service\AdminCharacterFactory"
"PServerSRO\Service\AdminJobNameHistory" => "PServerSRO\Service\AdminJobNameHistoryFactory"
"PServerSRO\Service\HonorRanking" => "PServerSRO\Service\HonorRankingFactory"
"PServerSRO\Service\Alliance" => "PServerSRO\Service\AllianceFactory"
"PServerSRO\Service\Character" => "PServerSRO\Service\CharacterFactory"
"PServerSRO\Listener\SitemapAlliance" => "PServerSRO\Listener\SitemapAllianceFactory"
"PServerSRO\Options\UnStuckPositionOptions" => "PServerSRO\Options\UnStuckPositionFactory"
"PServerSRO\Options\Fortress" => "PServerSRO\Options\FortressFactory"
"PServerSRO\Service\CustomRanking" => "PServerSRO\Service\CustomRankingFactory"
"PServerCMS\SROUnique\Service\UniqueKillList" => "PServerCMS\SROUnique\Service\UniqueKillListFactory"
"PServerCMS\SROUnique\Option\SROShardEntity" => "PServerCMS\SROUnique\Option\SROShardEntityFactory"
"SROItemDetails\Item\ItemData" => "SROItemDetails\Item\ItemDataFactory"
"SROItemDetails\Item\Properties\Blues" => "SROItemDetails\Item\Properties\BluesFactory"
"SROItemDetails\Item\Properties\Blues\IdMapping" => "SROItemDetails\Item\Properties\Blues\IdMappingFactory"
"SROItemDetails\Item\Properties\Whites" => "SROItemDetails\Item\Properties\WhitesFactory"
]
"delegators" => array:9 [
"Laminas\Cache\Storage\AdapterPluginManager" => array:2 [
0 => "Laminas\Cache\Storage\Adapter\Filesystem\AdapterPluginManagerDelegatorFactory"
1 => "Laminas\Cache\Storage\Adapter\Memory\AdapterPluginManagerDelegatorFactory"
]
"ControllerManager" => array:1 [
0 => "Laminas\Mvc\Console\Service\ControllerManagerDelegatorFactory"
]
"Request" => array:1 [
0 => "Laminas\Mvc\Console\Service\ConsoleRequestDelegatorFactory"
]
"Response" => array:1 [
0 => "Laminas\Mvc\Console\Service\ConsoleResponseDelegatorFactory"
]
"Laminas\Router\RouteStackInterface" => array:1 [
0 => "Laminas\Mvc\Console\Router\ConsoleRouterDelegatorFactory"
]
"Laminas\Mvc\SendResponseListener" => array:1 [
0 => "Laminas\Mvc\Console\Service\ConsoleResponseSenderDelegatorFactory"
]
"ViewHelperManager" => array:2 [
0 => "Laminas\Mvc\Console\Service\ConsoleViewHelperManagerDelegatorFactory"
1 => "Laminas\Navigation\View\ViewHelperManagerDelegatorFactory"
]
"ViewManager" => array:1 [
0 => "Laminas\Mvc\Console\Service\ViewManagerDelegatorFactory"
]
"Laminas\I18n\Translator\Translator" => array:1 [
0 => "PServerCore\Service\TranslatorDelegator"
]
]
"aliases" => array:120 [
"TranslatorPluginManager" => "Laminas\I18n\Translator\LoaderPluginManager"
"Zend\I18n\Translator\TranslatorInterface" => "Laminas\I18n\Translator\TranslatorInterface"
"Zend\I18n\Translator\LoaderPluginManager" => "Laminas\I18n\Translator\LoaderPluginManager"
"Zend\Mail\Protocol\SmtpPluginManager" => "Laminas\Mail\Protocol\SmtpPluginManager"
"HttpRouter" => "Laminas\Router\Http\TreeRouteStack"
"router" => "Laminas\Router\RouteStackInterface"
"Router" => "Laminas\Router\RouteStackInterface"
"RoutePluginManager" => "Laminas\Router\RoutePluginManager"
"Zend\Router\Http\TreeRouteStack" => "Laminas\Router\Http\TreeRouteStack"
"Zend\Router\RoutePluginManager" => "Laminas\Router\RoutePluginManager"
"Zend\Router\RouteStackInterface" => "Laminas\Router\RouteStackInterface"
"ValidatorManager" => "Laminas\Validator\ValidatorPluginManager"
"Zend\Validator\ValidatorPluginManager" => "Laminas\Validator\ValidatorPluginManager"
"InputFilterManager" => "Laminas\InputFilter\InputFilterPluginManager"
"Zend\InputFilter\InputFilterPluginManager" => "Laminas\InputFilter\InputFilterPluginManager"
"Laminas\Form\Annotation\AnnotationBuilder" => "FormAnnotationBuilder"
"Laminas\Form\Annotation\AttributeBuilder" => "FormAttributeBuilder"
"Laminas\Form\FormElementManager" => "FormElementManager"
"Laminas\Session\SessionManager" => "Laminas\Session\ManagerInterface"
"Zend\Session\SessionManager" => "Laminas\Session\SessionManager"
"Zend\Session\Config\ConfigInterface" => "Laminas\Session\Config\ConfigInterface"
"Zend\Session\ManagerInterface" => "Laminas\Session\ManagerInterface"
"Zend\Session\Storage\StorageInterface" => "Laminas\Session\Storage\StorageInterface"
"console" => "ConsoleAdapter"
"Console" => "ConsoleAdapter"
"ConsoleDefaultRenderingStrategy" => "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
"ConsoleRenderer" => "Laminas\Mvc\Console\View\Renderer"
"Zend\Mvc\Console\View\DefaultRenderingStrategy" => "Laminas\Mvc\Console\View\DefaultRenderingStrategy"
"Zend\Mvc\Console\View\Renderer" => "Laminas\Mvc\Console\View\Renderer"
"navigation" => "Laminas\Navigation\Navigation"
"Zend\Navigation\Navigation" => "Laminas\Navigation\Navigation"
"ZfcTwigExtension" => "ZfcTwig\Twig\Extension"
"ZfcTwigLoaderChain" => "Twig\Loader\ChainLoader"
"ZfcTwigLoaderTemplateMap" => "ZfcTwig\Twig\MapLoader"
"ZfcTwigLoaderTemplatePathStack" => "ZfcTwig\Twig\StackLoader"
"ZfcTwigRenderer" => "ZfcTwig\View\TwigRenderer"
"ZfcTwigResolver" => "ZfcTwig\View\TwigResolver"
"ZfcTwigViewHelperManager" => "ZfcTwig\View\HelperPluginManager"
"ZfcTwigViewStrategy" => "ZfcTwig\View\TwigStrategy"
"bjyauthorize_zend_db_adapter" => "Laminas\Db\Adapter\Adapter"
"gamebackend_dataservice" => "GameBackend\DataService\SRO"
"gamebackend_cross_fire_options" => "GameBackend\Options\CrossFireOptions"
"gamebackend_sro_options" => "GameBackend\Options\SroOptions"
"gamebackend_metin_options" => "GameBackend\Options\MetinOptions"
"gamebackend_general_options" => "GameBackend\Options\GeneralOptions"
"zfcticketsystem_ticketsystem_service" => "PServerCore\Service\TicketSystem"
"zfcticketsystem_category_service" => "ZfcTicketSystem\Service\Category"
"zfcticketsystem_entry_options" => "ZfcTicketSystem\Options\EntityOptions"
"zfc-bbcode_parser" => "ZfcBBCode\Service\SBBCodeParser"
"payment_api_log_service" => "PServerCore\Service\PaymentNotify"
"payment_api_ip_service" => "PServerCore\Service\Ip"
"payment_api_payment_service" => "PaymentAPI\Service\Payment"
"payment_api_paymentwall_provider" => "PaymentAPI\Provider\PaymentWall"
"payment_api_validation" => "PServerCore\Service\PaymentValidation"
"zfcDatagrid" => "ZfcDatagrid\Datagrid"
"zfcDatagrid.renderer.bootstrapTable" => "ZfcDatagrid\Renderer\BootstrapTable\Renderer"
"zfcDatagrid.renderer.jqgrid" => "ZfcDatagrid\Renderer\JqGrid\Renderer"
"zfcDatagrid.renderer.laminasTable" => "ZfcDatagrid\Renderer\LaminasTable\Renderer"
"zfcDatagrid.renderer.printHtml" => "ZfcDatagrid\Renderer\PrintHtml\Renderer"
"zfcDatagrid.renderer.PHPExcel" => "ZfcDatagrid\Renderer\PHPExcel\Renderer"
"zfcDatagrid.renderer.TCPDF" => "ZfcDatagrid\Renderer\TCPDF\Renderer"
"zfcDatagrid.renderer.csv" => "ZfcDatagrid\Renderer\Csv\Renderer"
"zfcuser_zend_db_adapter" => "Laminas\Db\Adapter\Adapter"
"small_user_service" => "PServerCore\Service\User"
"zfcuser_user_service" => "SmallUser\Service\User"
"small_user_auth_service" => "SmallUser\Service\UserAuthFactory"
"small_user_login_form" => "SmallUser\Form\LoginFactory"
"translator" => "MvcTranslator"
"ZfcTicketSystem\Service\TicketSystem" => "PServerCore\Service\TicketSystem"
"pserver_options_collection" => "PServerCore\Options\Collection"
"pserver_usercodes_service" => "PServerCore\Service\UserCodes"
"pserver_timer_service" => "PServerCore\Service\Timer"
"pserver_cachinghelper_service" => "PServerCore\Service\CachingHelper"
"pserver_configread_service" => "PServerCore\Service\ConfigRead"
"pserver_donate_service" => "PServerCore\Service\Donate"
"pserver_format_service" => "PServerCore\Service\Format"
"pserver_login_history_service" => "PServerCore\Service\LoginHistory"
"pserver_log_service" => "PServerCore\Service\Logs"
"pserver_server_info_service" => "PServerCore\Service\ServerInfo"
"pserver_mail_service" => "PServerCore\Service\Mail"
"pserver_secret_question" => "PServerCore\Service\SecretQuestion"
"pserver_news_service" => "PServerCore\Service\News"
"pserver_download_service" => "PServerCore\Service\Download"
"pserver_add_email_service" => "PServerCore\Service\AddEmail"
"pserver_coin_service" => "PServerCore\Service\Coin"
"pserver_pageinfo_service" => "PServerCore\Service\PageInfo"
"pserver_playerhistory_service" => "PServerCore\Service\PlayerHistory"
"pserver_user_block_service" => "PServerCore\Service\UserBlock"
"pserver_user_role_service" => "PServerCore\Service\UserRole"
"pserver_entity_options" => "PServerCore\Options\EntityOptions"
"pserver_mail_options" => "PServerCore\Options\MailOptions"
"pserver_general_options" => "PServerCore\Options\GeneralOptions"
"pserver_password_options" => "PServerCore\Options\PasswordOptions"
"pserver_user_code_options" => "PServerCore\Options\UserCodeOptions"
"pserver_login_options" => "PServerCore\Options\LoginOptions"
"pserver_register_options" => "PServerCore\Options\RegisterOptions"
"pserver_validation_options" => "PServerCore\Options\ValidationOptions"
"Laminas\Authentication\AuthenticationService" => "Laminas\Authentication\AuthenticationServiceInterface"
"Laminas\Authentication\AuthenticationServiceInterface" => "SmallUser\Service\UserAuthFactory"
"PaymentAPI\Service\Ip" => "PServerCore\Service\Ip"
"pserveradmin_user_panel_service" => "PServerAdmin\Service\UserPanel"
"pserveradmin_user_block_service" => "PServerAdmin\Service\UserBlock"
"pserver_admin_github_api_options" => "PServerAdmin\Options\GithubAPI"
"pserverranking_ranking_service" => "PServerRanking\Service\Ranking"
"pserverranking_character_service" => "PServerRanking\Service\Character"
"pserverranking_guild_service" => "PServerRanking\Service\Guild"
"pserverpanel_character_service" => "PServerPanel\Service\Character"
"pserverpanel_user_alias_service" => "PServerPanel\Service\UserAlias"
"pserverpanel_vote_service" => "PServerPanel\Service\Vote"
"pserverpanel_entity_options" => "PServerPanel\Options\EntityOptions"
"pserverpanel_vote_min_requirement_options" => "PServerPanel\Options\VoteMinRequirementOptions"
"pserversro_unstuck_service" => "PServerSRO\Service\UnStuck"
"pserversro_ranking_job_service" => "PServerSRO\Service\RankingJob"
"pserversro_admin_smc_log_service" => "PServerSRO\Service\AdminSMCLog"
"pserversro_admin_character_service" => "PServerSRO\Service\AdminCharacter"
"pserversro_unstuck_options" => "PServerSRO\Options\UnStuckPositionOptions"
"sro_item_details_item_data" => "SROItemDetails\Item\ItemData"
"sro_item_details_property_white" => "SROItemDetails\Item\Properties\Whites"
"sro_item_details_property_blues" => "SROItemDetails\Item\Properties\Blues"
"sro_item_details_blues_id_mapping" => "SROItemDetails\Item\Properties\Blues\IdMapping"
]
"invokables" => array:17 [
"DoctrineModule\Authentication\Storage\Session" => "Laminas\Authentication\Storage\Session"
"doctrine.orm_cmd.clear_cache_metadata" => "Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand"
"doctrine.orm_cmd.clear_cache_result" => "Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand"
"doctrine.orm_cmd.clear_cache_query" => "Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand"
"doctrine.orm_cmd.schema_tool_create" => "Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand"
"doctrine.orm_cmd.schema_tool_update" => "Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand"
"doctrine.orm_cmd.schema_tool_drop" => "Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand"
"doctrine.orm_cmd.convert_d1_schema" => "Doctrine\ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand"
"doctrine.orm_cmd.generate_entities" => "Doctrine\ORM\Tools\Console\Command\GenerateEntitiesCommand"
"doctrine.orm_cmd.generate_proxies" => "Doctrine\ORM\Tools\Console\Command\GenerateProxiesCommand"
"doctrine.orm_cmd.convert_mapping" => "Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand"
"doctrine.orm_cmd.run_dql" => "Doctrine\ORM\Tools\Console\Command\RunDqlCommand"
"doctrine.orm_cmd.validate_schema" => "Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand"
"doctrine.orm_cmd.info" => "Doctrine\ORM\Tools\Console\Command\InfoCommand"
"doctrine.orm_cmd.ensure_production_settings" => "Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand"
"doctrine.orm_cmd.generate_repositories" => "Doctrine\ORM\Tools\Console\Command\GenerateRepositoriesCommand"
0 => "BjyAuthorize\View\RedirectionStrategy"
]
"initializers" => array:1 [
0 => "BjyAuthorize\Service\AuthorizeAwareServiceInitializer"
]
]
"laminas-cli" => array:1 [
"commands" => array:1 [
"laminas-cache:deprecation:check-storage-factory-config" => "Laminas\Cache\Command\DeprecatedStorageFactoryConfigurationCheckCommand"
]
]
"filters" => array:2 [
"aliases" => array:14 [
"alnum" => "Laminas\I18n\Filter\Alnum"
"Alnum" => "Laminas\I18n\Filter\Alnum"
"alpha" => "Laminas\I18n\Filter\Alpha"
"Alpha" => "Laminas\I18n\Filter\Alpha"
"numberformat" => "Laminas\I18n\Filter\NumberFormat"
"numberFormat" => "Laminas\I18n\Filter\NumberFormat"
"NumberFormat" => "Laminas\I18n\Filter\NumberFormat"
"numberparse" => "Laminas\I18n\Filter\NumberParse"
"numberParse" => "Laminas\I18n\Filter\NumberParse"
"NumberParse" => "Laminas\I18n\Filter\NumberParse"
"Zend\I18n\Filter\Alnum" => "Laminas\I18n\Filter\Alnum"
"Zend\I18n\Filter\Alpha" => "Laminas\I18n\Filter\Alpha"
"Zend\I18n\Filter\NumberFormat" => "Laminas\I18n\Filter\NumberFormat"
"Zend\I18n\Filter\NumberParse" => "Laminas\I18n\Filter\NumberParse"
]
"factories" => array:4 [
"Laminas\I18n\Filter\Alnum" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Filter\Alpha" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Filter\NumberFormat" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Filter\NumberParse" => "Laminas\ServiceManager\Factory\InvokableFactory"
]
]
"validators" => array:2 [
"aliases" => array:33 [
"alnum" => "Laminas\I18n\Validator\Alnum"
"Alnum" => "Laminas\I18n\Validator\Alnum"
"alpha" => "Laminas\I18n\Validator\Alpha"
"Alpha" => "Laminas\I18n\Validator\Alpha"
"datetime" => "Laminas\I18n\Validator\DateTime"
"dateTime" => "Laminas\I18n\Validator\DateTime"
"DateTime" => "Laminas\I18n\Validator\DateTime"
"float" => "Laminas\I18n\Validator\IsFloat"
"Float" => "Laminas\I18n\Validator\IsFloat"
"int" => "Laminas\I18n\Validator\IsInt"
"Int" => "Laminas\I18n\Validator\IsInt"
"isfloat" => "Laminas\I18n\Validator\IsFloat"
"isFloat" => "Laminas\I18n\Validator\IsFloat"
"IsFloat" => "Laminas\I18n\Validator\IsFloat"
"isint" => "Laminas\I18n\Validator\IsInt"
"isInt" => "Laminas\I18n\Validator\IsInt"
"IsInt" => "Laminas\I18n\Validator\IsInt"
"phonenumber" => "Laminas\I18n\Validator\PhoneNumber"
"phoneNumber" => "Laminas\I18n\Validator\PhoneNumber"
"PhoneNumber" => "Laminas\I18n\Validator\PhoneNumber"
"postcode" => "Laminas\I18n\Validator\PostCode"
"postCode" => "Laminas\I18n\Validator\PostCode"
"PostCode" => "Laminas\I18n\Validator\PostCode"
"Zend\I18n\Validator\Alnum" => "Laminas\I18n\Validator\Alnum"
"Zend\I18n\Validator\Alpha" => "Laminas\I18n\Validator\Alpha"
"Zend\I18n\Validator\DateTime" => "Laminas\I18n\Validator\DateTime"
"Zend\I18n\Validator\IsFloat" => "Laminas\I18n\Validator\IsFloat"
"Zend\I18n\Validator\IsInt" => "Laminas\I18n\Validator\IsInt"
"Zend\I18n\Validator\PhoneNumber" => "Laminas\I18n\Validator\PhoneNumber"
"Zend\I18n\Validator\PostCode" => "Laminas\I18n\Validator\PostCode"
"DoctrineNoObjectExists" => "DoctrineModule\Validator\NoObjectExists"
"DoctrineObjectExists" => "DoctrineModule\Validator\ObjectExists"
"DoctrineUniqueObject" => "DoctrineModule\Validator\UniqueObject"
]
"factories" => array:19 [
"Laminas\I18n\Validator\Alnum" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Validator\Alpha" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Validator\DateTime" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Validator\IsFloat" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Validator\IsInt" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Validator\PhoneNumber" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\Validator\PostCode" => "Laminas\ServiceManager\Factory\InvokableFactory"
"DoctrineModule\Validator\NoObjectExists" => "DoctrineModule\Validator\Service\NoObjectExistsFactory"
"DoctrineModule\Validator\ObjectExists" => "DoctrineModule\Validator\Service\ObjectExistsFactory"
"DoctrineModule\Validator\UniqueObject" => "DoctrineModule\Validator\Service\UniqueObjectFactory"
"ZfcBBCode\Validator\BBCodeValid" => "ZfcBBCode\Validator\BBCodeValidFactory"
"PServerCore\Validator\NoRecordExists" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\Validator\PasswordRules" => "PServerCore\Validator\PasswordRulesFactory"
"PServerCore\Validator\RecordExists" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\Validator\SimilarText" => "PServerCore\Validator\SimilarTextFactory"
"PServerCore\Validator\StriposExists" => "PServerCore\Validator\StriposExistsFactory"
"PServerCore\Validator\UserNameBackendNotExists" => "PServerCore\Validator\UserNameBackendNotExistsFactory"
"PServerCore\Validator\ValidUserExists" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Validator\VotePostback" => "Laminas\ServiceManager\Factory\InvokableFactory"
]
]
"view_helpers" => array:2 [
"aliases" => array:284 [
"currencyformat" => "Laminas\I18n\View\Helper\CurrencyFormat"
"currencyFormat" => "Laminas\I18n\View\Helper\CurrencyFormat"
"CurrencyFormat" => "Laminas\I18n\View\Helper\CurrencyFormat"
"dateformat" => "Laminas\I18n\View\Helper\DateFormat"
"dateFormat" => "Laminas\I18n\View\Helper\DateFormat"
"DateFormat" => "Laminas\I18n\View\Helper\DateFormat"
"numberformat" => "Laminas\I18n\View\Helper\NumberFormat"
"numberFormat" => "Laminas\I18n\View\Helper\NumberFormat"
"NumberFormat" => "Laminas\I18n\View\Helper\NumberFormat"
"plural" => "Laminas\I18n\View\Helper\Plural"
"Plural" => "Laminas\I18n\View\Helper\Plural"
"translate" => "Laminas\I18n\View\Helper\Translate"
"Translate" => "Laminas\I18n\View\Helper\Translate"
"translateplural" => "Laminas\I18n\View\Helper\TranslatePlural"
"translatePlural" => "Laminas\I18n\View\Helper\TranslatePlural"
"TranslatePlural" => "Laminas\I18n\View\Helper\TranslatePlural"
"Zend\I18n\View\Helper\CurrencyFormat" => "Laminas\I18n\View\Helper\CurrencyFormat"
"Zend\I18n\View\Helper\DateFormat" => "Laminas\I18n\View\Helper\DateFormat"
"Zend\I18n\View\Helper\NumberFormat" => "Laminas\I18n\View\Helper\NumberFormat"
"Zend\I18n\View\Helper\Plural" => "Laminas\I18n\View\Helper\Plural"
"Zend\I18n\View\Helper\Translate" => "Laminas\I18n\View\Helper\Translate"
"Zend\I18n\View\Helper\TranslatePlural" => "Laminas\I18n\View\Helper\TranslatePlural"
"form" => "Laminas\Form\View\Helper\Form"
"Form" => "Laminas\Form\View\Helper\Form"
"formbutton" => "Laminas\Form\View\Helper\FormButton"
"form_button" => "Laminas\Form\View\Helper\FormButton"
"formButton" => "Laminas\Form\View\Helper\FormButton"
"FormButton" => "Laminas\Form\View\Helper\FormButton"
"formcaptcha" => "Laminas\Form\View\Helper\FormCaptcha"
"form_captcha" => "Laminas\Form\View\Helper\FormCaptcha"
"formCaptcha" => "Laminas\Form\View\Helper\FormCaptcha"
"FormCaptcha" => "Laminas\Form\View\Helper\FormCaptcha"
"captchadumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"captcha_dumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"captcha/dumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"CaptchaDumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"captchaDumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"formcaptchadumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"form_captcha_dumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"formCaptchaDumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"FormCaptchaDumb" => "Laminas\Form\View\Helper\Captcha\Dumb"
"captchafiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"captcha/figlet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"captcha_figlet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"captchaFiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"CaptchaFiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"formcaptchafiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"form_captcha_figlet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"formCaptchaFiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"FormCaptchaFiglet" => "Laminas\Form\View\Helper\Captcha\Figlet"
"captchaimage" => "Laminas\Form\View\Helper\Captcha\Image"
"captcha/image" => "PServerCore\View\Helper\CaptchaImageReload"
"captcha_image" => "Laminas\Form\View\Helper\Captcha\Image"
"captchaImage" => "Laminas\Form\View\Helper\Captcha\Image"
"CaptchaImage" => "Laminas\Form\View\Helper\Captcha\Image"
"formcaptchaimage" => "Laminas\Form\View\Helper\Captcha\Image"
"form_captcha_image" => "Laminas\Form\View\Helper\Captcha\Image"
"formCaptchaImage" => "Laminas\Form\View\Helper\Captcha\Image"
"FormCaptchaImage" => "Laminas\Form\View\Helper\Captcha\Image"
"captcharecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"captcha/recaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"captcha_recaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"captchaRecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"CaptchaRecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"formcaptcharecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"form_captcha_recaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"formCaptchaRecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"FormCaptchaRecaptcha" => "Laminas\Form\View\Helper\Captcha\ReCaptcha"
"formcheckbox" => "Laminas\Form\View\Helper\FormCheckbox"
"form_checkbox" => "Laminas\Form\View\Helper\FormCheckbox"
"formCheckbox" => "Laminas\Form\View\Helper\FormCheckbox"
"FormCheckbox" => "Laminas\Form\View\Helper\FormCheckbox"
"formcollection" => "Laminas\Form\View\Helper\FormCollection"
"form_collection" => "Laminas\Form\View\Helper\FormCollection"
"formCollection" => "Laminas\Form\View\Helper\FormCollection"
"FormCollection" => "Laminas\Form\View\Helper\FormCollection"
"formcolor" => "Laminas\Form\View\Helper\FormColor"
"form_color" => "Laminas\Form\View\Helper\FormColor"
"formColor" => "Laminas\Form\View\Helper\FormColor"
"FormColor" => "Laminas\Form\View\Helper\FormColor"
"formdate" => "Laminas\Form\View\Helper\FormDate"
"form_date" => "Laminas\Form\View\Helper\FormDate"
"formDate" => "Laminas\Form\View\Helper\FormDate"
"FormDate" => "Laminas\Form\View\Helper\FormDate"
"formdatetime" => "Laminas\Form\View\Helper\FormDateTime"
"form_date_time" => "Laminas\Form\View\Helper\FormDateTime"
"formDateTime" => "Laminas\Form\View\Helper\FormDateTime"
"FormDateTime" => "Laminas\Form\View\Helper\FormDateTime"
"formdatetimelocal" => "Laminas\Form\View\Helper\FormDateTimeLocal"
"form_date_time_local" => "Laminas\Form\View\Helper\FormDateTimeLocal"
"formDateTimeLocal" => "Laminas\Form\View\Helper\FormDateTimeLocal"
"FormDateTimeLocal" => "Laminas\Form\View\Helper\FormDateTimeLocal"
"formdatetimeselect" => "Laminas\Form\View\Helper\FormDateTimeSelect"
"form_date_time_select" => "Laminas\Form\View\Helper\FormDateTimeSelect"
"formDateTimeSelect" => "Laminas\Form\View\Helper\FormDateTimeSelect"
"FormDateTimeSelect" => "Laminas\Form\View\Helper\FormDateTimeSelect"
"formdateselect" => "Laminas\Form\View\Helper\FormDateSelect"
"form_date_select" => "Laminas\Form\View\Helper\FormDateSelect"
"formDateSelect" => "Laminas\Form\View\Helper\FormDateSelect"
"FormDateSelect" => "Laminas\Form\View\Helper\FormDateSelect"
"form_element" => "Laminas\Form\View\Helper\FormElement"
"formelement" => "Laminas\Form\View\Helper\FormElement"
"formElement" => "Laminas\Form\View\Helper\FormElement"
"FormElement" => "Laminas\Form\View\Helper\FormElement"
"form_element_errors" => "Laminas\Form\View\Helper\FormElementErrors"
"formelementerrors" => "Laminas\Form\View\Helper\FormElementErrors"
"formElementErrors" => "Laminas\Form\View\Helper\FormElementErrors"
"FormElementErrors" => "Laminas\Form\View\Helper\FormElementErrors"
"form_email" => "Laminas\Form\View\Helper\FormEmail"
"formemail" => "Laminas\Form\View\Helper\FormEmail"
"formEmail" => "Laminas\Form\View\Helper\FormEmail"
"FormEmail" => "Laminas\Form\View\Helper\FormEmail"
"form_file" => "Laminas\Form\View\Helper\FormFile"
"formfile" => "Laminas\Form\View\Helper\FormFile"
"formFile" => "Laminas\Form\View\Helper\FormFile"
"FormFile" => "Laminas\Form\View\Helper\FormFile"
"formfileapcprogress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
"form_file_apc_progress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
"formFileApcProgress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
"FormFileApcProgress" => "Laminas\Form\View\Helper\File\FormFileApcProgress"
"formfilesessionprogress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
"form_file_session_progress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
"formFileSessionProgress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
"FormFileSessionProgress" => "Laminas\Form\View\Helper\File\FormFileSessionProgress"
"formfileuploadprogress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
"form_file_upload_progress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
"formFileUploadProgress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
"FormFileUploadProgress" => "Laminas\Form\View\Helper\File\FormFileUploadProgress"
"formhidden" => "Laminas\Form\View\Helper\FormHidden"
"form_hidden" => "Laminas\Form\View\Helper\FormHidden"
"formHidden" => "Laminas\Form\View\Helper\FormHidden"
"FormHidden" => "Laminas\Form\View\Helper\FormHidden"
"formimage" => "Laminas\Form\View\Helper\FormImage"
"form_image" => "Laminas\Form\View\Helper\FormImage"
"formImage" => "Laminas\Form\View\Helper\FormImage"
"FormImage" => "Laminas\Form\View\Helper\FormImage"
"forminput" => "Laminas\Form\View\Helper\FormInput"
"form_input" => "Laminas\Form\View\Helper\FormInput"
"formInput" => "Laminas\Form\View\Helper\FormInput"
"FormInput" => "Laminas\Form\View\Helper\FormInput"
"formlabel" => "Laminas\Form\View\Helper\FormLabel"
"form_label" => "Laminas\Form\View\Helper\FormLabel"
"formLabel" => "PServerCore\View\Helper\FormLabel"
"FormLabel" => "Laminas\Form\View\Helper\FormLabel"
"formmonth" => "Laminas\Form\View\Helper\FormMonth"
"form_month" => "Laminas\Form\View\Helper\FormMonth"
"formMonth" => "Laminas\Form\View\Helper\FormMonth"
"FormMonth" => "Laminas\Form\View\Helper\FormMonth"
"formmonthselect" => "Laminas\Form\View\Helper\FormMonthSelect"
"form_month_select" => "Laminas\Form\View\Helper\FormMonthSelect"
"formMonthSelect" => "Laminas\Form\View\Helper\FormMonthSelect"
"FormMonthSelect" => "Laminas\Form\View\Helper\FormMonthSelect"
"formmulticheckbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
"form_multi_checkbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
"formMultiCheckbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
"FormMultiCheckbox" => "Laminas\Form\View\Helper\FormMultiCheckbox"
"formnumber" => "Laminas\Form\View\Helper\FormNumber"
"form_number" => "Laminas\Form\View\Helper\FormNumber"
"formNumber" => "Laminas\Form\View\Helper\FormNumber"
"FormNumber" => "Laminas\Form\View\Helper\FormNumber"
"formpassword" => "Laminas\Form\View\Helper\FormPassword"
"form_password" => "Laminas\Form\View\Helper\FormPassword"
"formPassword" => "Laminas\Form\View\Helper\FormPassword"
"FormPassword" => "Laminas\Form\View\Helper\FormPassword"
"formradio" => "Laminas\Form\View\Helper\FormRadio"
"form_radio" => "Laminas\Form\View\Helper\FormRadio"
"formRadio" => "Laminas\Form\View\Helper\FormRadio"
"FormRadio" => "Laminas\Form\View\Helper\FormRadio"
"formrange" => "Laminas\Form\View\Helper\FormRange"
"form_range" => "Laminas\Form\View\Helper\FormRange"
"formRange" => "Laminas\Form\View\Helper\FormRange"
"FormRange" => "Laminas\Form\View\Helper\FormRange"
"formreset" => "Laminas\Form\View\Helper\FormReset"
"form_reset" => "Laminas\Form\View\Helper\FormReset"
"formReset" => "Laminas\Form\View\Helper\FormReset"
"FormReset" => "Laminas\Form\View\Helper\FormReset"
"formrow" => "Laminas\Form\View\Helper\FormRow"
"form_row" => "Laminas\Form\View\Helper\FormRow"
"formRow" => "Laminas\Form\View\Helper\FormRow"
"FormRow" => "Laminas\Form\View\Helper\FormRow"
"formsearch" => "Laminas\Form\View\Helper\FormSearch"
"form_search" => "Laminas\Form\View\Helper\FormSearch"
"formSearch" => "Laminas\Form\View\Helper\FormSearch"
"FormSearch" => "Laminas\Form\View\Helper\FormSearch"
"formselect" => "Laminas\Form\View\Helper\FormSelect"
"form_select" => "Laminas\Form\View\Helper\FormSelect"
"formSelect" => "Laminas\Form\View\Helper\FormSelect"
"FormSelect" => "Laminas\Form\View\Helper\FormSelect"
"formsubmit" => "Laminas\Form\View\Helper\FormSubmit"
"form_submit" => "Laminas\Form\View\Helper\FormSubmit"
"formSubmit" => "Laminas\Form\View\Helper\FormSubmit"
"FormSubmit" => "Laminas\Form\View\Helper\FormSubmit"
"formtel" => "Laminas\Form\View\Helper\FormTel"
"form_tel" => "Laminas\Form\View\Helper\FormTel"
"formTel" => "Laminas\Form\View\Helper\FormTel"
"FormTel" => "Laminas\Form\View\Helper\FormTel"
"formtext" => "Laminas\Form\View\Helper\FormText"
"form_text" => "Laminas\Form\View\Helper\FormText"
"formText" => "Laminas\Form\View\Helper\FormText"
"FormText" => "Laminas\Form\View\Helper\FormText"
"formtextarea" => "Laminas\Form\View\Helper\FormTextarea"
"form_text_area" => "Laminas\Form\View\Helper\FormTextarea"
"formTextarea" => "Laminas\Form\View\Helper\FormTextarea"
"formTextArea" => "Laminas\Form\View\Helper\FormTextarea"
"FormTextArea" => "Laminas\Form\View\Helper\FormTextarea"
"formtime" => "Laminas\Form\View\Helper\FormTime"
"form_time" => "Laminas\Form\View\Helper\FormTime"
"formTime" => "Laminas\Form\View\Helper\FormTime"
"FormTime" => "Laminas\Form\View\Helper\FormTime"
"formurl" => "Laminas\Form\View\Helper\FormUrl"
"form_url" => "Laminas\Form\View\Helper\FormUrl"
"formUrl" => "Laminas\Form\View\Helper\FormUrl"
"FormUrl" => "Laminas\Form\View\Helper\FormUrl"
"formweek" => "Laminas\Form\View\Helper\FormWeek"
"form_week" => "Laminas\Form\View\Helper\FormWeek"
"formWeek" => "Laminas\Form\View\Helper\FormWeek"
"FormWeek" => "Laminas\Form\View\Helper\FormWeek"
"flashmessenger" => "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
"flashMessenger" => "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
"FlashMessenger" => "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
"Zend\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger" => "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger"
"zendviewhelperflashmessenger" => "laminasviewhelperflashmessenger"
"localeUrl" => "SlmLocale\View\Helper\LocaleUrl"
"localeMenu" => "SlmLocale\View\Helper\LocaleMenu"
"primaryLanguage" => "SlmLocale\View\Helper\PrimaryLanguage"
"numberOfNewTickets" => "ZfcTicketSystem\View\Helper\NewTicketWidget"
"ticketStatus" => "ZfcTicketSystem\View\Helper\TicketStatus"
"bbCodeParser" => "ZfcBBCode\View\Helper\BBCodeParser"
"paymentAPIPayssionSecret" => "PaymentAPI\View\Helper\PayssionSecret"
"paymentAPIPaymentwallWidgetUrl" => "PaymentAPI\View\Helper\PaymentwallWidgetUrl"
"bootstrapTableRow" => "ZfcDatagrid\Renderer\BootstrapTable\View\Helper\TableRow"
"jqgridColumns" => "ZfcDatagrid\Renderer\JqGrid\View\Helper\Columns"
"sitemapWidget" => "ZfcSitemap\View\Helper\Sitemap"
"pserverformerrors" => "PServerCore\View\Helper\FormError"
"formWidget" => "PServerCore\View\Helper\FormWidget"
"sidebarWidget" => "PServerCore\View\Helper\SideBarWidget"
"playerHistory" => "PServerCore\View\Helper\PlayerHistory"
"donateSum" => "PServerCore\View\Helper\DonateSum"
"donateCounter" => "PServerCore\View\Helper\DonateCounter"
"navigationWidgetPServerCore" => "PServerCore\View\Helper\NavigationWidget"
"dateTimeFormatTime" => "PServerCore\View\Helper\DateTimeFormat"
"newsWidget" => "PServerCore\View\Helper\NewsWidget"
"loggedInWidgetPServerCore" => "PServerCore\View\Helper\LoggedInWidget"
"loginWidgetPServerCore" => "PServerCore\View\Helper\LoginWidget"
"serverInfoWidgetPServerCore" => "PServerCore\View\Helper\ServerInfoWidget"
"timerWidgetPServerCore" => "PServerCore\View\Helper\TimerWidget"
"coinsWidgetPServerCore" => "PServerCore\View\Helper\CoinsWidget"
"coinsInfoWidgetPServerCore" => "PServerCore\View\Helper\CoinsInfoWidget"
"agoTimerPServerCore" => "PServerCore\View\Helper\AgoTimerWidget"
"generalSettingsPServerCore" => "PServerCore\View\Helper\GeneralSettings"
"viewHelperExists" => "PServerCore\View\Helper\ViewHelperExists"
"viewCache" => "PServerCore\View\Helper\ViewCache"
"discordWidget" => "PServerCore\View\Helper\DiscordWidget"
"onlineCheckerWidget" => "PServerCore\View\Helper\OnlineChecker"
"translateMapping" => "PServerCore\View\Helper\TranslateMapping"
"userPanelBlockHistoryList" => "PServerAdmin\View\Helper\UserBlockHistory"
"userPanelLoginHistoryList" => "PServerAdmin\View\Helper\UserLoginHistory"
"userPanelDonateHistoryList" => "PServerAdmin\View\Helper\UserDonateHistory"
"userPanelCharacterList" => "PServerAdmin\View\Helper\UserCharacterList"
"userPanelTicketOverview" => "PServerAdmin\View\Helper\UserTicketList"
"userPanelCoinsWidget" => "PServerAdmin\View\Helper\UserCoinsWidget"
"userPanelBlockWidget" => "PServerAdmin\View\Helper\UserBlockWidget"
"userPanelRoleWidget" => "PServerAdmin\View\Helper\UserRoleWidget"
"userPanelWidget" => "PServerAdmin\View\Helper\UserPanelWidget"
"parsedown" => "PServerAdmin\View\Helper\Parsedown"
"pServerRankingItemDetails" => "PServerRanking\View\Helper\ItemDetails"
"pServerRankingInventoryView" => "PServerRanking\View\Helper\InventoryView"
"pServerRankingSearchCharacter" => "PServerRanking\View\Helper\SearchCharacter"
"pServerRankingTopCharacterWidget" => "PServerRanking\View\Helper\TopCharacterWidget"
"pServerRankingTopGuildWidget" => "PServerRanking\View\Helper\TopGuildWidget"
"pServerRankingAdditionalCharacterDetails" => "PServerRanking\View\Helper\AdditionalCharacterDetails"
"getUserAlias" => "PServerPanel\View\Helper\UserAlias"
"fortressGuildViewSro" => "PServerSRO\View\Helper\Fortress"
"inventoryAvatarViewSro" => "PServerSRO\View\Helper\InventoryAvatarView"
"rankingJobTraderViewSro" => "PServerSRO\View\Helper\RankingJobTrader"
"rankingJobHunterViewSro" => "PServerSRO\View\Helper\RankingJobHunter"
"rankingJobThievesViewSro" => "PServerSRO\View\Helper\RankingJobThieves"
"jobType2Name" => "PServerSRO\View\Helper\JobTypeToName"
"jobType2Icon" => "PServerSRO\View\Helper\JobTypeToIcon"
"charTimedJobBuffs" => "PServerSRO\View\Helper\CharTimedJobBuffs"
"uniqueKillListPServerSROUnique" => "PServerCMS\SROUnique\View\Helper\UniqueKillList"
"characterEachUniquePointsPServerSROUnique" => "PServerCMS\SROUnique\View\Helper\CharacterEachUniquePoints"
"uniqueKillHistoryCharacterPServerSROUnique" => "PServerCMS\SROUnique\View\Helper\KillHistoryCharacter"
"sroItemDetailsBluesWhites" => "SROItemDetails\View\Helper\BluesWhites"
]
"factories" => array:117 [
"Laminas\I18n\View\Helper\CurrencyFormat" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\View\Helper\DateFormat" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\View\Helper\NumberFormat" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\View\Helper\Plural" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\View\Helper\Translate" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\I18n\View\Helper\TranslatePlural" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\Form" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormButton" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormCaptcha" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\Captcha\Dumb" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\Captcha\Figlet" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\Captcha\Image" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\Captcha\ReCaptcha" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormCheckbox" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormCollection" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormColor" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormDate" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormDateTime" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormDateTimeLocal" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormDateTimeSelect" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormDateSelect" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormElement" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormElementErrors" => "Laminas\Form\View\Helper\Factory\FormElementErrorsFactory"
"Laminas\Form\View\Helper\FormEmail" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormFile" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\File\FormFileApcProgress" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\File\FormFileSessionProgress" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\File\FormFileUploadProgress" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormHidden" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormImage" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormInput" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormLabel" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormMonth" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormMonthSelect" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormMultiCheckbox" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormNumber" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormPassword" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormRadio" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormRange" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormReset" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormRow" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormSearch" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormSelect" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormSubmit" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormTel" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormText" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormTextarea" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormTime" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormUrl" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Form\View\Helper\FormWeek" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger" => "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
"laminasviewhelperflashmessenger" => "Laminas\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessengerFactory"
"SlmLocale\View\Helper\LocaleUrl" => "SlmLocale\Service\LocaleUrlViewHelperFactory"
"SlmLocale\View\Helper\LocaleMenu" => "SlmLocale\Service\LocaleMenuViewHelperFactory"
"SlmLocale\View\Helper\PrimaryLanguage" => "SlmLocale\Service\PrimaryLanguageHelperFactory"
"isAllowed" => "BjyAuthorize\View\Helper\IsAllowedFactory"
"ZfcTicketSystem\View\Helper\NewTicketWidget" => "ZfcTicketSystem\View\Helper\NewTicketFactory"
"ZfcTicketSystem\View\Helper\TicketStatus" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcBBCode\View\Helper\BBCodeParser" => "ZfcBBCode\View\Helper\BBCodeParserFactory"
"PaymentAPI\View\Helper\PayssionSecret" => "PaymentAPI\View\Helper\PayssionSecretFactory"
"PaymentAPI\View\Helper\PaymentwallWidgetUrl" => "PaymentAPI\View\Helper\PaymentwallWidgetUrlFactory"
"ZfcDatagrid\Renderer\BootstrapTable\View\Helper\TableRow" => "ZfcDatagrid\Renderer\BootstrapTable\View\Helper\TableRowFactory"
"ZfcDatagrid\Renderer\JqGrid\View\Helper\Columns" => "ZfcDatagrid\Renderer\JqGrid\View\Helper\ColumnsFactory"
"ZfcSitemap\View\Helper\Sitemap" => "ZfcSitemap\View\Helper\SitemapFacotry"
"PServerCore\View\Helper\FormError" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\View\Helper\FormLabel" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\View\Helper\FormWidget" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\View\Helper\SideBarWidget" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\View\Helper\PlayerHistory" => "PServerCore\View\Helper\PlayerHistoryFactory"
"PServerCore\View\Helper\DonateSum" => "PServerCore\View\Helper\DonateSumFactory"
"PServerCore\View\Helper\DonateCounter" => "PServerCore\View\Helper\DonateCounterFactory"
"PServerCore\View\Helper\NavigationWidget" => "PServerCore\View\Helper\NavigationWidgetFactory"
"PServerCore\View\Helper\DateTimeFormat" => "PServerCore\View\Helper\DateTimeFormatFactory"
"PServerCore\View\Helper\NewsWidget" => "PServerCore\View\Helper\NewsFactory"
"PServerCore\View\Helper\LoggedInWidget" => "PServerCore\View\Helper\LoggedInFactory"
"PServerCore\View\Helper\LoginWidget" => "PServerCore\View\Helper\LoginFactory"
"PServerCore\View\Helper\ServerInfoWidget" => "PServerCore\View\Helper\ServerInfoFactory"
"PServerCore\View\Helper\TimerWidget" => "PServerCore\View\Helper\TimerFactory"
"PServerCore\View\Helper\CoinsWidget" => "PServerCore\View\Helper\CoinsFactory"
"PServerCore\View\Helper\CaptchaImageReload" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\View\Helper\CoinsInfoWidget" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\View\Helper\AgoTimerWidget" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\View\Helper\ViewHelperExists" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\View\Helper\GeneralSettings" => "PServerCore\View\Helper\GeneralSettingsFactory"
"PServerCore\View\Helper\ViewCache" => "PServerCore\View\Helper\ViewCacheFactory"
"PServerCore\View\Helper\DiscordWidget" => "PServerCore\View\Helper\DiscordWidgetFactory"
"PServerCore\View\Helper\OnlineChecker" => "PServerCore\View\Helper\OnlineCheckerFactory"
"PServerCore\View\Helper\TranslateMapping" => "PServerCore\View\Helper\TranslateMappingFactory"
"PServerAdmin\View\Helper\UserBlockHistory" => "PServerAdmin\View\Helper\UserBlockHistoryFactory"
"PServerAdmin\View\Helper\UserLoginHistory" => "PServerAdmin\View\Helper\UserLoginHistoryFactory"
"PServerAdmin\View\Helper\UserDonateHistory" => "PServerAdmin\View\Helper\UserDonateHistoryFactory"
"PServerAdmin\View\Helper\UserCharacterList" => "PServerAdmin\View\Helper\UserCharacterListFactory"
"PServerAdmin\View\Helper\UserTicketList" => "PServerAdmin\View\Helper\UserTicketListFactory"
"PServerAdmin\View\Helper\UserCoinsWidget" => "PServerAdmin\View\Helper\UserCoinsWidgetFactory"
"PServerAdmin\View\Helper\UserBlockWidget" => "PServerAdmin\View\Helper\UserBlockWidgetFactory"
"PServerAdmin\View\Helper\UserRoleWidget" => "PServerAdmin\View\Helper\UserRoleWidgetFactory"
"PServerAdmin\View\Helper\UserPanelWidget" => "PServerAdmin\View\Helper\UserPanelWidgetFactory"
"PServerAdmin\View\Helper\Parsedown" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerRanking\View\Helper\ItemDetails" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerRanking\View\Helper\InventoryView" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerRanking\View\Helper\SearchCharacter" => "PServerRanking\View\Helper\SearchCharacterFactory"
"PServerRanking\View\Helper\TopCharacterWidget" => "PServerRanking\View\Helper\TopCharacterFactory"
"PServerRanking\View\Helper\TopGuildWidget" => "PServerRanking\View\Helper\TopGuildFactory"
"PServerRanking\View\Helper\AdditionalCharacterDetails" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerPanel\View\Helper\UserAlias" => "PServerPanel\View\Helper\UserAliasFactory"
"PServerSRO\View\Helper\Fortress" => "PServerSRO\View\Helper\FortressFactory"
"PServerSRO\View\Helper\InventoryAvatarView" => "PServerSRO\View\Helper\InventoryAvatarViewFactory"
"PServerSRO\View\Helper\RankingJobTrader" => "PServerSRO\View\Helper\RankingJobTraderFactory"
"PServerSRO\View\Helper\RankingJobHunter" => "PServerSRO\View\Helper\RankingJobHunterFactory"
"PServerSRO\View\Helper\RankingJobThieves" => "PServerSRO\View\Helper\RankingJobThievesFactory"
"PServerSRO\View\Helper\JobTypeToName" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerSRO\View\Helper\JobTypeToIcon" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerSRO\View\Helper\CharTimedJobBuffs" => "PServerSRO\View\Helper\CharTimedJobBuffsFactory"
"PServerCMS\SROUnique\View\Helper\CharacterEachUniquePoints" => "PServerCMS\SROUnique\View\Helper\CharacterEachUniquePointsFactory"
"PServerCMS\SROUnique\View\Helper\UniqueKillList" => "PServerCMS\SROUnique\View\Helper\UniqueKillListFactory"
"PServerCMS\SROUnique\View\Helper\KillHistoryCharacter" => "PServerCMS\SROUnique\View\Helper\KillHistoryCharacterFactory"
"SROItemDetails\View\Helper\BluesWhites" => "SROItemDetails\View\Helper\BluesWhitesFactory"
]
]
"route_manager" => []
"router" => array:1 [
"routes" => array:14 [
"doctrine_orm_module_yuml" => array:2 [
"type" => "literal"
"options" => array:2 [ …2]
]
"zfc-ticketsystem" => array:2 [
"type" => "Laminas\Router\Http\Segment"
"options" => array:3 [ …3]
]
"zfc-ticketsystem-admin" => array:2 [
"type" => "Laminas\Router\Http\Segment"
"options" => array:3 [ …3]
]
"PaymentApi" => array:4 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:1 [ …1]
"may_terminate" => true
"child_routes" => array:8 [ …8]
]
"SanCaptcha" => array:4 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:2 [ …2]
"may_terminate" => true
"child_routes" => array:2 [ …2]
]
"ZfcSitemap" => array:2 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:2 [ …2]
]
"small-user-auth" => array:2 [
"type" => "Segment"
"options" => array:3 [ …3]
]
"PServerCore" => array:4 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:2 [ …2]
"may_terminate" => true
"child_routes" => array:8 [ …8]
]
"PServerAdmin" => array:4 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:2 [ …2]
"may_terminate" => true
"child_routes" => array:19 [ …19]
]
"PServerAdminStatistic" => array:4 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:1 [ …1]
"may_terminate" => true
"child_routes" => array:2 [ …2]
]
"PServerRankingMain" => array:2 [
"type" => "Laminas\Router\Http\Segment"
"options" => array:2 [ …2]
]
"PServerRanking" => array:4 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:1 [ …1]
"may_terminate" => true
"child_routes" => array:9 [ …9]
]
"PServerPanel" => array:4 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:1 [ …1]
"may_terminate" => true
"child_routes" => array:7 [ …7]
]
"PServerSRO" => array:4 [
"type" => "Laminas\Router\Http\Literal"
"options" => array:1 [ …1]
"may_terminate" => true
"child_routes" => array:7 [ …7]
]
]
]
"input_filters" => array:2 [
"abstract_factories" => array:1 [
0 => "Laminas\InputFilter\InputFilterAbstractServiceFactory"
]
"factories" => array:25 [
"ZfcTicketSystem\Form\TicketSystemFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcTicketSystem\Form\TicketEntryFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"ZfcTicketSystem\Form\AdminTicketCategoryFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\Form\AddEmailFilter" => "PServerCore\Form\AddEmailFilterFactory"
"PServerCore\Form\ChangePwdFilter" => "PServerCore\Form\ChangePwdFilterFactory"
"PServerCore\Form\ChangePwdGameFilter" => "PServerCore\Form\ChangePwdGameFilterFactory"
"PServerCore\Form\ChangeEmailFilter" => "PServerCore\Form\ChangeEmailFilterFactory"
"PServerCore\Form\LoginFilter" => "PServerCore\Form\LoginFilterFactory"
"PServerCore\Form\PasswordFilter" => "PServerCore\Form\PasswordFilterFactory"
"PServerCore\Form\PwLostFilter" => "PServerCore\Form\PwLostFilterFactory"
"PServerCore\Form\RegisterFilter" => "PServerCore\Form\RegisterFilterFactory"
"PServerCore\Form\TicketEntryFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerCore\Form\TicketSystemFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\CoinFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\DownloadFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\NewsFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\PageInfoFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\SecretQuestionFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\ServerInfoFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\UserBlockFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\UserFilter" => "PServerAdmin\Form\UserFilterFactory"
"PServerAdmin\Form\UserRoleFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerAdmin\Form\VoteFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerPanel\Form\MaxigameFilter" => "Laminas\ServiceManager\Factory\InvokableFactory"
"PServerPanel\Form\ResendRegisterFilter" => "PServerPanel\Form\ResendRegisterFilterFactory"
]
]
"controller_plugins" => array:2 [
"aliases" => array:17 [
"CreateConsoleNotFoundModel" => "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
"createConsoleNotFoundModel" => "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
"createconsolenotfoundmodel" => "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
"Laminas\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class" => "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
"Zend\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class" => "Laminas\Mvc\Controller\Plugin\CreateConsoleNotFoundModel::class"
"Zend\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel" => "Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel"
"flashmessenger" => "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
"flashMessenger" => "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
"FlashMessenger" => "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
"Laminas\Mvc\Controller\Plugin\FlashMessenger" => "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
"Zend\Mvc\Controller\Plugin\FlashMessenger" => "Laminas\Mvc\Controller\Plugin\FlashMessenger"
"Zend\Mvc\Plugin\FlashMessenger\FlashMessenger" => "Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger"
"identity" => "Laminas\Mvc\Plugin\Identity\Identity"
"Identity" => "Laminas\Mvc\Plugin\Identity\Identity"
"Laminas\Mvc\Controller\Plugin\Identity" => "Laminas\Mvc\Plugin\Identity\Identity"
"Zend\Mvc\Controller\Plugin\Identity" => "Laminas\Mvc\Controller\Plugin\Identity"
"Zend\Mvc\Plugin\Identity\Identity" => "Laminas\Mvc\Plugin\Identity\Identity"
]
"factories" => array:4 [
"Laminas\Mvc\Console\Controller\Plugin\CreateConsoleNotFoundModel" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Mvc\Plugin\FlashMessenger\FlashMessenger" => "Laminas\ServiceManager\Factory\InvokableFactory"
"Laminas\Mvc\Plugin\Identity\Identity" => "Laminas\Mvc\Plugin\Identity\IdentityFactory"
"isAllowed" => "BjyAuthorize\Controller\Plugin\IsAllowedFactory"
]
]
"console" => array:1 [
"router" => array:1 [
"routes" => array:5 [
"generate-sitemap" => array:1 [ …1]
"player-history" => array:1 [ …1]
"user-codes-cleanup" => array:1 [ …1]
"online-checker" => array:1 [ …1]
"user-reward" => array:1 [ …1]
]
]
]
"view_manager" => array:9 [
"template_path_stack" => array:18 [
"laminas-developer-tools" => "C:\laragon\www\page\vendor\laminas\laminas-developer-tools\config/../view"
0 => "C:\laragon\www\page\vendor\kokspflanze\zfc-ticket-system\config/../view"
"san-captcha" => "C:\laragon\www\page\vendor\san\san-captcha\config/../view"
"ZfcDatagrid" => "C:\laragon\www\page\vendor\zfc-datagrid\zfc-datagrid\config/../view"
1 => "C:\laragon\www\page\vendor\kokspflanze\zfc-sitemap\config/../view"
"SmallUser" => "C:\laragon\www\page\vendor\kokspflanze\small-user\config/../view"
"p-server-core" => "C:\laragon\www\page\module\PServerCore\config/../view"
2 => "C:\laragon\www\page\module\PServerAdmin\config/../view"
"PServerAdminStatistic" => "C:\laragon\www\page\module\PServerAdminStatistic\config/../view"
"PServerRanking" => "C:\laragon\www\page\module\PServerRanking\config/../view"
3 => "C:\laragon\www\page\module\PServerPanel\config/../view"
"PServerSRO" => "C:\laragon\www\page\module\PServerSRO\config/../view"
"PServerSROUnique" => "C:\laragon\www\page\module\PServerSROUnique\config/../view"
"SROItemPoints" => "C:\laragon\www\page\module\SROItemPoints\config/../view"
4 => "C:\laragon\www\page\module\SROItemDetails\config/../view"
"RankingMain" => "C:\laragon\www\page\module\PServerRankingMain\config/../view"
"Customize" => "C:\laragon\www\page\module\Customize\config/../view"
"legends" => "C:\laragon\www\page\module\Legends\config/../view"
]
"strategies" => array:2 [
0 => "ZfcTwig\View\TwigStrategy"
1 => "ViewJsonStrategy"
]
"template_map" => array:80 [
"laminas-developer-tools/toolbar/doctrine-orm-queries" => "C:\laragon\www\page\vendor\doctrine\doctrine-orm-module\config/../view/laminas-developer-tools/toolbar/doctrine-orm-queries.phtml"
"laminas-developer-tools/toolbar/doctrine-orm-mappings" => "C:\laragon\www\page\vendor\doctrine\doctrine-orm-module\config/../view/laminas-developer-tools/toolbar/doctrine-orm-mappings.phtml"
"error/403" => "C:\laragon\www\page\module\PServerCore\config/../view/error/403.twig"
"laminas-developer-tools/toolbar/bjy-authorize-role" => "C:\laragon\www\page\vendor\kokspflanze\bjy-authorize\config/../view/laminas-developer-tools/toolbar/bjy-authorize-role.phtml"
"zfc-ticket-system/new" => "C:\laragon\www\page\module\PServerCore\config/../view/zfc-ticket-system/ticket-system/new.twig"
"zfc-ticket-system/view" => "C:\laragon\www\page\module\PServerCore\config/../view/zfc-ticket-system/ticket-system/view.twig"
"zfc-ticket-system/index" => "C:\laragon\www\page\module\PServerCore\config/../view/zfc-ticket-system/ticket-system/index.twig"
"zfc-datagrid/renderer/bootstrapTable/layout" => "./vendor/zfc-datagrid/zfc-datagrid/view/zfc-datagrid/renderer/bootstrap4Table/layout.phtml"
"zfc-datagrid/renderer/printHtml/layout" => "C:\laragon\www\page\vendor\zfc-datagrid\zfc-datagrid\config/../view/zfc-datagrid/renderer/printHtml/layout.phtml"
"zfc-datagrid/renderer/printHtml/table" => "C:\laragon\www\page\vendor\zfc-datagrid\zfc-datagrid\config/../view/zfc-datagrid/renderer/printHtml/table.phtml"
"zfc-datagrid/renderer/jqGrid/layout" => "C:\laragon\www\page\vendor\zfc-datagrid\zfc-datagrid\config/../view/zfc-datagrid/renderer/jqGrid/layout.phtml"
"small-user/login" => "C:\laragon\www\page\module\PServerCore\config/../view/p-server-core/auth/login.twig"
"small-user/logout-page" => "C:\laragon\www\page\module\PServerCore\config/../view/p-server-core/auth/logout-page.twig"
"layout/layout" => "C:\laragon\www\page\module\Legends\config/../view/layout/layout.twig"
"error/404" => "C:\laragon\www\page\module\PServerCore\config/../view/error/404.phtml"
"error/index" => "C:\laragon\www\page\module\PServerCore\config/../view/error/index.phtml"
"email/tpl/register" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/register.phtml"
"email/tpl/password" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/password.phtml"
"email/tpl/username" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/username.phtml"
"email/tpl/country" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/country.phtml"
"email/tpl/secretLogin" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/secret_login.phtml"
"email/tpl/ticketAnswer" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/ticket_answer.phtml"
"email/tpl/ticketAdminNotification" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/ticket_admin_notification.phtml"
"email/tpl/addEmail" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/add_email.phtml"
"email/tpl/changeEmailOld" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/change_email_old.phtml"
"email/tpl/changeEmailNew" => "C:\laragon\www\page\module\PServerCore\config/../view/email/tpl/change_email_new.phtml"
"helper/sidebarWidget" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/sidebar.phtml"
"helper/sidebarLoggedInWidget" => "C:\laragon\www\page\module\Legends\config/../view/helper/logged-in.phtml"
"helper/sidebarServerInfoWidget" => "C:\laragon\www\page\module\Legends\config/../view/helper/server-info.phtml"
"helper/formWidget" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/form.phtml"
"helper/formNoLabelWidget" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/form-no-label.phtml"
"helper/newsWidget" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/news-widget.phtml"
"helper/sidebarTimerWidget" => "C:\laragon\www\page\module\Legends\config/../view/helper/timer.phtml"
"helper/playerHistory" => "C:\laragon\www\page\module\Legends\config/../view/helper/player-history.phtml"
"helper/sidebarLoginWidget" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/login-widget.phtml"
"helper/discordWidget" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/discord-widget.phtml"
"p-server-core/paginator" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/paginator.phtml"
"p-server-core/navigation" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/navigation.phtml"
"p-server-core/account-navigation" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/account-navigation.phtml"
"p-server-core/footer-navigation" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/footer-navigation.phtml"
"helper/captcha-image-reload" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/captcha-image-reload.phtml"
"helper/coins-info-widget" => "C:\laragon\www\page\module\PServerCore\config/../view/helper/coins-info-widget.phtml"
"layout/admin" => "C:\laragon\www\page\module\PServerAdmin\config/../view/layout/admin.twig"
"p-server-admin/navigation" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/navigation.phtml"
"p-server-admin/news/index" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/news/index.phtml"
"p-server-admin/vote/index" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/vote/index.phtml"
"p-server-admin/download/index" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/download/index.phtml"
"p-server-admin/server-info/index" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/server-info/index.phtml"
"p-server-admin/ticket_system_category/index" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/ticket-system-category/index.phtml"
"p-server-admin/secret_question/index" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/secret-question/index.phtml"
"p-server-admin/user-panel/user-block-history" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/user-block-history.phtml"
"p-server-admin/user-panel/user-login-history" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/user-login-history.phtml"
"p-server-admin/user-panel/user-donate-history" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/user-donate-history.phtml"
"p-server-admin/user-panel/user-character" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/user-character.phtml"
"p-server-admin/user-panel/user-ticket" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/user-ticket.phtml"
"p-server-admin/user-panel/user-coins-widget" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/user-coins-widget.phtml"
"p-server-admin/user-panel/user-block-widget" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/user-block-widget.phtml"
"p-server-admin/user-panel/user-role-widget" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/user-role-widget.phtml"
"p-server-admin/user-panel/widget" => "C:\laragon\www\page\module\PServerAdmin\config/../view/helper/user-panel/widget.phtml"
"p-server-admin/abstract-datagrid/delete" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/abstract-datagrid/delete.twig"
"p-server-admin/abstract-datagrid/detail" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/abstract-datagrid/detail.twig"
"p-server-admin/abstract-datagrid/new" => "C:\laragon\www\page\module\PServerAdmin\config/../view/p-server-admin/abstract-datagrid/new.twig"
"helper/pServerRankingItemDetails" => "C:\laragon\www\page\module\SROItemDetails\config/../view/helper/item-details.phtml"
"helper/pServerRankingInventoryView" => "C:\laragon\www\page\module\SROItemDetails\config/../view/helper/inventory-view.phtml"
"helper/pServerRankingSearchCharacter" => "C:\laragon\www\page\module\PServerRanking\config/../view/helper/search-character.phtml"
"helper/FormSearchCharacterWidget" => "C:\laragon\www\page\module\PServerRanking\config/../view/helper/form-search-character.phtml"
"helper/topCharacterWidget" => "C:\laragon\www\page\module\Legends\config/../view/helper/top-character.phtml"
"helper/topGuildWidget" => "C:\laragon\www\page\module\Legends\config/../view/helper/top-guild.phtml"
"helper/additionalCharacterDetails" => "C:\laragon\www\page\module\PServerRanking\config/../view/helper/additional-character-details.phtml"
"p-server-panel/characterPanelNavigation" => "C:\laragon\www\page\module\PServerPanel\config/../view/helper/characterPanelNavigation.phtml"
"p-server-sro/fortress" => "C:\laragon\www\page\module\Legends\config/../view/helper/fortress.phtml"
"p-server-sro/ranking-job-hunter" => "C:\laragon\www\page\module\PServerSRO\config/../view/helper/ranking-job-hunter.phtml"
"p-server-sro/ranking-job-thieves" => "C:\laragon\www\page\module\PServerSRO\config/../view/helper/ranking-job-thieves.phtml"
"p-server-sro/ranking-job-trader" => "C:\laragon\www\page\module\PServerSRO\config/../view/helper/ranking-job-trader.phtml"
"p-server-sro/inventory-avatar-view" => "C:\laragon\www\page\module\PServerSRO\config/../view/helper/inventory-avatar-view.phtml"
"p-server-sro/char-timed-job-buffs" => "C:\laragon\www\page\module\PServerSRO\config/../view/helper/char-timed-job-buffs.phtml"
"p-server-sro-unique/unique-kill-list" => "C:\laragon\www\page\module\Legends\config/../view/helper/unique-kill-list.phtml"
"p-server-sro-unique/killhistory-character" => "C:\laragon\www\page\module\PServerSROUnique\config/../view/helper/killhistory-character.phtml"
"p-server-sro-unique/character-each-unique-points" => "C:\laragon\www\page\module\PServerSROUnique\config/../view/helper/character-each-unique-points.phtml"
"helper/sroItemDetailsBluesWhites" => "C:\laragon\www\page\module\SROItemDetails\config/../view/helper/item-blues-whites.phtml"
]
"base_path_console" => ""
"display_not_found_reason" => true
"display_exceptions" => true
"doctype" => "HTML5"
"not_found_template" => "error/404"
"exception_template" => "error/index"
]
"slm_locale" => array:3 [
"strategies" => array:2 [
0 => array:2 [
"name" => "SlmLocale\Strategy\AssetStrategy"
"options" => array:1 [ …1]
]
1 => array:2 [
"name" => "SlmLocale\Strategy\UriPathStrategy"
"options" => array:2 [ …2]
]
]
"default" => "en"
"supported" => array:2 [
0 => "en"
1 => "de"
]
]
"zfctwig" => array:9 [
"environment_loader" => "ZfcTwigLoaderChain"
"environment_class" => "Twig\Environment"
"environment_options" => []
"loader_chain" => array:2 [
0 => "ZfcTwig\Twig\MapLoader"
1 => "ZfcTwig\Twig\StackLoader"
]
"extensions" => array:1 [
"zfctwig" => "ZfcTwig\Twig\Extension"
]
"suffix" => "twig"
"enable_fallback_functions" => true
"disable_zf_model" => true
"helper_manager" => array:1 [
"configs" => array:1 [
0 => "Laminas\Navigation\View\HelperConfig"
]
]
]
"doctrine" => array:15 [
"cache" => array:11 [
"apc" => array:2 [
"class" => "Doctrine\Common\Cache\ApcCache"
"namespace" => "DoctrineModule"
]
"apcu" => array:2 [
"class" => "Doctrine\Common\Cache\ApcuCache"
"namespace" => "DoctrineModule"
]
"array" => array:2 [
"class" => "Doctrine\Common\Cache\ArrayCache"
"namespace" => "DoctrineModule"
]
"filesystem" => array:3 [
"class" => "Doctrine\Common\Cache\FilesystemCache"
"directory" => "data/DoctrineModule/cache"
"namespace" => "DoctrineModule"
]
"memcache" => array:3 [
"class" => "Doctrine\Common\Cache\MemcacheCache"
"instance" => "my_memcache_alias"
"namespace" => "DoctrineModule"
]
"memcached" => array:3 [
"class" => "Doctrine\Common\Cache\MemcachedCache"
"instance" => "my_memcached_alias"
"namespace" => "DoctrineModule"
]
"predis" => array:3 [
"class" => "Doctrine\Common\Cache\PredisCache"
"instance" => "my_predis_alias"
"namespace" => "DoctrineModule"
]
"redis" => array:3 [
"class" => "Doctrine\Common\Cache\RedisCache"
"instance" => "my_redis_alias"
"namespace" => "DoctrineModule"
]
"wincache" => array:2 [
"class" => "Doctrine\Common\Cache\WinCacheCache"
"namespace" => "DoctrineModule"
]
"xcache" => array:2 [
"class" => "Doctrine\Common\Cache\XcacheCache"
"namespace" => "DoctrineModule"
]
"zenddata" => array:2 [
"class" => "Doctrine\Common\Cache\ZendDataCache"
"namespace" => "DoctrineModule"
]
]
"authentication" => array:2 [
"odm_default" => []
"orm_default" => array:1 [
"objectManager" => "doctrine.entitymanager.orm_default"
]
]
"authenticationadapter" => array:2 [
"odm_default" => true
"orm_default" => true
]
"authenticationstorage" => array:2 [
"odm_default" => true
"orm_default" => true
]
"authenticationservice" => array:2 [
"odm_default" => true
"orm_default" => true
]
"connection" => array:5 [
"orm_default" => array:5 [
"configuration" => "orm_default"
"eventmanager" => "orm_default"
"params" => array:5 [ …5]
"driverClass" => "GameBackend\DBAL\Driver\PDOSqlsrv\Driver"
"doctrine_type_mappings" => array:1 [ …1]
]
"orm_sro_account" => array:2 [
"driverClass" => "GameBackend\DBAL\Driver\PDOSqlsrv\Driver"
"params" => array:5 [ …5]
]
"orm_sro_shard" => array:2 [
"driverClass" => "GameBackend\DBAL\Driver\PDOSqlsrv\Driver"
"params" => array:5 [ …5]
]
"orm_sro_log" => array:2 [
"driverClass" => "GameBackend\DBAL\Driver\PDOSqlsrv\Driver"
"params" => array:5 [ …5]
]
"orm_metin_account" => array:2 [
"driverClass" => "Doctrine\DBAL\Driver\PDO\MySql\Driver"
"params" => array:5 [ …5]
]
]
"configuration" => array:5 [
"orm_default" => array:13 [
"metadata_cache" => "filesystem"
"query_cache" => "filesystem"
"result_cache" => "filesystem"
"hydration_cache" => "array"
"driver" => "orm_default"
"generate_proxies" => true
"proxy_dir" => "data/DoctrineORMModule/Proxy"
"proxy_namespace" => "DoctrineORMModule\Proxy"
"filters" => []
"datetime_functions" => []
"string_functions" => []
"numeric_functions" => []
"second_level_cache" => []
]
"orm_sro_account" => array:8 [
"metadata_cache" => "filesystem"
"query_cache" => "filesystem"
"result_cache" => "filesystem"
"driver" => "sro_account_entities"
"generate_proxies" => true
"proxy_dir" => "data/DoctrineORMModule/Proxy"
"proxy_namespace" => "DoctrineORMModule\Proxy"
"filters" => []
]
"orm_sro_shard" => array:8 [
"metadata_cache" => "filesystem"
"query_cache" => "filesystem"
"result_cache" => "filesystem"
"driver" => "sro_shard_entities"
"generate_proxies" => true
"proxy_dir" => "data/DoctrineORMModule/Proxy"
"proxy_namespace" => "DoctrineORMModule\Proxy"
"filters" => []
]
"orm_sro_log" => array:8 [
"metadata_cache" => "filesystem"
"query_cache" => "filesystem"
"result_cache" => "filesystem"
"driver" => "sro_log_entities"
"generate_proxies" => true
"proxy_dir" => "data/DoctrineORMModule/Proxy"
"proxy_namespace" => "DoctrineORMModule\Proxy"
"filters" => []
]
"orm_metin_account" => array:8 [
"metadata_cache" => "array"
"query_cache" => "array"
"result_cache" => "array"
"driver" => "metin_account_entities"
"generate_proxies" => true
"proxy_dir" => "data/DoctrineORMModule/Proxy"
"proxy_namespace" => "DoctrineORMModule\Proxy"
"filters" => []
]
]
"driver" => array:10 [
"orm_default" => array:2 [
"class" => "Doctrine\Persistence\Mapping\Driver\MappingDriverChain"
"drivers" => array:4 [ …4]
]
"sro_account_entities" => array:3 [
"class" => "Doctrine\ORM\Mapping\Driver\AnnotationDriver"
"cache" => "array"
"paths" => array:1 [ …1]
]
"sro_shard_entities" => array:3 [
"class" => "Doctrine\ORM\Mapping\Driver\AnnotationDriver"
"cache" => "array"
"paths" => array:3 [ …3]
]
"sro_log_entities" => array:3 [
"class" => "Doctrine\ORM\Mapping\Driver\AnnotationDriver"
"cache" => "array"
"paths" => array:1 [ …1]
]
"metin_account_entities" => array:3 [
"class" => "Doctrine\ORM\Mapping\Driver\AnnotationDriver"
"cache" => "array"
"paths" => array:1 [ …1]
]
"orm_sro_account" => array:1 [
"drivers" => array:1 [ …1]
]
"orm_sro_shard" => array:1 [
"drivers" => array:1 [ …1]
]
"orm_sro_log" => array:1 [
"drivers" => array:1 [ …1]
]
"orm_metin_account" => array:1 [
"drivers" => array:1 [ …1]
]
"application_entities" => array:3 [
"class" => "Doctrine\ORM\Mapping\Driver\AnnotationDriver"
"cache" => "array"
"paths" => array:4 [ …4]
]
]
"entitymanager" => array:5 [
"orm_default" => array:2 [
"connection" => "orm_default"
"configuration" => "orm_default"
]
"orm_sro_account" => array:2 [
"connection" => "orm_sro_account"
"configuration" => "orm_sro_account"
]
"orm_sro_shard" => array:2 [
"connection" => "orm_sro_shard"
"configuration" => "orm_sro_shard"
]
"orm_sro_log" => array:2 [
"connection" => "orm_sro_log"
"configuration" => "orm_sro_log"
]
"orm_metin_account" => array:2 [
"connection" => "orm_metin_account"
"configuration" => "orm_metin_account"
]
]
"eventmanager" => array:1 [
"orm_default" => []
]
"sql_logger_collector" => array:1 [
"orm_default" => []
]
"mapping_collector" => array:1 [
"orm_default" => []
]
"entity_resolver" => array:1 [
"orm_default" => []
]
"migrations_configuration" => array:1 [
"orm_default" => array:7 [
"table_storage" => array:5 [ …5]
"migrations_paths" => []
"migrations" => []
"all_or_nothing" => false
"check_database_platform" => true
"custom_template" => null
"dependency_factory_services" => []
]
]
"migrations_cmd" => array:13 [
"current" => []
"dumpschema" => []
"diff" => []
"generate" => []
"execute" => []
"latest" => []
"list" => []
"migrate" => []
"rollup" => []
"status" => []
"syncmetadatastorage" => []
"uptodate" => []
"version" => []
]
]
"doctrine_factories" => array:13 [
"cache" => "DoctrineModule\Service\CacheFactory"
"eventmanager" => "DoctrineModule\Service\EventManagerFactory"
"driver" => "DoctrineModule\Service\DriverFactory"
"authenticationadapter" => "DoctrineModule\Service\Authentication\AdapterFactory"
"authenticationstorage" => "DoctrineModule\Service\Authentication\StorageFactory"
"authenticationservice" => "DoctrineModule\Service\Authentication\AuthenticationServiceFactory"
"connection" => "DoctrineORMModule\Service\DBALConnectionFactory"
"configuration" => "DoctrineORMModule\Service\ConfigurationFactory"
"entitymanager" => "DoctrineORMModule\Service\EntityManagerFactory"
"entity_resolver" => "DoctrineORMModule\Service\EntityResolverFactory"
"sql_logger_collector" => "DoctrineORMModule\Service\SQLLoggerCollectorFactory"
"mapping_collector" => "DoctrineORMModule\Service\MappingCollectorFactory"
"migrations_cmd" => "DoctrineORMModule\Service\MigrationsCommandFactory"
]
"form_elements" => array:2 [
"aliases" => array:22 [
"objectselect" => "DoctrineModule\Form\Element\ObjectSelect"
"objectradio" => "DoctrineModule\Form\Element\ObjectRadio"
"objectmulticheckbox" => "DoctrineModule\Form\Element\ObjectMultiCheckbox"
"zfcticketsystem_ticketsystem_new_form" => "ZfcTicketSystem\Form\TicketSystem"
"zfcticketsystem_ticketsystem_entry_form" => "ZfcTicketSystem\Form\TicketEntry"
"zfcticketsystem_admin_category_form" => "ZfcTicketSystem\Form\AdminTicketCategory"
"pserver_user_register_form" => "PServerCore\Form\Register"
"pserver_user_password_form" => "PServerCore\Form\Password"
"pserver_user_pwlost_form" => "PServerCore\Form\PwLost"
"pserver_user_changepwd_form" => "PServerCore\Form\ChangePwd"
"pserver_user_changepwd_game_form" => "PServerCore\Form\ChangePwdGame"
"pserver_user_add_mail_form" => "PServerCore\Form\AddEmail"
"small_user_login_form" => "SmallUser\Form\Login"
"pserver_admin_news_form" => "PServerAdmin\Form\News"
"pserver_admin_page_info_form" => "PServerAdmin\Form\PageInfo"
"pserver_admin_server_info_form" => "PServerAdmin\Form\ServerInfo"
"pserver_admin_download_form" => "PServerAdmin\Form\Download"
"pserver_admin_user_role_form" => "PServerAdmin\Form\UserRole"
"pserver_admin_user_block_form" => "PServerAdmin\Form\UserBlock"
"pserver_admin_coin_form" => "PServerAdmin\Form\Coin"
"pserver_admin_vote_form" => "PServerAdmin\Form\Vote"
"pserver_admin_secret_question_form" => "PServerAdmin\Form\SecretQuestion"
]
"factories" => array:29 [
"DoctrineModule\Form\Element\ObjectSelect" => "DoctrineORMModule\Service\ObjectSelectFactory"
"DoctrineModule\Form\Element\ObjectRadio" => "DoctrineORMModule\Service\ObjectRadioFactory"
"DoctrineModule\Form\Element\ObjectMultiCheckbox" => "DoctrineORMModule\Service\ObjectMultiCheckboxFactory"
"ZfcTicketSystem\Form\TicketSystem" => "PServerCore\Form\TicketSystemFactory"
"ZfcTicketSystem\Form\TicketEntry" => "PServerCore\Form\TicketEntryFactory"
"ZfcTicketSystem\Form\AdminTicketCategory" => "ZfcTicketSystem\Form\AdminTicketCategoryFactory"
"PServerCore\Form\Register" => "PServerCore\Form\RegisterFactory"
"PServerCore\Form\Password" => "PServerCore\Form\PasswordFactory"
"PServerCore\Form\PwLost" => "PServerCore\Form\PwLostFactory"
"PServerCore\Form\ChangePwd" => "PServerCore\Form\ChangePwdFactory"
"PServerCore\Form\ChangePwdGame" => "PServerCore\Form\ChangePwdGameFactory"
"PServerCore\Form\AddEmail" => "PServerCore\Form\AddEmailFactory"
"PServerCore\Form\ChangeEmail" => "PServerCore\Form\ChangeEmailFactory"
"PServerCore\Form\UsernameLost" => "PServerCore\Form\UsernameLostFactory"
"SmallUser\Form\Login" => "PServerCore\Form\LoginFactory"
"PServerAdmin\Form\User" => "PServerAdmin\Form\UserFactory"
"PServerAdmin\Form\News" => "PServerAdmin\Form\NewsFactory"
"PServerAdmin\Form\PageInfo" => "PServerAdmin\Form\PageInfoFactory"
"PServerAdmin\Form\ServerInfo" => "PServerAdmin\Form\ServerInfoFactory"
"PServerAdmin\Form\Download" => "PServerAdmin\Form\DownloadFactory"
"PServerAdmin\Form\UserRole" => "PServerAdmin\Form\UserRoleFactory"
"PServerAdmin\Form\UserBlock" => "PServerAdmin\Form\UserBlockFactory"
"PServerAdmin\Form\Coin" => "PServerAdmin\Form\CoinFactory"
"PServerAdmin\Form\Vote" => "PServerAdmin\Form\VoteFactory"
"PServerAdmin\Form\SecretQuestion" => "PServerAdmin\Form\SecretQuestionFactory"
"PServerPanel\Form\Maxigame" => "PServerPanel\Form\MaxigameFactory"
"PServerPanel\Form\Hipopotamya" => "PServerPanel\Form\HipopotamyaFactory"
"PServerPanel\Form\Tiklaode" => "PServerPanel\Form\TiklaodeFactory"
"PServerPanel\Form\ResendRegister" => "PServerPanel\Form\ResendRegisterFactory"
]
]
"hydrators" => array:1 [
"factories" => array:1 [
"Doctrine\Laminas\Hydrator\DoctrineObject" => "DoctrineORMModule\Service\DoctrineObjectHydratorFactory"
]
]
"laminas-developer-tools" => array:2 [
"profiler" => array:6 [
"collectors" => array:3 [
"doctrine.sql_logger_collector.orm_default" => "doctrine.sql_logger_collector.orm_default"
"doctrine.mapping_collector.orm_default" => "doctrine.mapping_collector.orm_default"
"bjy_authorize_role_collector" => "BjyAuthorize\Collector\RoleCollector"
]
"enabled" => true
"strict" => true
"flush_early" => true
"cache_dir" => "data/cache"
"matcher" => []
]
"toolbar" => array:5 [
"entries" => array:3 [
"doctrine.sql_logger_collector.orm_default" => "laminas-developer-tools/toolbar/doctrine-orm-queries"
"doctrine.mapping_collector.orm_default" => "laminas-developer-tools/toolbar/doctrine-orm-mappings"
"bjy_authorize_role_collector" => "laminas-developer-tools/toolbar/bjy-authorize-role"
]
"enabled" => true
"auto_hide" => true
"position" => "bottom"
"version_check" => true
]
]
"bjyauthorize" => array:12 [
"default_role" => "guest"
"authenticated_role" => "user"
"identity_provider" => "BjyAuthorize\Provider\Identity\AuthenticationIdentityProvider"
"role_providers" => array:1 [
"BjyAuthorize\Provider\Role\ObjectRepositoryProvider" => array:2 [
"role_entity_class" => "PServerCore\Entity\UserRole"
"object_manager" => "doctrine.entitymanager.orm_default"
]
]
"resource_providers" => array:1 [
"BjyAuthorize\Provider\Resource\Config" => array:55 [
"PServerCore" => []
"PServerCore/site-download" => []
"PServerCore/site-detail" => []
"PServerCore/user" => []
"PServerCore/captcha" => []
"PServerCore/coins" => []
"PServerCore/panel_donate" => []
"small-user-auth" => []
"zfc-ticketsystem" => []
"zfc-ticketsystem-admin" => []
"PServerPanel/character" => []
"PServerPanel/vote" => []
"PServerPanel/maxigame" => []
"PServerPanel/hipopotamya" => []
"PServerPanel/tiklaode" => []
"PServerPanel/resend_register" => []
"PServerRankingMain" => []
"PServerRanking/ranking" => []
"PServerRanking/search" => []
"PServerAdmin/home" => []
"PServerAdmin/news" => []
"PServerAdmin/settings" => []
"PServerAdmin/download" => []
"PServerAdmin/server_info" => []
"PServerAdmin/donate" => []
"PServerAdmin/log" => []
"PServerAdmin/log_login_history" => []
"PServerAdmin/log_login_failed" => []
"PServerAdmin/vote" => []
"PServerAdmin/user" => []
"PServerAdmin/user_edit" => []
"PServerAdmin/user_role" => []
"PServerAdmin/user_block" => []
"PServerAdmin/user_coin" => []
"PServerAdmin/user_helper" => []
"PServerAdmin/ticket_system_category" => []
"PServerAdmin/secret_question" => []
"PServerAdminStatistic/user" => []
"PServerAdminStatistic/player" => []
"PServerRanking/sro_ranking_job" => []
"PServerRanking/sro_ranking_honor" => []
"PServerRanking/sro_alliance" => []
"PServerRanking/sro_custom_ranking" => []
"PServerSRO/player_map" => []
"PServerSRO/un_stuck" => []
"PServerSRO/admin_character" => []
"PServerSRO/admin_smc_log" => []
"PServerSRO/admin_job_name_history" => []
"PServerSRO/admin_log_event_char" => []
"PServerSRO/admin_log_event_item" => []
"PServerRanking/sro_ranking_unique" => []
"PServerRanking/sro_ranking_kill" => []
"PServerCMSDonateAction/stats" => []
"PServerAdmin/e-pin" => []
"PServerCore/e-pin" => []
]
]
"rule_providers" => array:1 [
"BjyAuthorize\Provider\Rule\Config" => array:2 [
"allow" => array:56 [ …56]
"deny" => array:1 [ …1]
]
]
"guards" => array:1 [
"BjyAuthorize\Guard\Controller" => array:69 [
0 => array:2 [ …2]
1 => array:2 [ …2]
2 => array:3 [ …3]
3 => array:2 [ …2]
4 => array:2 [ …2]
5 => array:2 [ …2]
6 => array:2 [ …2]
7 => array:2 [ …2]
8 => array:2 [ …2]
9 => array:2 [ …2]
10 => array:2 [ …2]
11 => array:2 [ …2]
12 => array:2 [ …2]
13 => array:2 [ …2]
14 => array:2 [ …2]
15 => array:2 [ …2]
16 => array:2 [ …2]
17 => array:2 [ …2]
18 => array:2 [ …2]
19 => array:2 [ …2]
20 => array:2 [ …2]
21 => array:2 [ …2]
22 => array:2 [ …2]
23 => array:3 [ …3]
24 => array:2 [ …2]
25 => array:2 [ …2]
26 => array:2 [ …2]
27 => array:2 [ …2]
28 => array:2 [ …2]
29 => array:2 [ …2]
30 => array:2 [ …2]
31 => array:2 [ …2]
32 => array:2 [ …2]
33 => array:2 [ …2]
34 => array:2 [ …2]
35 => array:2 [ …2]
36 => array:2 [ …2]
37 => array:2 [ …2]
38 => array:2 [ …2]
39 => array:2 [ …2]
40 => array:2 [ …2]
41 => array:2 [ …2]
42 => array:2 [ …2]
43 => array:2 [ …2]
44 => array:2 [ …2]
45 => array:2 [ …2]
46 => array:2 [ …2]
47 => array:2 [ …2]
48 => array:2 [ …2]
49 => array:2 [ …2]
50 => array:2 [ …2]
51 => array:2 [ …2]
52 => array:2 [ …2]
53 => array:2 [ …2]
54 => array:2 [ …2]
55 => array:2 [ …2]
56 => array:2 [ …2]
57 => array:2 [ …2]
58 => array:2 [ …2]
59 => array:2 [ …2]
60 => array:2 [ …2]
61 => array:2 [ …2]
62 => array:2 [ …2]
63 => array:2 [ …2]
64 => array:2 [ …2]
65 => array:2 [ …2]
66 => array:2 [ …2]
67 => array:2 [ …2]
68 => array:2 [ …2]
]
]
"unauthorized_strategy" => "BjyAuthorize\View\UnauthorizedStrategy"
"template" => "error/403"
"cache_enabled" => true
"cache_options" => array:2 [
"adapter" => array:1 [
"name" => "memory"
]
"plugins" => array:2 [
0 => array:1 [ …1]
1 => "serializer"
]
]
"cache_key" => "bjyauthorize_acl"
]
"gamebackend" => array:4 [
"general" => array:3 [
"guild_black_list" => []
"character" => array:2 [
"blocked" => true
"special" => true
]
"reward_procedure" => null
]
"sro" => array:28 [
"entity_account_blocked_user" => "GameBackend\Entity\SRO\Account\BlockedUser"
"entity_account_punishment" => "GameBackend\Entity\SRO\Account\Punishment"
"entity_account_sk_silk" => "GameBackend\Entity\SRO\Account\SkSilk"
"entity_account_sk_silk_buy_list" => "GameBackend\Entity\SRO\Account\SkSilkBuyList"
"entity_account_sk_silk_change_by_web" => "GameBackend\Entity\SRO\Account\SkSilkChangeByWeb"
"entity_account_smc_log" => "GameBackend\Entity\SRO\Account\SmcLog"
"entity_account_tb_user" => "GameBackend\Entity\SRO\Account\TbUser"
"entity_log_online_offline" => "GameBackend\Entity\SRO\Log\OnlineOffline"
"entity_log_log_event_char" => "GameBackend\Entity\SRO\Log\LogEventChar"
"entity_log_log_event_item" => "GameBackend\Entity\SRO\Log\LogEventItem"
"entity_shard_binding_item" => "GameBackend\Entity\SRO\Shard\BindingOptionWithItem"
"entity_shard_character" => "PServerCMS\SROItemPoints\EntityShard\Character"
"entity_shard_guild" => "PServerCMS\SROItemPoints\EntityShard\Guild"
"entity_shard_guild_member" => "PServerCMS\SROItemPoints\EntityShard\GuildMember"
"entity_shard_alliance" => "PServerCMS\SROItemPoints\EntityShard\Alliance"
"entity_shard_inventory" => "SROItemDetails\Entity\Shard\Inventory"
"entity_shard_inventory_for_avatar" => "SROItemDetails\Entity\Shard\InventoryForAvatar"
"entity_shard_item" => "SROItemDetails\Entity\Shard\Item"
"entity_shard_ref_item" => "SROItemDetails\Entity\Shard\RefItem"
"entity_shard_ref_magic_opt" => "GameBackend\Entity\SRO\Shard\RefMagicOpt"
"entity_shard_siege_fortress" => "GameBackend\Entity\SRO\Shard\SiegeFortress"
"entity_shard_user" => "GameBackend\Entity\SRO\Shard\User"
"entity_shard_char_tri_job" => "GameBackend\Entity\SRO\Shard\CharTriJob"
"entity_shard_char_nick_name_list" => "GameBackend\Entity\SRO\Shard\CharNickNameList"
"entity_shard_training_camp" => "GameBackend\Entity\SRO\Shard\TrainingCamp"
"entity_shard_training_camp_honor_ranking" => "GameBackend\Entity\SRO\Shard\TrainingCampHonorRank"
"entity_shard_training_camp_member" => "GameBackend\Entity\SRO\Shard\TrainingCampMember"
"entity_shard_timed_job" => "GameBackend\Entity\SRO\Shard\TimedJob"
]
"cross_fire" => array:4 [
"entity_member_class" => "GameBackend\Entity\CrossFire\Member"
"entity_character_class" => "GameBackend\Entity\CrossFire\Character"
"entity_billing_class" => "GameBackend\Entity\CrossFire\Billing"
"entity_connections_class" => "GameBackend\Entity\CrossFire\MinCu"
]
"metin" => array:1 [
"entity_account_class" => "GameBackend\Entity\Metin\Account\Account"
]
]
"controllers" => array:2 [
"factories" => array:71 [
"ZfcTicketSystem\Controller\TicketSystemController" => "ZfcTicketSystem\Controller\TicketSystemFactory"
"ZfcTicketSystem\Controller\AdminController" => "ZfcTicketSystem\Controller\AdminFactory"
"PaymentAPI\Controller\PaymentWallController" => "PaymentAPI\Controller\PaymentWallFactory"
"PaymentAPI\Controller\PayPalController" => "PaymentAPI\Controller\PayPalFactory"
"PaymentAPI\Controller\PayssionController" => "PaymentAPI\Controller\PayssionFactory"
"PaymentAPI\Controller\PayopController" => "PaymentAPI\Controller\PayopFactory"
"PaymentAPI\Controller\UnitPayController" => "PaymentAPI\Controller\UnitPayFactory"
"PaymentAPI\Controller\PaywantController" => "PaymentAPI\Controller\PaywantFactory"
"PaymentAPI\Controller\CentAppController" => "PaymentAPI\Controller\CentAppFactory"
"PaymentAPI\Controller\StripeController" => "PaymentAPI\Controller\StripeFactory"
"SanCaptcha\Controller\CaptchaController" => "SanCaptcha\Controller\CaptchaControllerFactory"
"SanCaptcha\Controller\TestcaptchaController" => "SanCaptcha\Controller\TestcaptchaControllerFactory"
"ZfcSitemap\Controller\IndexController" => "ZfcSitemap\Controller\IndexFactory"
"ZfcSitemap\Controller\GenerateController" => "ZfcSitemap\Controller\GenerateFactory"
"SmallUser\Controller\AuthController" => "SmallUser\Controller\AuthFactory"
"PServerCore\Controller\IndexController" => "PServerCore\Controller\IndexFactory"
"PServerCore\Controller\AuthController" => "PServerCore\Controller\AuthFactory"
"PServerCore\Controller\SiteController" => "PServerCore\Controller\SiteFactory"
"PServerCore\Controller\AccountController" => "PServerCore\Controller\AccountFactory"
"PServerCore\Controller\DonateController" => "PServerCore\Controller\DonateFactory"
"PServerCore\Controller\InfoController" => "PServerCore\Controller\InfoFactory"
"PServerCore\Controller\CaptchaController" => "PServerCore\Controller\CaptchaFactory"
"PServerCore\Controller\CoinsController" => "PServerCore\Controller\CoinsFactory"
"PServerAdmin\Controller\IndexController" => "PServerAdmin\Controller\IndexFactory"
"PServerAdmin\Controller\NewsController" => "PServerAdmin\Controller\NewsFactory"
"PServerAdmin\Controller\SettingsController" => "PServerAdmin\Controller\SettingsFactory"
"PServerAdmin\Controller\DownloadController" => "PServerAdmin\Controller\DownloadFactory"
"PServerAdmin\Controller\ServerInfoController" => "PServerAdmin\Controller\ServerInfoFactory"
"PServerAdmin\Controller\DonateController" => "PServerAdmin\Controller\DonateFactory"
"PServerAdmin\Controller\LogController" => "PServerAdmin\Controller\LogFactory"
"PServerAdmin\Controller\VoteController" => "PServerAdmin\Controller\VoteFactory"
"PServerAdmin\Controller\UserPanelController" => "PServerAdmin\Controller\UserPanelFactory"
"PServerAdmin\Controller\UserEditController" => "PServerAdmin\Controller\UserEditFactory"
"PServerAdmin\Controller\UserRoleController" => "PServerAdmin\Controller\UserRoleFactory"
"PServerAdmin\Controller\UserBlockController" => "PServerAdmin\Controller\UserBlockFactory"
"PServerAdmin\Controller\UserCoinController" => "PServerAdmin\Controller\UserCoinFactory"
"PServerAdmin\Controller\UserHelperController" => "PServerAdmin\Controller\UserHelperFactory"
"PServerAdmin\Controller\TicketSystemCategoryController" => "PServerAdmin\Controller\TicketSystemCategoryFactory"
"PServerAdmin\Controller\TicketSystemController" => "PServerAdmin\Controller\TicketSystemFactory"
"PServerAdmin\Controller\SecretQuestionController" => "PServerAdmin\Controller\SecretQuestionFactory"
"PServerAdmin\Controller\LoginLogController" => "PServerAdmin\Controller\LoginLogFactory"
"PServerAdminStatistic\Controller\UserController" => "PServerAdminStatistic\Controller\UserFactory"
"PServerAdminStatistic\Controller\PlayerController" => "PServerAdminStatistic\Controller\PlayerFactory"
"PServerRanking\Controller\RankingController" => "PServerRanking\Controller\RankingFactory"
"PServerRanking\Controller\CharacterController" => "PServerRanking\Controller\CharacterFactory"
"PServerRanking\Controller\GuildController" => "PServerRanking\Controller\GuildFactory"
"PServerRanking\Controller\SearchController" => "PServerRanking\Controller\SearchFactory"
"PServerPanel\Controller\CharacterController" => "PServerPanel\Controller\CharacterFactory"
"PServerPanel\Controller\VoteController" => "PServerPanel\Controller\VoteFactory"
"PServerPanel\Controller\HipopotamyaController" => "PServerPanel\Controller\HipopotamyaFactory"
"PServerPanel\Controller\TiklaodeController" => "PServerPanel\Controller\TiklaodeControllerFactory"
"PServerPanel\Controller\MaxigameController" => "PServerPanel\Controller\MaxigameFactory"
"PServerPanel\Controller\VotePostbackController" => "PServerPanel\Controller\VotePostbackFactory"
"PServerPanel\Controller\ResendRegisterController" => "PServerPanel\Controller\ResendRegisterFactory"
"PServerCLI\Controller\PlayerHistoryController" => "PServerCLI\Controller\PlayerHistoryFactory"
"PServerCLI\Controller\CodeCleanUpController" => "PServerCLI\Controller\CodeCleanUpFactory"
"PServerCLI\Controller\OnlineCheckerController" => "PServerCLI\Controller\OnlineCheckerFactory"
"PServerCLI\Controller\UserRewardController" => "PServerCLI\Controller\UserRewardFactory"
"PServerSRO\Controller\AdminCharacterController" => "PServerSRO\Controller\AdminCharacterFactory"
"PServerSRO\Controller\AdminSMCLogController" => "PServerSRO\Controller\AdminSMCLogFactory"
"PServerSRO\Controller\AdminJobNameHistoryController" => "PServerSRO\Controller\AdminJobNameHistoryFactory"
"PServerSRO\Controller\RankingJobController" => "PServerSRO\Controller\RankingJobFactory"
"PServerSRO\Controller\UnStuckController" => "PServerSRO\Controller\UnStuckFactory"
"PServerSRO\Controller\HonorRankingController" => "PServerSRO\Controller\HonorRankingFactory"
"PServerSRO\Controller\AllianceController" => "PServerSRO\Controller\AllianceFactory"
"PServerSRO\Controller\PlayerMapController" => "PServerSRO\Controller\PlayerMapFactory"
"PServerSRO\Controller\AdminLogEventCharController" => "PServerSRO\Controller\AdminLogEventCharFactory"
"PServerSRO\Controller\AdminLogEventItemController" => "PServerSRO\Controller\AdminLogEventItemFactory"
"PServerSRO\Controller\CustomRankingController" => "PServerSRO\Controller\CustomRankingFactory"
"PServerCMS\SROUnique\Controller\RankingUniqueController" => "PServerCMS\SROUnique\Controller\RankingUniqueFactory"
"PServerCMS\RankingMain\Controller\RankingController" => "PServerCMS\RankingMain\Controller\RankingControllerFactory"
]
"aliases" => array:3 [
"SanCaptcha\Controller\Captcha" => "SanCaptcha\Controller\CaptchaController"
"SanCaptcha\Controller\Testcaptcha" => "SanCaptcha\Controller\TestcaptchaController"
"SmallUser\Controller\Auth" => "PServerCore\Controller\AuthController"
]
]
"zfc-ticket-system" => array:2 [
"auth_service" => "small_user_auth_service"
"entity" => array:4 [
"ticket_category" => "PServerCore\Entity\TicketSystem\TicketCategory"
"ticket_entry" => "PServerCore\Entity\TicketSystem\TicketEntry"
"ticket_subject" => "PServerCore\Entity\TicketSystem\TicketSubject"
"user" => "PServerCore\Entity\User"
]
]
"zfc-bbcode" => array:1 [
"emoticons" => array:2 [
"active" => false
"path" => array:30 [
":)" => "playlegends.online/minified/emoticons/smile.png"
":angel:" => "playlegends.online/minified/emoticons/angel.png"
":angry:" => "playlegends.online/minified/emoticons/angry.png"
"8-)" => "playlegends.online/minified/emoticons/cool.png"
":'(" => "playlegends.online/minified/emoticons/cwy.png"
":ermm:" => "playlegends.online/minified/emoticons/ermm.png"
":D" => "playlegends.online/minified/emoticons/grin.png"
"<3" => "playlegends.online/minified/emoticons/heart.png"
":(" => "playlegends.online/minified/emoticons/sad.png"
":O" => "playlegends.online/minified/emoticons/shocked.png"
":P" => "playlegends.online/minified/emoticons/tongue.png"
";)" => "playlegends.online/minified/emoticons/wink.png"
":alien:" => "playlegends.online/minified/emoticons/alien.png"
":blink:" => "playlegends.online/minified/emoticons/blink.png"
":blush:" => "playlegends.online/minified/emoticons/blush.png"
":cheerful:" => "playlegends.online/minified/emoticons/cheerful.png"
":devil:" => "playlegends.online/minified/emoticons/devil.png"
":dizzy:" => "playlegends.online/minified/emoticons/dizzy.png"
":getlost:" => "playlegends.online/minified/emoticons/getlost.png"
":kissing:" => "playlegends.online/minified/emoticons/kissing.png"
":ninja:" => "playlegends.online/minified/emoticons/ninja.png"
":pinch:" => "playlegends.online/minified/emoticons/pinch.png"
":pouty:" => "playlegends.online/minified/emoticons/pouty.png"
":sick:" => "playlegends.online/minified/emoticons/sick.png"
":sideways:" => "playlegends.online/minified/emoticons/sideways.png"
":silly:" => "playlegends.online/minified/emoticons/silly.png"
":sleeping:" => "playlegends.online/minified/emoticons/sleeping.png"
":unsure:" => "playlegends.online/minified/emoticons/unsure.png"
":woot:" => "playlegends.online/minified/emoticons/woot.png"
":wassat:" => "playlegends.online/minified/emoticons/wassat.png"
]
]
]
"payment-api" => array:9 [
"payment-wall" => array:4 [
"ip-white-list" => array:261 [
0 => "216.127.71.0"
1 => "216.127.71.1"
2 => "216.127.71.2"
3 => "216.127.71.3"
4 => "216.127.71.4"
5 => "216.127.71.5"
6 => "216.127.71.6"
7 => "216.127.71.7"
8 => "216.127.71.8"
9 => "216.127.71.9"
10 => "216.127.71.10"
11 => "216.127.71.11"
12 => "216.127.71.12"
13 => "216.127.71.13"
14 => "216.127.71.14"
15 => "216.127.71.15"
16 => "216.127.71.16"
17 => "216.127.71.17"
18 => "216.127.71.18"
19 => "216.127.71.19"
20 => "216.127.71.20"
21 => "216.127.71.21"
22 => "216.127.71.22"
23 => "216.127.71.23"
24 => "216.127.71.24"
25 => "216.127.71.25"
26 => "216.127.71.26"
27 => "216.127.71.27"
28 => "216.127.71.28"
29 => "216.127.71.29"
30 => "216.127.71.30"
31 => "216.127.71.31"
32 => "216.127.71.32"
33 => "216.127.71.33"
34 => "216.127.71.34"
35 => "216.127.71.35"
36 => "216.127.71.36"
37 => "216.127.71.37"
38 => "216.127.71.38"
39 => "216.127.71.39"
40 => "216.127.71.40"
41 => "216.127.71.41"
42 => "216.127.71.42"
43 => "216.127.71.43"
44 => "216.127.71.44"
45 => "216.127.71.45"
46 => "216.127.71.46"
47 => "216.127.71.47"
48 => "216.127.71.48"
49 => "216.127.71.49"
50 => "216.127.71.50"
51 => "216.127.71.51"
52 => "216.127.71.52"
53 => "216.127.71.53"
54 => "216.127.71.54"
55 => "216.127.71.55"
56 => "216.127.71.56"
57 => "216.127.71.57"
58 => "216.127.71.58"
59 => "216.127.71.59"
60 => "216.127.71.60"
61 => "216.127.71.61"
62 => "216.127.71.62"
63 => "216.127.71.63"
64 => "216.127.71.64"
65 => "216.127.71.65"
66 => "216.127.71.66"
67 => "216.127.71.67"
68 => "216.127.71.68"
69 => "216.127.71.69"
70 => "216.127.71.70"
71 => "216.127.71.71"
72 => "216.127.71.72"
73 => "216.127.71.73"
74 => "216.127.71.74"
75 => "216.127.71.75"
76 => "216.127.71.76"
77 => "216.127.71.77"
78 => "216.127.71.78"
79 => "216.127.71.79"
80 => "216.127.71.80"
81 => "216.127.71.81"
82 => "216.127.71.82"
83 => "216.127.71.83"
84 => "216.127.71.84"
85 => "216.127.71.85"
86 => "216.127.71.86"
87 => "216.127.71.87"
88 => "216.127.71.88"
89 => "216.127.71.89"
90 => "216.127.71.90"
91 => "216.127.71.91"
92 => "216.127.71.92"
93 => "216.127.71.93"
94 => "216.127.71.94"
95 => "216.127.71.95"
96 => "216.127.71.96"
97 => "216.127.71.97"
98 => "216.127.71.98"
99 => "216.127.71.99"
100 => "216.127.71.100"
101 => "216.127.71.101"
102 => "216.127.71.102"
103 => "216.127.71.103"
104 => "216.127.71.104"
105 => "216.127.71.105"
106 => "216.127.71.106"
107 => "216.127.71.107"
108 => "216.127.71.108"
109 => "216.127.71.109"
110 => "216.127.71.110"
111 => "216.127.71.111"
112 => "216.127.71.112"
113 => "216.127.71.113"
114 => "216.127.71.114"
115 => "216.127.71.115"
116 => "216.127.71.116"
117 => "216.127.71.117"
118 => "216.127.71.118"
119 => "216.127.71.119"
120 => "216.127.71.120"
121 => "216.127.71.121"
122 => "216.127.71.122"
123 => "216.127.71.123"
124 => "216.127.71.124"
125 => "216.127.71.125"
126 => "216.127.71.126"
127 => "216.127.71.127"
128 => "216.127.71.128"
129 => "216.127.71.129"
130 => "216.127.71.130"
131 => "216.127.71.131"
132 => "216.127.71.132"
133 => "216.127.71.133"
134 => "216.127.71.134"
135 => "216.127.71.135"
136 => "216.127.71.136"
137 => "216.127.71.137"
138 => "216.127.71.138"
139 => "216.127.71.139"
140 => "216.127.71.140"
141 => "216.127.71.141"
142 => "216.127.71.142"
143 => "216.127.71.143"
144 => "216.127.71.144"
145 => "216.127.71.145"
146 => "216.127.71.146"
147 => "216.127.71.147"
148 => "216.127.71.148"
149 => "216.127.71.149"
150 => "216.127.71.150"
151 => "216.127.71.151"
152 => "216.127.71.152"
153 => "216.127.71.153"
154 => "216.127.71.154"
155 => "216.127.71.155"
156 => "216.127.71.156"
157 => "216.127.71.157"
158 => "216.127.71.158"
159 => "216.127.71.159"
160 => "216.127.71.160"
161 => "216.127.71.161"
162 => "216.127.71.162"
163 => "216.127.71.163"
164 => "216.127.71.164"
165 => "216.127.71.165"
166 => "216.127.71.166"
167 => "216.127.71.167"
168 => "216.127.71.168"
169 => "216.127.71.169"
170 => "216.127.71.170"
171 => "216.127.71.171"
172 => "216.127.71.172"
173 => "216.127.71.173"
174 => "216.127.71.174"
175 => "216.127.71.175"
176 => "216.127.71.176"
177 => "216.127.71.177"
178 => "216.127.71.178"
179 => "216.127.71.179"
180 => "216.127.71.180"
181 => "216.127.71.181"
182 => "216.127.71.182"
183 => "216.127.71.183"
184 => "216.127.71.184"
185 => "216.127.71.185"
186 => "216.127.71.186"
187 => "216.127.71.187"
188 => "216.127.71.188"
189 => "216.127.71.189"
190 => "216.127.71.190"
191 => "216.127.71.191"
192 => "216.127.71.192"
193 => "216.127.71.193"
194 => "216.127.71.194"
195 => "216.127.71.195"
196 => "216.127.71.196"
197 => "216.127.71.197"
198 => "216.127.71.198"
199 => "216.127.71.199"
200 => "216.127.71.200"
201 => "216.127.71.201"
202 => "216.127.71.202"
203 => "216.127.71.203"
204 => "216.127.71.204"
205 => "216.127.71.205"
206 => "216.127.71.206"
207 => "216.127.71.207"
208 => "216.127.71.208"
209 => "216.127.71.209"
210 => "216.127.71.210"
211 => "216.127.71.211"
212 => "216.127.71.212"
213 => "216.127.71.213"
214 => "216.127.71.214"
215 => "216.127.71.215"
216 => "216.127.71.216"
217 => "216.127.71.217"
218 => "216.127.71.218"
219 => "216.127.71.219"
220 => "216.127.71.220"
221 => "216.127.71.221"
222 => "216.127.71.222"
223 => "216.127.71.223"
224 => "216.127.71.224"
225 => "216.127.71.225"
226 => "216.127.71.226"
227 => "216.127.71.227"
228 => "216.127.71.228"
229 => "216.127.71.229"
230 => "216.127.71.230"
231 => "216.127.71.231"
232 => "216.127.71.232"
233 => "216.127.71.233"
234 => "216.127.71.234"
235 => "216.127.71.235"
236 => "216.127.71.236"
237 => "216.127.71.237"
238 => "216.127.71.238"
239 => "216.127.71.239"
240 => "216.127.71.240"
241 => "216.127.71.241"
242 => "216.127.71.242"
243 => "216.127.71.243"
244 => "216.127.71.244"
245 => "216.127.71.245"
246 => "216.127.71.246"
247 => "216.127.71.247"
248 => "216.127.71.248"
249 => "216.127.71.249"
250 => "216.127.71.250"
251 => "216.127.71.251"
252 => "216.127.71.252"
253 => "216.127.71.253"
254 => "216.127.71.254"
255 => "216.127.71.255"
256 => "174.36.92.186"
257 => "174.36.96.66"
258 => "174.36.92.187"
259 => "174.36.92.192"
260 => "174.37.14.28"
]
"secret-key" => ""
"public-key" => ""
"version" => null
]
"pay-pal" => array:4 [
"receiver_email" => "[email protected]"
"payment_currency" => "USD"
"packet_mapping" => array:5 [
350 => "350"
700 => "700"
1800 => "1800"
3700 => "3700"
7600 => "7600"
]
"sandbox" => false
]
"payssion" => array:3 [
"api_key" => ""
"secret_key" => ""
"packet_mapping" => []
]
"payop" => array:4 [
"token" => ""
"public" => ""
"secret" => ""
"currency" => "USD"
]
"unitpay" => array:4 [
"currency" => "USD"
"public" => ""
"secret" => ""
"ip-white-list" => array:4 [
0 => "31.186.100.49"
1 => "178.132.203.105"
2 => "52.29.152.23"
3 => "52.19.56.234"
]
]
"paywant" => array:2 [
"public-key" => ""
"secret-key" => ""
]
"cent-app" => array:5 [
"api-token" => ""
"currency" => "USD"
"shop_id" => ""
"payer_pays_commission" => 1
"packet_mapping" => []
]
"stripe" => array:3 [
"api-key" => ""
"endpoint-secret" => ""
"currency" => "USD"
]
"super-reward" => array:1 [
"secret-key" => ""
]
]
"san_captcha" => array:2 [
"class" => "image"
"options" => array:8 [
"imgDir" => "C:\Windows\Temp"
"imgDelete" => true
"fontDir" => "C:\laragon\www\page\vendor\san\san-captcha\config/../fonts"
"width" => 200
"height" => 50
"dotNoiseLevel" => 40
"lineNoiseLevel" => 3
"suffix" => ""
]
]
"ZfcDatagrid" => array:4 [
"settings" => array:2 [
"default" => array:1 [
"renderer" => array:2 [ …2]
]
"export" => array:4 [
"enabled" => false
"formats" => []
"path" => "data/ZfcDatagrid"
"mode" => "direct"
]
]
"cache" => array:2 [
"adapter" => array:1 [
"name" => "Laminas\Cache\Storage\Adapter\Filesystem"
]
"plugins" => array:2 [
0 => array:2 [ …2]
1 => array:1 [ …1]
]
]
"renderer" => array:6 [
"bootstrapTable" => array:2 [
"parameterNames" => array:5 [ …5]
"daterange" => array:1 [ …1]
]
"jqGrid" => array:1 [
"parameterNames" => array:7 [ …7]
]
"laminasTable" => array:1 [
"parameterNames" => array:6 [ …6]
]
"PHPExcel" => array:6 [
"papersize" => "A4"
"orientation" => "landscape"
"sheetName" => "Data"
"displayTitle" => false
"rowTitle" => 1
"startRowData" => 1
]
"TCPDF" => array:6 [
"papersize" => "A4"
"orientation" => "landscape"
"margins" => array:6 [ …6]
"icon" => array:1 [ …1]
"header" => array:2 [ …2]
"style" => array:2 [ …2]
]
"csv" => array:3 [
"header" => true
"delimiter" => ","
"enclosure" => """
]
]
"generalParameterNames" => array:1 [
"rendererType" => "rendererType"
]
]
"zfc-sitemap" => array:2 [
"strategies" => array:4 [
0 => "PServerCore\Listener\SitemapRemove"
1 => "PServerRanking\Listener\SitemapCharacter"
2 => "PServerRanking\Listener\SitemapGuild"
3 => "PServerSRO\Listener\SitemapAlliance"
]
"cache" => []
]
"authenticationadapter" => array:1 [
"odm_default" => array:5 [
"objectManager" => "doctrine.documentmanager.odm_default"
"identityClass" => "PServerCore\Entity\User"
"identityProperty" => "username"
"credentialProperty" => "password"
"credentialCallable" => "PServerCore\Entity\User::hashPassword"
]
]
"small-user" => array:2 [
"user_entity" => array:2 [
"class" => "PServerCore\Entity\User"
"username" => "username"
]
"login" => array:1 [
"route" => "PServerCore"
]
]
"pserver" => array:23 [
"general" => array:8 [
"datetime" => array:1 [
"format" => array:1 [ …1]
]
"cache" => array:1 [
"enable" => true
]
"max_player" => 3500
"server_name" => "Legends Online"
"favicon" => "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAJcElEQVR4nMSafWydVRnAn/Pe23bthqtawU0CibqB2MhIZxQ/0kTRFJwCZhjrdCzqFNQ4RfiDuRCNTkPIsokG0GB0aJwyFjYYbBODLsMYRzdNZMA2FsdCGExdNrJ27e297/H3vOece9/e3s/utjzZ03Pe8/l8nec8z7nL/mVITomDYfA4eMwYedaI/MNa+Sf1I9ppY5EsjeNgxopElHlx9QL1mDLLN1XJUzeR+7a+P0N9lnX9Vs4ddJ0cf97QLnJqOJvsNdf3aTkf7GPz6+PSpicod1LdCj4OjrWAjpZDNlSClCD63xRH0UTMxxw6LqZvOfXl4yJn+N5N/4Pgb6Q1wm0JJIxAzVhkZT3msgkLOgDRBWPcAL7FOFPqLljp5/MjBZGvUF/GkD18bwGfe70YCJDFhI5ljAyAzyX2Dbb5zjh2pYodxl7D7LcxfpsyJpHMY/xHYWgQUxxm0NMI4EnzurABIxzgqziIh5VaaxKC3dmIZQAiP8f3+/nszsfSKY7P4wx4hnIP4/7EtB0wdhH1d1IfRFvH6PvrTDNint7nJJ7zVCYStfIT2r5Zb3LqXD2Ctp7g+7/iMIdQTqDZ53VQfia8Vs4vXPCbAIMNMHES3M74I5ikTp3Hn6th5hXanuf7FIvOwTLbqL9M2/9aQHtNyOY8A8G2+fxynTl/Zuwg5atqim3GCcE6k5yFd/iACoqP04zpxDQviLXdufHxaWMk8hzYkr7PrzH+NOOvZ8rpgh9vZYKpjNL3pDIFdlCcp06CAV3gXBhSh5FrORdANuNv5dgTxEaj1QYz9JBxkk5u9jq2Pmb85WmUeCMGR5CJWnBAVPYaLeQjdzWIo9t5qllgl2t4psZeXao569Vgy9RRB6yPaqYFIiT01k698Lydw+62qpSILMAtvy0wodLIp7Q5nZA+x5UgwtZvGrfOntQOIPBRcV5pEjCsHe19XrXX6bHduJPc2XraE1Di1Wwwy9L1UAEi3Mi3xvTQKzGI9jzmdIisjassSvutaEHtPVk89qU1pTGtZEA1rR7kjKnDCDiXy2pNp58Zm6RYT/FqpQks3IPbuVPd9gh41uNIPNHMpmJqgXgvsMRCzkgp3I5qzI282tZgWj3KhHI/HonFm62sRIyXyG14rcVzxJlUwK6woKTC6hoqCoQH4lWz6ptHAh1S9KR1NZ1sC/cZzsqv2qm0e3Ey8VHwoUrM+EhgO2UXZigB9axEPl5LEq6UUwiEp4nXZjUXlfgIeNb763yKuEZNNQp/4GEJdrisYPxG/EEry9jtpfJJPl66gJRyZ15KKg/npcisbwx3RzhTQeoJinM0+TImG4XEDG1qTqJaKw+w03xjizlIDoauiiv4f7/phyHi1yP+vIzbiUSkwp7kjzJwVtyZGvdMTYX4NCSmZ8rm8xGNWvmjUq0m1pb4WzlIFPupaucFKd8IMxuUwFpeJT0nfS7OFYbZdGF3voIgjLwbSf1WbTsLdvDBod7B4V1RzSUjkVV4vg2tIq4ZKFSwhCJhwDJM5Qfq+kYipz6i3I0c4m9XW5C+VeQdv4hlZpnRvV4+U8M0ccVrwC+pSz5bul820HVLNTNDyytzsTzG+eqYqs1PFaru5zPF+4mtBovhgU282XrS4xVV54hcw/ghxl/WcmqrgCk/7JWAs/I7cDDctmpnXH4bOT9L4gq5hXfNvTAyJPqMJDNjag2lB8oMvvoLyeUWFy+2x8ArjXtsmAQaUzJ8Y8Fh93QzEyVPPA0MtHrHEDCqzw4XGHn/frzVFRC8q9q5Ye3l40b+BTNL64Xi5wIR8dF1qGVHQ0GekbsgaJ1eZiEUYd5J7pkBGFpbKVj0xF8IQ5vR6h8oF7SKeCupe0mfabqMXEPjnnqa8RfgLWhnqyaUwQnoGjiANSw4QPuLNYTymbzLQH9EvadZwtMazbg7LoLmDs2pI/+KKG2R9NO5s55m/GLXQtB+JHy5SkNPvL8/dqGdXtrurzG/nT+3Iwx9Zr1Daj92TNhXUweNivU9C+I1Ro1pO5/6m0P0q1K1s41cTbmtwVziEsbto/xiYlLWaUZzIJ8CfILPF2rM72HO9xl3iPq94AfrMRJ7ZhBcF1Hy3YRFHdzsJ6OCXFF0v9Yxoyq7DklXlWgZqIZ/aZ0GskneX+p7nPUuA+/wuVc1mEvfTeBTMPZ3iF1NW59UiTrANzFuC3faSn1m4qwO09ht9g25J01FTXU1itVnFv59F4Z+2CBDCge5W77KxN1JzGVLIT3lfJa/nfLrpkHHxaCjuibLvIjpuxTIJr/f9INv1DGaSnA2T8DMRZMY0Sg2zrrdC7F8llx8UyM7F9+BjawjyboNVdmQf3hXrUsuoL6KsSv4nF1v3eCVqsB/6LxQH/zUkire7Lb0Ov177P29Kp0GnYDO/Q52/Cw2/OnELfoOfw4PU3yD8u3ISgPQA/XWrNpn5J5MRL7kB9UMUZR4Nhxi48sZ/0gjTsAfyku5a7aMWXkYDfQGXy+meBZPdBjCfiO9NHyMpvvE/VJWE1L7P8hS31Pzjb0JVzStQsaFInmXWEn47YTv1VTXNno7lxQr6zG3u0ijjyfZp2dItRR7YrzmFqPRD1FdRNNCWuZJSTFK4n7mbqLvYZ8HuXeBZhkRt3k/G6unekczDBn3snM3DP2UlOAVvXuytpQG+1fOxKz9G4KXQQjEJW7zTyp5z4TOz9jS7d4weLPYzaX3Hibe1+jblWd4DuNXc3YOI6B70Exv6GszpR+AjJm0ZRz4MjLhLCZ3SvgRqen8x0t3BGZu5vx8ks8XmmUIqm6m1EByK/Wl4OwwJjwT6W/64W0s6xnNm6KmirSoJglKL55SIheCQ5jZjlfrRYp3NvOymBL6tczbjGM4RPlz4x453hLGRCnmfJwn6VQ6eVy00j9q5W9NnZHg19MPboXg/qwswnZ/zLSBMmKbhdfAvRC5l/IAWx1FWC9BcE5TIc6GktLDOe2jXEL/0qYPey1G9PkoFyU/ad8gGhU4lz1lSHk8hfRvtdrVVT6+ZW8EwdxYcDO3+CLKr0ntoLEmlCVhGhgo8eGJeRK0/LEjaA2l3svi76J6o7goeVphWl5tUpmimsMDeJ/F2PYNMPiEyPT8ujWTz08P4d0+DkPvQ1vr+D5SKTWeCniTnllAK3tx27eipYX6f2Aof0bzwamu5035QLZ1JDa3ORAjxV1oZ5ePjvvo6KPvSvouBS+R2oLWn8mfYv5WdTD/DwAA//9ixZzg1UneMgAAAABJRU5ErkJggg=="
"image_player" => array:2 [
"font_color" => array:6 [ …6]
"background_color" => array:6 [ …6]
]
"ticket_answer_mail" => false
"theme_color_mode" => "switch"
]
"sliders" => array:2 [
0 => array:1 [
"image" => array:2 [ …2]
]
1 => array:1 [
"image" => array:2 [ …2]
]
]
"register" => array:9 [
"role" => "user"
"role_not_active" => "not_active"
"resend_register_mail" => true
"mail_confirmation" => true
"dynamic-import" => true
"duplicate_email" => true
"allow_change_email" => true
"agree_terms" => array:2 [
"enable" => false
"text" => "I agree to the Terms of use and Rules."
]
"same_password" => true
]
"ip" => array:1 [
"mode" => "end"
]
"mail" => array:5 [
"from" => "[email protected]"
"from_name" => "Legends Online"
"subject" => array:9 [
"register" => "RegisterMail"
"password" => "LostPasswordMail"
"username" => "LostUsernameMail"
"country" => "LoginIpMail"
"secretLogin" => "SecretLoginMail"
"ticketAnswer" => "TicketAnswer"
"changeEmailOld" => "Change E-Mail"
"changeEmailNew" => "Change E-Mail"
"ticketAdminNotification" => "TicketNotification"
]
"debug" => false
"basic" => array:5 [
"name" => "www.playlegends.online"
"host" => "mail.privateemail.com"
"port" => 587
"connection_class" => "login"
"connection_config" => array:3 [ …3]
]
]
"login" => array:3 [
"exploit" => array:2 [
"time" => 900
"try" => 5
]
"country_check" => false
"secret_login_role_list" => []
]
"password" => array:8 [
"different_passwords" => true
"secret_question" => false
"length" => array:2 [
"min" => 6
"max" => 32
]
"contains_number" => false
"contains_lower_letter" => false
"contains_upper_letter" => false
"contains_special_char" => false
"backend_character_allowed" => "a-zA-Z0-9\!\"\§\$\%\&\/\(\)\=\?\_\:;,#"
]
"validation" => array:1 [
"username" => array:1 [
"length" => array:2 [ …2]
]
]
"user_code" => array:1 [
"expire" => array:6 [
"general" => 86400
"register" => null
"password" => null
"country" => null
"add_email" => null
"secret_login" => 60
]
]
"news" => array:1 [
"limit" => 5
]
"pageinfotype" => array:8 [
0 => "faq"
1 => "rules"
2 => "guides"
3 => "events"
4 => "privacy"
5 => "terms"
6 => "contact"
7 => "media"
]
"blacklisted" => array:1 [
"email" => []
]
"entity" => array:19 [
"available_countries" => "PServerCore\Entity\AvailableCountries"
"country_list" => "PServerCore\Entity\CountryList"
"donate_log" => "PServerCore\Entity\DonateLog"
"download_list" => "PServerCore\Entity\DownloadList"
"ip_block" => "PServerCore\Entity\IpBlock"
"login_failed" => "PServerCore\Entity\LoginFailed"
"login_history" => "PServerCore\Entity\LoginHistory"
"logs" => "PServerCore\Entity\Logs"
"news" => "PServerCore\Entity\News"
"page_info" => "PServerCore\Entity\PageInfo"
"player_history" => "PServerCore\Entity\PlayerHistory"
"secret_answer" => "PServerCore\Entity\SecretAnswer"
"secret_question" => "PServerCore\Entity\SecretQuestion"
"server_info" => "PServerCore\Entity\ServerInfo"
"user" => "PServerCore\Entity\User"
"user_block" => "PServerCore\Entity\UserBlock"
"user_codes" => "PServerCore\Entity\UserCodes"
"user_extension" => "PServerCore\Entity\UserExtension"
"user_role" => "PServerCore\Entity\UserRole"
]
"payment-api" => array:1 [
"ban-time" => "946681200"
]
"guard" => array:2 [
0 => "PServerCore\Guard\UserBlock"
1 => "PServerCore\Guard\UserRefresh"
]
"donate" => array:6 [
"payop" => array:1 [
"package" => []
]
"unitpay" => array:1 [
"package" => []
]
"stripe" => array:1 [
"package" => []
]
"maxigame" => array:4 [
"url" => "https://www.maxigame.com/epin/yukle.php"
"key" => ""
"secret" => ""
"package" => []
]
"hipopotamya" => array:4 [
"url" => "https://www.hipopotamya.com/api/hipocard/epins"
"key" => ""
"secret" => ""
"package" => []
]
"tiklaode" => array:3 [
"url" => "https://tiklaode.com/private/api"
"key" => ""
"package" => []
]
]
"timer" => array:14 [
0 => array:4 [
"name" => "Capture the Flag"
"hours" => array:6 [ …6]
"min" => 0
"icon" => ""
]
1 => array:4 [
"name" => "Battle Arena [Score]"
"hours" => array:6 [ …6]
"min" => 0
"icon" => ""
]
2 => array:4 [
"name" => "Special Goods Time"
"hours" => array:4 [ …4]
"min" => 30
"icon" => ""
]
3 => array:4 [
"name" => "Survival Arena"
"hours" => array:2 [ …2]
"min" => 0
"icon" => ""
]
4 => array:4 [
"name" => "Last Man Standing"
"hours" => array:2 [ …2]
"min" => 30
"icon" => ""
]
5 => array:5 [
"name" => "Selketh & Neith"
"days" => array:6 [ …6]
"hours" => array:3 [ …3]
"min" => 30
"icon" => ""
]
6 => array:5 [
"name" => "Isis & Anubis"
"days" => array:6 [ …6]
"hours" => array:3 [ …3]
"min" => 30
"icon" => ""
]
7 => array:4 [
"name" => "War of Leagues"
"hours" => array:1 [ …1]
"min" => 30
"icon" => ""
]
8 => array:5 [
"name" => "Tower Defense"
"days" => array:3 [ …3]
"hour" => 17
"min" => 30
"icon" => ""
]
9 => array:5 [
"name" => "Beakyung The White Viper"
"days" => array:1 [ …1]
"hour" => 21
"min" => 30
"icon" => ""
]
10 => array:5 [
"name" => "The Roc"
"days" => array:1 [ …1]
"hour" => 21
"min" => 30
"icon" => ""
]
11 => array:5 [
"name" => "Haroesis & Seth"
"days" => array:1 [ …1]
"hour" => 18
"min" => 30
"icon" => ""
]
12 => array:5 [
"name" => "Guild Wars"
"days" => array:1 [ …1]
"hour" => 20
"min" => 30
"icon" => ""
]
13 => array:5 [
"name" => "Fortress War"
"days" => array:1 [ …1]
"hour" => 21
"min" => 30
"icon" => ""
]
]
"discord" => array:3 [
"iframe" => ""
"width" => "100%"
"height" => 500
]
"ticket-system" => array:2 [
"ticket_admin_notification" => false
"ticket_admin_notification_mail_list" => []
]
"captcha" => array:4 [
"type" => "image"
"site_key" => ""
"secret_key" => ""
"theme" => "light"
]
"ranking" => array:19 [
"search" => array:3 [
"label" => "Search"
"route" => "PServerRanking/search"
"params" => array:1 [ …1]
]
"top_player" => array:3 [
"label" => "Players"
"route" => "PServerRanking/ranking"
"params" => array:1 [ …1]
]
"top_guild" => array:3 [
"label" => "Guilds"
"route" => "PServerRanking/ranking"
"params" => array:1 [ …1]
]
"top_alliance" => array:2 [
"label" => "Unions"
"route" => "PServerRanking/sro_alliance"
]
"top_honor" => array:2 [
"label" => "Honor"
"route" => "PServerRanking/sro_ranking_honor"
]
"top_trader" => array:4 [
"label" => "Traders"
"route" => "PServerRanking/sro_custom_ranking"
"params" => array:2 [ …2]
"resource" => "PServerRanking/sro_custom_ranking"
]
"top_hunter" => array:4 [
"label" => "Hunters"
"route" => "PServerRanking/sro_custom_ranking"
"params" => array:2 [ …2]
"resource" => "PServerRanking/sro_custom_ranking"
]
"top_thieves" => array:4 [
"label" => "Thiefs"
"route" => "PServerRanking/sro_custom_ranking"
"params" => array:2 [ …2]
"resource" => "PServerRanking/sro_custom_ranking"
]
"top_unique" => array:3 [
"label" => "Uniques"
"route" => "PServerRanking/sro_ranking_unique"
"params" => array:1 [ …1]
]
"ba" => array:5 [
"label" => "BA"
"route" => "PServerRanking/sro_custom_ranking"
"uri" => "#"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"ctf" => array:4 [
"label" => "CTF"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"td" => array:4 [
"label" => "TD"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"lms" => array:4 [
"label" => "LMS"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"saffa" => array:4 [
"label" => "SA"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"pvp" => array:4 [
"label" => "PVP"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"uniq_m" => array:4 [
"label" => "Unique"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"wol" => array:4 [
"label" => "WOL"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"gw" => array:4 [
"label" => "GW"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
"fw" => array:4 [
"label" => "FW"
"route" => "PServerRanking/sro_custom_ranking"
"resource" => "PServerRanking/sro_custom_ranking"
"params" => array:1 [ …1]
]
]
"online-checker" => []
"ranking-main" => array:1 [
"default" => null
]
]
"translator" => array:1 [
"translation_file_patterns" => array:1 [
0 => array:3 [
"type" => "Laminas\I18n\Translator\Loader\Gettext"
"base_dir" => "C:\laragon\www\page\module\PServerCore\config/../../../languages"
"pattern" => "%s.mo"
]
]
]
"navigation" => array:3 [
"default" => array:6 [
"home" => array:4 [
"label" => "Home"
"route" => "PServerCore"
"resource" => "PServerCore"
"order" => -9999
]
"download" => array:4 [
"label" => "Download"
"route" => "PServerCore/site-download"
"resource" => "PServerCore/site-download"
"order" => -100
]
"server-info" => array:4 [
"label" => "ServerInfo"
"uri" => "#"
"pages" => array:5 [ …5]
"order" => 0
]
"account" => array:5 [
"id" => "account"
"label" => "Account"
"uri" => "#"
"visible" => false
"pages" => array:7 [ …7]
]
"ranking" => null
"ranking-main" => array:4 [
"label" => "Ranking"
"route" => "PServerRankingMain"
"resource" => "PServerRankingMain"
"order" => -10
]
]
"footer" => array:3 [
"server-info" => array:3 [ …3]
"policies" => array:3 [ …3]
"social" => array:3 [ …3]
]
"pserveradmin" => array:12 [
"admin_home" => array:3 [ …3]
"admin_user" => array:5 [ …5]
"admin_news" => array:5 [ …5]
"admin_settings" => array:4 [ …4]
"admin_download" => array:5 [ …5]
"admin_server_info" => array:5 [ …5]
"zfc-ticketsystem-admin" => array:4 [ …4]
"admin_server_secret_question" => array:5 [ …5]
"admin_donate" => array:4 [ …4]
"admin_server_vote" => array:5 [ …5]
"admin_log" => array:4 [ …4]
"admin_statistic" => array:4 [ …4]
]
]
"p-server-admin" => array:2 [
"github_api" => array:1 [
"cache_dir" => "C:\laragon\www\page\module\PServerAdmin\config/../../../../data/cache"
]
"user-panel" => array:1 [
"detail" => array:1 [ …1]
]
]
"p-server-panel" => array:2 [
"entity" => array:3 [
"user_alias" => "PServerPanel\Entity\UserAlias"
"vote_history" => "PServerPanel\Entity\VoteHistory"
"vote_sites" => "PServerPanel\Entity\VoteSites"
]
"vote" => array:2 [
"min_requirement" => array:1 [ …1]
"postback" => array:1 [ …1]
]
]
"p-server-sro" => array:3 [
"un_stuck_position" => array:15 [
"latest_region" => 23687
"world_id" => 1
"pos_x" => "1117.602"
"pos_y" => "244.2866"
"pos_z" => "136.339"
"tel_region" => 0
"tel_pos_x" => 0
"tel_pos_y" => 0
"tel_pos_z" => 0
"died_region" => 0
"died_pos_x" => 0
"died_pos_y" => 0
"died_pos_z" => 0
"tel_world_id" => 1
"died_world_id" => 1
]
"fortress" => array:2 [
"mod" => 1
"disable" => []
]
"custom-ranking" => array:13 [
"ba" => array:4 [ …4]
"ctf" => array:4 [ …4]
"td" => array:4 [ …4]
"lms" => array:4 [ …4]
"saffa" => array:4 [ …4]
"pvp" => array:4 [ …4]
"uniq" => array:4 [ …4]
"wol" => array:4 [ …4]
"gw" => array:4 [ …4]
"fw" => array:4 [ …4]
"trader" => array:4 [ …4]
"thief" => array:4 [ …4]
"hunter" => array:4 [ …4]
]
]
"p-server-sro-unique" => array:1 [
"sro" => array:1 [
"entity" => array:1 [ …1]
]
]
"session_config" => array:2 [
"remember_me_seconds" => 86400
"gc_maxlifetime" => 86400
]
"session_manager" => array:1 [
"validators" => array:2 [
0 => "Laminas\Session\Validator\RemoteAddr"
1 => "Laminas\Session\Validator\HttpUserAgent"
]
]
"session_storage" => array:1 [
"type" => "Laminas\Session\Storage\SessionArrayStorage"
]
]